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.activeBorder#FFF
  • activityBar.activeFocusBorder#FFF
  • activityBar.background#050505
  • activityBar.dropBorder#F00
  • activityBar.foreground#FFF
  • activityBar.inactiveForeground#FFF7
  • activityBarBadge.background#F00
  • button.background#F009
  • button.foreground#FFF
  • button.hoverBackground#F00D
  • checkbox.background#000
  • checkbox.border#FFF
  • checkbox.foreground#FFF
  • debugConsole.errorForeground#E20338
  • debugConsole.infoForeground#FFF
  • debugConsole.sourceForeground#1EC9E8
  • debugConsole.warningForeground#FFCC00
  • debugConsoleInputIcon.foreground#FF00B3
  • debugIcon.continueForeground#1EC9E8
  • debugIcon.pauseForeground#1EC9E8
  • debugIcon.restartForeground#5BFF62
  • debugIcon.startForeground#5BFF62
  • debugIcon.stepIntoForeground#1EC9E8
  • debugIcon.stepOutForeground#1EC9E8
  • debugIcon.stepOverForeground#1EC9E8
  • debugIcon.stopForeground#FF005C
  • debugTokenExpression.boolean#5199FF
  • debugTokenExpression.error#E20338
  • debugTokenExpression.name#FFCB6B
  • debugTokenExpression.number#00DC7D
  • debugTokenExpression.string#B0FFA2
  • debugTokenExpression.value#CCCD
  • debugToolBar.background#000
  • dropdown.background#000
  • dropdown.border#000
  • dropdown.foreground#FFFE
  • dropdown.listBackground#000
  • editor.background#000
  • editor.foreground#EEFFFF
  • editor.lineHighlightBackground#000
  • editor.selectionBackground#FFF3
  • editor.selectionHighlightBackground#FFF2
  • editor.selectionHighlightBorder#0000
  • editorCursor.background#FFF
  • editorCursor.foreground#FFF
  • editorError.foreground#F00
  • editorGroupHeader.border#F00
  • editorGroupHeader.noTabsBackground#000
  • editorGroupHeader.tabsBackground#050505
  • editorHoverWidget.background#090909
  • editorHoverWidget.border#0000
  • editorLineNumber.activeForeground#F2F2F2
  • editorLineNumber.foreground#777
  • editorLink.activeForeground#00DC7D
  • editorSuggestWidget.background#090909
  • editorSuggestWidget.border#0000
  • editorSuggestWidget.focusHighlightForeground#00CF91
  • editorSuggestWidget.foreground#DDDD
  • editorSuggestWidget.highlightForeground#DC143C
  • editorSuggestWidget.selectedBackground#222
  • editorSuggestWidget.selectedIconForeground#00CF91
  • editorWarning.foreground#FF7D19
  • editorWidget.background#090909
  • editorWidget.border#333
  • editorWidget.foreground#999
  • focusBorder#0000
  • gitDecoration.addedResourceForeground#17F1D7
  • gitDecoration.deletedResourceForeground#E20338
  • gitDecoration.modifiedResourceForeground#FFD262E8
  • input.background#101010
  • input.foreground#DDD
  • list.activeSelectionBackground#FFF3
  • list.dropBackground#fff2
  • list.errorForeground#F00
  • list.highlightForeground#FFF
  • list.hoverBackground#FFF1
  • list.inactiveSelectionBackground#FFF1
  • list.warningForeground#FF7D19
  • minimap.background#000
  • minimap.selectionHighlight#FFF3
  • peekView.border#666
  • peekViewEditor.background#000
  • peekViewEditor.matchHighlightBackground#FFF3
  • peekViewEditorGutter.background#090909
  • peekViewResult.background#090909
  • peekViewResult.matchHighlightBackground#FFF2
  • peekViewResult.selectionBackground#FFF2
  • peekViewTitle.background#090909
  • pickerGroup.border#F00
  • pickerGroup.foreground#DDD
  • progressBar.background#F00
  • quickInput.background#000
  • quickInput.foreground#DDD
  • quickInputList.focusBackground#F004
  • scrollbarSlider.activeBackground#FFF9
  • scrollbarSlider.background#FFF3
  • scrollbarSlider.hoverBackground#FFF6
  • selection.background#fff3
  • sideBar.background#000
  • sideBar.dropBackground#FFF2
  • sideBar.foreground#FFFC
  • sideBarSectionHeader.background#000
  • sideBarSectionHeader.border#000
  • sideBarSectionHeader.foreground#FFF
  • sideBarTitle.foreground#FFF
  • statusBar.background#050505
  • statusBar.debuggingBackground#050505
  • statusBar.focusBorder#0000
  • statusBar.foreground#F2F2F2
  • statusBar.noFolderBackground#050505
  • tab.activeBackground#000
  • tab.activeBorderTop#F00
  • tab.activeForeground#FFF
  • tab.hoverBackground#010101
  • tab.hoverForeground#F2F2F2
  • tab.inactiveBackground#0000
  • tab.inactiveForeground#AAA
  • terminal.ansiBlue#4A69FF
  • terminal.ansiBrightBlue#7EB3FF
  • terminal.ansiBrightCyan#00DFC8
  • terminal.ansiBrightGreen#00DC7D
  • terminal.ansiBrightMagenta#F375F3
  • terminal.ansiBrightRed#E20338
  • terminal.ansiBrightWhite#fff
  • terminal.ansiBrightYellow#ffda79
  • terminal.ansiCyan#0abde3
  • terminal.ansiGreen#00DC7D
  • terminal.ansiMagenta#EF2FA2
  • terminal.ansiRed#ee0527
  • terminal.ansiWhite#bbb
  • terminal.ansiYellow#f9ca24
  • terminal.border#f00
  • terminal.dropBackground#fff2
  • terminal.selectionBackground#fff2
  • terminalCursor.foreground#f2f2f2
  • textLink.activeForeground#F00
  • textLink.foreground#F00D
  • titleBar.activeBackground#050505
  • titleBar.activeForeground#EEE
  • titleBar.inactiveBackground#050505
  • titleBar.inactiveForeground#AAA
  • welcomePage.background#000
  • welcomePage.progress.background#111
  • welcomePage.progress.foreground#F00
  • welcomePage.tileBackground#000
  • welcomePage.tileHoverBackground#070707
  • window.activeBorder#050505
  • window.inactiveBorder#050505

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777italic
punctuation.definition.comment#35D073
variable, string constant.other.placeholder#F2F2F2
meta.block variable.other#FFF
support.other.variable, string.other.link#FFF
variable.parameter#FF7B56
constant.other.color#FFF
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#F375F3
keyword.control, constant.other.color, meta.tag, keyword.other.template, keyword.other.substitution#FF2457
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#F9CA24
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#FC427B
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#569CD6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#00DC7D
entity.name.function.c#51EAFF
meta.function-call.arguments.python#FFF
support.function#76FEC5
string#B0FFA2
support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, support.type.exception.python#FFCB7F
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#FF69B4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370
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#CE9178
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
entity.name.function.target.makefile#51EAFF
meta.scope.prerequisites.makefile#5199FF
constant.other.placeholder.makefile#F9CA24