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.background#000000
  • activityBar.border#dbdbdb88
  • activityBar.foreground#dbdbdb
  • activityBarBadge.background#0e639c
  • activityBarBadge.foreground#000000
  • editor.background#000000
  • editor.findMatchBackground#8d6641
  • editor.findMatchBorder#ff0000
  • editor.findMatchHighlightBackground#8d664179
  • editor.findMatchHighlightBorder#ffffff
  • editor.foreground#bbbbbb
  • editor.lineHighlightBorder#1f71ebc0
  • editor.selectionHighlightBorder#8d6641
  • editorBracketMatch.background#000000ab
  • editorBracketMatch.border#ffffff
  • editorCursor.foreground#dbdbdb
  • editorError.border#ff6461
  • editorError.foreground#ff6461
  • editorGroup.border#000000
  • editorGroup.dropBackground#000000
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#000000
  • editorGroupHeader.border#dbdbdb88
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#004b00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#4b0000
  • editorGutter.modifiedBackground#4b3304
  • editorHint.border#00a1f9
  • editorHint.foreground#00a1f9
  • editorIndentGuide.background#dbdbdb8e
  • editorInfo.border#00a1f9
  • editorInfo.foreground#00a1f9
  • editorLineNumber.activeForeground#dbdbdb
  • editorLineNumber.foreground#dbdbdb5b
  • editorRuler.foreground#dbdbdb5b
  • editorUnnecessaryCode.border#ff0000
  • editorUnnecessaryCode.opacity#ff0000
  • editorWarning.border#fa973a
  • editorWarning.foreground#fa973a
  • editorWhitespace.foreground#dbdbdb5b
  • list.activeSelectionBackground#0e639c
  • menu.background#000000
  • menu.border#dbdbdb88
  • menu.foreground#dbdbdb
  • menu.selectionBackground#0e639c
  • menu.selectionBorder#0e639c
  • menu.selectionForeground#dbdbdb
  • menu.separatorBackground#dbdbdb88
  • menubar.selectionBackground#0e639c
  • menubar.selectionBorder#0e639c
  • menubar.selectionForeground#dbdbdb
  • minimapSlider.activeBackground#ffffff7c
  • minimapSlider.background#adadad94
  • minimapSlider.hoverBackground#ffffff7c
  • scrollbarSlider.activeBackground#adadad
  • scrollbarSlider.background#ffffff7c
  • scrollbarSlider.hoverBackground#adadad
  • sideBar.background#000000
  • sideBar.border#dbdbdb88
  • sideBar.dropBackground#ff0000
  • sideBar.foreground#dbdbdb
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#dbdbdb88
  • sideBarSectionHeader.foreground#dbdbdb
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.border#dbdbdb88
  • statusBar.debuggingBackground#c00000
  • statusBar.foreground#dbdbdb
  • tab.activeBackground#000000
  • tab.activeBorder#dba642
  • tab.activeForeground#dbdbdb
  • tab.border#252526
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#dbdbdb
  • terminal.background#000000
  • terminal.foreground#dbdbdb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f5f5f
variable, string constant.other.placeholder#c03465
constant.other.color#ff0000
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#2394c0
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#2394c0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#31a34e
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#db6d4c
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#049ea3
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#dba642
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
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#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#FF5370
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#C3E88D
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#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#F78C6Cunderline
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...