Skip to main content
Coding Theme

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.

  • activityBar.activeBorder#ecec6ae1
  • activityBar.background#333333
  • activityBar.foreground#ecec6ae1
  • activityBarBadge.background#f03636
  • button.background#ecec6ae1
  • button.foreground#000000
  • button.hoverBackground#ecec6a
  • editor.background#000000
  • editor.findMatchBackground#f03636
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#101010
  • editor.findMatchHighlightBorder#f7f7f725
  • editor.findRangeHighlightBackground#101010
  • editor.findRangeHighlightBorder#f7f7f725
  • editor.foreground#f7f7f7bd
  • editor.inactiveSelectionBackground#161616
  • editor.lineHighlightBackground#101010
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#101010
  • editor.rangeHighlightBorder#f7f7f725
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#101010
  • editor.selectionHighlightBorder#f7f7f725
  • editorBracketHighlight.foreground1#f7f7f7bd
  • editorBracketHighlight.foreground2#f7f7f7bd
  • editorBracketHighlight.foreground3#f7f7f7bd
  • editorBracketHighlight.foreground4#f7f7f7bd
  • editorBracketHighlight.foreground5#f7f7f7bd
  • editorBracketHighlight.foreground6#f7f7f7bd
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#101010
  • editorBracketMatch.border#f7f7f725
  • editorBracketPairGuide.background1#f7f7f7bd
  • editorBracketPairGuide.background2#f7f7f7bd
  • editorBracketPairGuide.background3#f7f7f7bd
  • editorBracketPairGuide.background4#f7f7f7bd
  • editorBracketPairGuide.background5#f7f7f7bd
  • editorBracketPairGuide.background6#f7f7f7bd
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#f0363680
  • editorGutter.background#00000000
  • editorIndentGuide.activeBackground#333333
  • editorIndentGuide.background#101010
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#82AAFF
  • editorLineNumber.activeForeground#f7f7f780
  • editorLineNumber.foreground#f7f7f725
  • editorLink.activeForeground#4eff66ce
  • editorOverviewRuler.background#333333
  • editorOverviewRuler.border#00000000
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#FFCB6B
  • editorWhitespace.foreground#101010
  • editorWidget.background#333333
  • editorWidget.foreground#f7f7f7bd
  • focusBorder#000000
  • foreground#f7f7f7
  • input.background#333333
  • input.border#00000000
  • input.foreground#f7f7f7
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#ecec6ae1
  • list.hoverBackground#333333
  • list.hoverForeground#f7f7f7
  • list.inactiveSelectionBackground#f5deb318
  • list.inactiveSelectionForeground#ecec6ae1
  • menu.background#333333
  • menu.border#00000085
  • menu.foreground#8d8d8d
  • menu.selectionBackground#3f3f3f
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ecec6ae1
  • menu.separatorBackground#000000
  • menubar.selectionBackground#3f3f3f
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#f7f7f7
  • panel.background#000000
  • selection.background#f7f7f79c
  • sideBar.background#000000
  • sideBar.foreground#8d8d8d
  • sideBarSectionHeader.background#333333
  • sideBarSectionHeader.foreground#f7f7f7bd
  • sideBarTitle.foreground#f7f7f780
  • statusBar.background#000000
  • statusBar.debuggingBackground#ecec6a
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ecec6a
  • statusBarItem.hoverBackground#333333
  • statusBarItem.remoteBackground#f03636
  • statusBarItem.remoteForeground#f7f7f7
  • tab.activeBackground#000000
  • tab.activeBorder#ecec6ae1
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ecec6ae1
  • tab.border#00000000
  • tab.hoverBackground#33333350
  • tab.hoverBorder#00000000
  • tab.hoverForeground#ecec6ae1
  • tab.inactiveBackground#333333
  • tab.inactiveForeground#8d8d8d
  • textLink.activeForeground#4eff66ce
  • textLink.foreground#ecec6ae1
  • titleBar.activeBackground#333333
  • titleBar.activeForeground#f7f7f7bd
  • titleBar.inactiveBackground#333333
  • titleBar.inactiveForeground#f7f7f725
  • tree.indentGuidesStroke#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f7f7f725italic
variable, string constant.other.placeholder#f7f7f7bd
constant.other.color#f7f7f780
invalid, invalid.illegal#f03636
keyword#f7f7f750
storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#f7f7f750
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f7f7f750
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFCB6B
meta.block variable.other#f7f7f7bd
support.other.variable, string.other.link#f03636
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#82AAFF
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ecec6ae1
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#4eff66ce
support.type#f7f7f7bd
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#f7f7f7bd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f03636
variable.language#82AAFFitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#FFCB6B
markup.inserted#FFCB6B
markup.deleted#f03636
markup.changed#f7f7f7
string.regexp#f03636
constant.character.escape#f03636
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f7f7f780
text.html.markdown, punctuation.definition.list_item.markdown#f7f7f780
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#f7f7f750
markup.italic#FFCB6Bitalic
markup.bold, markup.bold string#FFCB6Bbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#FFCB6Bbold
markup.underline#FFCB6Bunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#f7f7f725
punctuation.definition.fenced.markdown#f7f7f725
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#f7f7f7
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#f7f7f7

Shiki preview

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

Loading...

Snow Crash - Coding Theme