Skip to main content
Coding Theme

Color themes

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.activeBackground#09021d
  • activityBar.activeBorder#09021d
  • activityBar.background#161227
  • activityBar.border#09021d
  • activityBar.foreground#e9e5eea9
  • activityBar.inactiveForeground#ddd
  • activityBarBadge.background#7a0707
  • activityBarBadge.foreground#fff
  • badge.background#685a92c2
  • button.background#2f1288
  • button.foreground#ddd
  • button.hoverBackground#1a305d
  • button.secondaryBackground#350a1b
  • button.secondaryForeground#ddd
  • button.secondaryHoverBackground#1a305d
  • editor.background#09021d
  • editor.findMatchBackground#2a0a52
  • editor.findMatchHighlightBackground#4f376ba8
  • editor.findMatchHighlightBorder#09021d
  • editor.foreground#f7eeff
  • editor.hoverHighlightBackground#553580
  • editor.inactiveSelectionBackground#423761
  • editor.lineHighlightBackground#170c24
  • editor.lineHighlightBorder#20182a
  • editor.rangeHighlightBackground#1c1829
  • editor.selectionBackground#443c58d0
  • editor.selectionHighlightBackground#0c4d36ea
  • editor.selectionHighlightBorder#032c1e
  • editor.wordHighlightBackground#2a1246
  • editor.wordHighlightBorder#09021d
  • editor.wordHighlightStrongBackground#350a1b
  • editor.wordHighlightStrongBorder#5e0327
  • editorBracketHighlight.foreground1#cbf557
  • editorBracketHighlight.foreground2#ecd68b
  • editorBracketHighlight.foreground3#09ff00
  • editorBracketHighlight.foreground4#0dcebe
  • editorBracketHighlight.foreground5#b297f0
  • editorBracketHighlight.foreground6#e7b048
  • editorBracketMatch.background#45325c
  • editorBracketMatch.border#4d3c63
  • editorCursor.foreground#d0cbe0
  • editorError.border#37d60f
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#170c24
  • editorGutter.background#09021d
  • editorHoverWidget.background#20182a
  • editorHoverWidget.border#4d3b64
  • editorHoverWidget.foreground#ddd
  • editorIndentGuide.activeBackground#6046af
  • editorLineNumber.activeForeground#9787c5
  • editorLineNumber.foreground#5c5868
  • editorOverviewRuler.border#09021d
  • editorSuggestWidget.background#2c273a
  • editorSuggestWidget.border#3a3350
  • editorSuggestWidget.focusHighlightForeground#e4e67d
  • editorSuggestWidget.foreground#c2e6e4
  • editorSuggestWidget.highlightForeground#fafa65
  • editorSuggestWidget.selectedBackground#20182a
  • editorSuggestWidget.selectedForeground#f7f2c6
  • editorSuggestWidget.selectedIconForeground#aa82f3
  • editorWidget.background#20182a
  • editorWidget.foreground#c3afe9
  • editorWidget.resizeBorder#038a5b
  • focusBorder#7e52b4
  • input.background#180f24
  • input.border#5203b9
  • input.placeholderForeground#fff
  • list.activeSelectionBackground#553580
  • list.hoverBackground#352e4b
  • list.inactiveSelectionBackground#3f2f53
  • menu.background#09021d
  • menu.border#574b80
  • minimapSlider.activeBackground#00000028
  • minimapSlider.background#0000001a
  • minimapSlider.hoverBackground#170d255b
  • notifications.background#20182a
  • notifications.border#574b80
  • panel.border#7e788f
  • quickInput.background#20182a
  • quickInput.foreground#fff
  • scrollbarSlider.activeBackground#5a2486
  • scrollbarSlider.background#443868
  • scrollbarSlider.hoverBackground#300657
  • settings.checkboxBackground#20182a
  • settings.dropdownBackground#20182a
  • settings.textInputBackground#05010d
  • sideBar.background#09021d
  • sideBar.border#09021d
  • sideBar.foreground#d2c4da
  • sideBarSectionHeader.background#09021d
  • sideBarSectionHeader.border#09021d
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#d7cef0
  • statusBar.background#1a1322
  • statusBar.debuggingBackground#350a1b
  • statusBar.noFolderBackground#05010d
  • tab.activeBackground#09021d
  • tab.activeBorder#8b0280
  • tab.activeBorderTop#09021d
  • tab.activeForeground#fff
  • tab.border#09021d
  • tab.hoverBackground#211c30
  • tab.inactiveBackground#09021d
  • terminal.ansiBlack#1D2021
  • terminal.ansiBlue#00a1f9
  • terminal.ansiBrightBlack#665C54
  • terminal.ansiBrightBlue#0D6678
  • terminal.ansiBrightCyan#8BA59B
  • terminal.ansiBrightGreen#f9f8fa
  • terminal.ansiBrightMagenta#8F4673
  • terminal.ansiBrightRed#FB543F
  • terminal.ansiBrightWhite#FDF4C1
  • terminal.ansiBrightYellow#c4a2eb
  • terminal.ansiCyan#8BA59B
  • terminal.ansiGreen#95C085
  • terminal.ansiMagenta#8F4673
  • terminal.ansiRed#FB543F
  • terminal.ansiWhite#A89984
  • terminal.ansiYellow#FAC03B
  • terminal.background#080411
  • terminal.border#09021d
  • terminal.foreground#cdcdcd
  • terminalCursor.foreground#ddd
  • titleBar.activeBackground#170c24
  • titleBar.activeForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8cbfc8aitalic
variable, string constant.other.placeholder#ec9898italic
constant.other.color#ffffff
invalid, invalid.illegal#ff5353
keyword, storage.type, storage.modifier#f5985a
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#c5e457
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d3a4a6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ee96ee
meta.block variable.other#2bbec9
support.other.variable, string.other.link#ac71f0
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#e2d8b0
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#ebd4c4
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#e7b48a
support.type#eeedaa
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#e6f1a5b0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#53f4ff
variable.language#fffc53italic
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#cec9faitalic
entity.other.attribute-name.class#ad8fe4
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*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#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
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#5e53ff
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#8d9be8
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#68657e
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#7371f0bold
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#f07178bold
markup.underline#6cf7e5underline
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#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Neutral - Coding Theme