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#010701
  • activityBar.foreground#33ff66
  • activityBar.inactiveForeground#487849
  • activityBarBadge.background#33ff66
  • activityBarBadge.foreground#1a1a1a
  • badge.background#33ff66
  • badge.foreground#1a1a1a
  • button.background#33ff66
  • button.foreground#1a1a1a
  • button.hoverBackground#4bff78
  • dropdown.background#010701
  • editor.background#020a02
  • editor.findMatchBackground#33ff6666
  • editor.findMatchHighlightBackground#33ff6638
  • editor.foreground#9effa0
  • editor.lineHighlightBackground#111911
  • editor.selectionBackground#33ff6642
  • editorBracketMatch.border#33ff66
  • editorCursor.foreground#33ff66
  • editorGroupHeader.tabsBackground#020902
  • editorIndentGuide.activeBackground1#9effa038
  • editorIndentGuide.background1#9effa014
  • editorLineNumber.activeForeground#33ff66
  • editorLineNumber.foreground#487849
  • editorSuggestWidget.selectedBackground#33ff6642
  • editorWhitespace.foreground#9effa01a
  • editorWidget.background#010701
  • focusBorder#33ff66
  • input.background#010701
  • input.foreground#9effa0
  • input.placeholderForeground#487849
  • list.activeSelectionBackground#33ff6642
  • list.activeSelectionForeground#9effa0
  • list.hoverBackground#111911
  • list.inactiveSelectionBackground#33ff6624
  • panel.background#020902
  • panelTitle.activeForeground#33ff66
  • scrollbarSlider.activeBackground#9effa05c
  • scrollbarSlider.background#9effa029
  • scrollbarSlider.hoverBackground#9effa042
  • selection.background#33ff664d
  • sideBar.background#020902
  • sideBar.foreground#9effa0
  • sideBarSectionHeader.background#020a02
  • sideBarTitle.foreground#33ff66
  • statusBar.background#010701
  • statusBar.foreground#9effa0
  • statusBar.noFolderBackground#010701
  • tab.activeBackground#020a02
  • tab.activeBorderTop#33ff66
  • tab.activeForeground#33ff66
  • tab.border#020902
  • tab.inactiveBackground#020902
  • tab.inactiveForeground#487849
  • terminal.background#020a02
  • terminal.foreground#9effa0
  • titleBar.activeBackground#010701
  • titleBar.activeForeground#9effa0
  • titleBar.inactiveBackground#010701
  • titleBar.inactiveForeground#487849

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#3a6a3aitalic
string, string.quoted, string.template#aaffaa
constant.numeric, constant.language, constant.character#ccff66
keyword, keyword.control, storage, storage.type, storage.modifier#33ff66
entity.name.function, support.function, meta.function-call.generic#66ff99
variable, meta.definition.variable.name, variable.other.readwrite#9effa0
variable.parameter, parameter#82d384
entity.name.type, support.type, support.class, entity.name.namespace#88ffbb
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ccffcc
keyword.operator#66ff99
entity.name.tag, punctuation.definition.tag#33ff66
entity.other.attribute-name#66ff99
constant.other.color, support.constant#ccff66
entity.name.type.class#88ffbbbold
markup.boldbold
markup.italicitalic
markup.heading#33ff66bold
invalid#020a02