Skip to main content
Coding Theme

echo

Publisher: Echo Light PublisherThemes in package: 1

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#efecf4
  • editor.foreground#19171c
  • editor.lineHighlightBackground#398bc615
  • editor.selectionBackground#398bc615
  • editor.selectionHighlightBackground#398bc615
  • editor.wordHighlightBackground#398bc615
  • editor.wordHighlightStrongBackground#398bc615
  • editorBracketHighlight.foreground1#19171c
  • editorBracketHighlight.foreground2#19171c
  • editorBracketHighlight.foreground3#19171c
  • editorBracketHighlight.foreground4#19171c
  • editorBracketHighlight.unexpectedBracket.foreground#19171c
  • editorCursor.foreground#7e788785
  • editorGroupHeader.border#efecf4
  • editorGroupHeader.tabsBackground#e2dfe7
  • editorGroupHeader.tabsBorder#efecf4
  • editorLineNumber.activeForeground#19171c
  • editorLineNumber.foreground#8b8792
  • editorSuggestWidget.background#26232a
  • editorSuggestWidget.foreground#efecf4
  • editorSuggestWidget.highlightForeground#398bc6
  • editorSuggestWidget.selectedBackground#398bc62c
  • list.activeSelectionIconForeground#fff
  • sideBar.background#efecf4
  • statusBar.background#26232a
  • statusBarItem.remoteBackground#26232a
  • tab.activeBackground#efecf4
  • tab.border#e2dfe7
  • tab.inactiveBackground#e2dfe7
  • terminalCursor.foreground#7e788785
  • titleBar.activeBackground#26232a
  • titleBar.activeForeground#efecf4
  • titleBar.inactiveBackground#26232a
  • titleBar.inactiveForeground#efecf4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b8792italic
comment.block.preprocessor#8b8792
comment.documentation, comment.block.documentation#8b8792
invalid.illegal#660000
keyword.operator#19171c
keyword, storage#398bc6
storage.type, support.type#26232a
constant.language, support.constant, variable.language#26232a
variable, support.variable#19171c
entity.name.function, support.function#19171c
entity.name.type, entity.other.inherited-class, support.class#19171c
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#19171c
string#aa573c
constant.character.escape#aa573c
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#26232a
entity.name.tag#26232a
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#26232aitalic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#26232a
meta.property-name, support.type.property-name#26232a
meta.property-value, meta.property-value constant.other, support.constant.property-value#26232a
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#26232a
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

echo - Coding Theme