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.activeBackground#1c1e26
  • activityBar.background#16161e
  • activityBar.foreground#f35728
  • activityBar.inactiveForeground#9c474e
  • activityBarBadge.background#f65c5c
  • activityBarBadge.foreground#fdfdfd
  • breadcrumb.activeSelectionForeground#ff0000
  • breadcrumb.focusForeground#ff0000
  • breadcrumb.foreground#3e638a
  • breadcrumbPicker.background#1c002d84
  • editor.background#16161e
  • editor.foreground#a8dff8
  • editor.lineHighlightBackground#281f3f
  • editor.selectionBackground#ff56564e
  • editorCursor.background#ff0000
  • editorCursor.foreground#fc0022
  • editorGroup.border#5e0000
  • editorGroupHeader.tabsBackground#16161e
  • editorHoverWidget.background#182146da
  • editorHoverWidget.border#5bffe900
  • editorHoverWidget.foreground#c46cff
  • editorIndentGuide.activeBackground#f80f0f
  • editorIndentGuide.background#361046
  • editorLineNumber.activeForeground#10ffd7
  • editorLineNumber.foreground#434a68
  • editorSuggestWidget.background#00000093
  • editorSuggestWidget.focusHighlightForeground#ccb4b4
  • editorSuggestWidget.foreground#da9afc
  • editorSuggestWidget.highlightForeground#fa1bac
  • focusBorder#00aa8e
  • input.background#4a1e8300
  • input.border#881ddf00
  • input.foreground#fb6b18
  • list.activeSelectionBackground#42006e
  • list.activeSelectionForeground#ff43f6
  • list.activeSelectionIconForeground#ff07c1b2
  • list.dropBackground#f709ff1a
  • list.errorForeground#ff0000
  • list.focusAndSelectionOutline#ff000000
  • list.hoverBackground#2e1b63
  • list.hoverForeground#3aff85
  • list.inactiveFocusOutline#00ff1500
  • list.inactiveSelectionBackground#fc72725d
  • list.inactiveSelectionForeground#ff7ff4
  • menu.background#19002cc6
  • menu.foreground#fa83c4
  • menu.selectionForeground#50ff90
  • menubar.selectionBackground#331327
  • panel.background#16161e
  • panel.border#f1030300
  • panelSection.border#945959
  • panelTitle.activeForeground#f81b1b
  • panelTitle.inactiveForeground#5f5c5c
  • quickInput.background#1d003bc4
  • quickInput.foreground#ffababf6
  • quickInputList.focusBackground#830011
  • quickInputList.focusForeground#ff6d6d
  • quickInputList.focusIconForeground#f6f6f6
  • scrollbarSlider.activeBackground#068a6d
  • scrollbarSlider.background#2e1f44ac
  • scrollbarSlider.hoverBackground#106564
  • sideBar.background#13131b
  • sideBar.border#201a32
  • sideBar.foreground#cc7b78
  • sideBarTitle.foreground#f80c5b
  • statusBar.background#0d0d11
  • statusBar.border#96949400
  • statusBar.debuggingBackground#85a300
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#df2727
  • tab.activeBackground#36005800
  • tab.activeBorder#00ffee
  • tab.activeForeground#27d797
  • tab.hoverBackground#420a774b
  • tab.inactiveBackground#16161e
  • tab.inactiveForeground#27d797
  • terminal.ansiBrightBlack#f9ca32
  • terminal.ansiMagenta#00e3e7
  • terminal.ansiRed#ff0000
  • terminal.background#12121b
  • terminal.foreground#b574ff
  • terminal.selectionBackground#8c00ff7a
  • terminalCursor.foreground#b80099
  • titleBar.activeBackground#16161e
  • titleBar.activeForeground#c53c12
  • titleBar.inactiveForeground#789099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#748993italic
variable#ed7777
constant.other.color#ffffff
invalid, invalid.illegal#53ffee
storage.type#fe4796italic bold
keyword#e8cd32italic bold
storage.modifier#0debd8italic bold
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#b4f53citalic
keyword.control#b66effitalic bold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c769ec
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0df5a0italic
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#d667ff
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#8f91ff
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#fb1dff
support.type#adff42
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#b38aff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#fdc271italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#f549f2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FF3694
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#e6788a
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#56f4ff
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#e183fd
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
Dva by dva-code - VS Code Theme