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#ddcdff
  • activityBar.background#1f152a
  • activityBar.border#514260
  • activityBar.foreground#f2dfff
  • activityBar.inactiveForeground#b7a4c7
  • activityBarBadge.background#ddcdff
  • activityBarBadge.foreground#504078
  • badge.background#ddcdff
  • badge.foreground#504078
  • button.background#ddcdff
  • button.border#514260
  • button.foreground#504078
  • button.hoverBackground#ddcdff
  • button.secondaryBackground#2e203b
  • button.secondaryForeground#f2dfff
  • button.secondaryHoverBackground#2e203b
  • button.separator#514260
  • checkbox.background#2e203b
  • checkbox.border#806f8f
  • descriptionForeground#b7a4c7
  • diffEditor.insertedLineBackground#00531f66
  • diffEditor.insertedTextBackground#00531f99
  • diffEditor.removedLineBackground#8e140066
  • diffEditor.removedTextBackground#8e140099
  • disabledForeground#806f8f
  • dropdown.background#2e203b
  • dropdown.border#514260
  • dropdown.foreground#f2dfff
  • dropdown.listBackground#352545
  • editor.background#120b19
  • editor.findMatchBackground#ddcdff66
  • editor.findMatchHighlightBackground#1b291866
  • editor.foreground#f2dfff
  • editor.hoverHighlightBackground#1b291866
  • editor.inactiveSelectionBackground#261a32
  • editor.lineHighlightBackground#1f152a
  • editor.rangeHighlightBackground#1b291866
  • editor.selectionBackground#2e203b
  • editorBracketMatch.background#1b291866
  • editorBracketMatch.border#806f8f
  • editorCursor.foreground#ddcdff
  • editorError.foreground#ff8a73
  • editorGroup.border#514260
  • editorGroup.dropBackground#ddcdff66
  • editorGroupHeader.tabsBackground#1f152a
  • editorGroupHeader.tabsBorder#514260
  • editorGutter.addedBackground#06c555
  • editorGutter.addedSecondaryBackground#06c55599
  • editorGutter.deletedBackground#ff8a73
  • editorGutter.deletedSecondaryBackground#ff8a7399
  • editorGutter.modifiedBackground#11b6ff
  • editorGutter.modifiedSecondaryBackground#11b6ff99
  • editorIndentGuide.activeBackground#806f8f
  • editorIndentGuide.background#514260
  • editorInfo.foreground#11b6ff
  • editorLineNumber.activeForeground#f2dfff
  • editorLineNumber.foreground#806f8f
  • editorOverviewRuler.addedForeground#06c55599
  • editorOverviewRuler.deletedForeground#ff8a7399
  • editorOverviewRuler.errorForeground#ff8a7399
  • editorOverviewRuler.infoForeground#11b6ff99
  • editorOverviewRuler.modifiedForeground#11b6ff99
  • editorOverviewRuler.warningForeground#fe8f0099
  • editorWarning.foreground#fe8f00
  • editorWhitespace.foreground#514260
  • errorForeground#ff8a73
  • focusBorder#ddcdff
  • foreground#f2dfff
  • gitDecoration.addedResourceForeground#06c555
  • gitDecoration.conflictingResourceForeground#ff8a73
  • gitDecoration.deletedResourceForeground#ff8a73
  • gitDecoration.ignoredResourceForeground#919191
  • gitDecoration.modifiedResourceForeground#11b6ff
  • gitDecoration.renamedResourceForeground#b89bff
  • gitDecoration.stageDeletedResourceForeground#ff8a73
  • gitDecoration.stageModifiedResourceForeground#fe8f00
  • gitDecoration.submoduleResourceForeground#11b6ff
  • gitDecoration.untrackedResourceForeground#06c555
  • icon.foreground#f2dfff
  • input.background#2e203b
  • input.border#514260
  • input.foreground#f2dfff
  • input.placeholderForeground#b7a4c7
  • list.activeSelectionBackground#2e203b
  • list.activeSelectionForeground#f2dfff
  • list.errorForeground#ff8a73
  • list.focusOutline#ddcdff
  • list.highlightForeground#ddcdff
  • list.hoverBackground#261a32
  • list.hoverForeground#f2dfff
  • list.inactiveSelectionBackground#261a32
  • list.inactiveSelectionForeground#f2dfff
  • list.warningForeground#fe8f00
  • menu.background#352545
  • menu.border#514260
  • menu.foreground#f2dfff
  • menu.selectionBackground#261a32
  • menu.selectionForeground#f2dfff
  • menu.separatorBackground#514260
  • notifications.background#352545
  • notifications.border#514260
  • notifications.foreground#f2dfff
  • panel.background#120b19
  • panel.border#514260
  • panelTitle.activeBorder#ddcdff
  • panelTitle.activeForeground#f2dfff
  • panelTitle.inactiveForeground#b7a4c7
  • progressBar.background#ddcdff
  • quickInput.background#352545
  • quickInput.foreground#f2dfff
  • quickInputList.focusBackground#261a32
  • sash.hoverBorder#ddcdff
  • scrollbarSlider.activeBackground#b7a4c7b3
  • scrollbarSlider.background#b7a4c766
  • scrollbarSlider.hoverBackground#b7a4c799
  • selection.background#baccb24d
  • sideBar.background#1f152a
  • sideBar.border#514260
  • sideBar.foreground#f2dfff
  • sideBarSectionHeader.background#1f152a
  • sideBarSectionHeader.border#514260
  • sideBarSectionHeader.foreground#b7a4c7
  • sideBarTitle.foreground#f2dfff
  • statusBar.background#1f152a
  • statusBar.border#514260
  • statusBar.debuggingBackground#fd6f85
  • statusBar.debuggingForeground#490013
  • statusBar.foreground#f2dfff
  • statusBar.noFolderBackground#1f152a
  • statusBarItem.hoverBackground#261a32
  • tab.activeBackground#120b19
  • tab.activeBorderTop#ddcdff
  • tab.activeForeground#f2dfff
  • tab.border#514260
  • tab.hoverBackground#2e203b
  • tab.inactiveBackground#261a32
  • tab.inactiveForeground#b7a4c7
  • tab.unfocusedActiveBackground#1f152a
  • terminal.background#120b19
  • terminal.foreground#f2dfff
  • terminal.selectionBackground#2e203b
  • terminalCursor.foreground#ddcdff
  • textBlockQuote.background#261a32
  • textBlockQuote.border#514260
  • textCodeBlock.background#000000
  • textLink.activeForeground#ddcdff
  • textLink.foreground#ddcdff
  • titleBar.activeBackground#1f152a
  • titleBar.activeForeground#f2dfff
  • titleBar.border#514260
  • titleBar.inactiveBackground#181021
  • titleBar.inactiveForeground#b7a4c7
  • widget.border#514260
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ababab
string, string.tag, string.value, meta.embedded.assembly, meta.preprocessor.string#40e26e
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color, punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#40e26e
string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#ffa9ff
constant.numeric, keyword.operator.plus.exponent, keyword.operator.minus.exponent, meta.preprocessor.numeric#ffb4a5
constant.language, variable.other.constant, variable.other.enummember, constant.character, constant.other.option#ffb779
keyword, keyword.operator.wordlike, keyword.other.unit, storage, storage.modifier, meta.preprocessor, entity.name.function.preprocessor, punctuation.definition.list.begin.markdown#b1c5ff
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#88ceff
keyword.operator#c6c6c6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal, keyword.operator.or.regexp, keyword.control.anchor.regexp#b7d300
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type, meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#00dfc0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder, meta.object-literal.key#00daf2
entity.other.attribute-name, support.type.property-name, support.type.vendored.property-name, variable.other.property, meta.structure.dictionary.key.python#f4c000
entity.name.tag, entity.name.tag.css, entity.name.tag.less, punctuation.definition.tag, keyword.operator.quantifier.regexp, constant.character.escape#d0bcff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d0bcff
markup.heading, header#b1c5ffbold
markup.bold#b1c5ffbold
markup.italic, emphasis#b1c5ffitalic
markup.inserted#40e26e
markup.deleted#ffb4a5
markup.changed#00daf2
markup.inline.raw#40e26e
punctuation.definition.quote.begin.markdown#ababab
markup.underline.link.markdown#88ceffunderline
meta.diff.header#00daf2
invalid#ffb4a5