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#1a1321
  • activityBar.foreground#ff4d6d
  • activityBar.inactiveForeground#877a81
  • activityBarBadge.background#ff4d6d
  • activityBarBadge.foreground#ffffff
  • badge.background#ff4d6d
  • badge.foreground#ffffff
  • button.background#ff4d6d
  • button.foreground#ffffff
  • button.hoverBackground#ff627f
  • dropdown.background#1a1321
  • editor.background#241a2e
  • editor.findMatchBackground#ff4d6d66
  • editor.findMatchHighlightBackground#ff4d6d38
  • editor.foreground#fff0e6
  • editor.lineHighlightBackground#31283b
  • editor.selectionBackground#ff4d6d42
  • editorBracketMatch.border#ff4d6d
  • editorCursor.foreground#ff4d6d
  • editorGroupHeader.tabsBackground#201729
  • editorIndentGuide.activeBackground1#fff0e638
  • editorIndentGuide.background1#fff0e614
  • editorLineNumber.activeForeground#ff4d6d
  • editorLineNumber.foreground#877a81
  • editorSuggestWidget.selectedBackground#ff4d6d42
  • editorWhitespace.foreground#fff0e61a
  • editorWidget.background#1a1321
  • focusBorder#ff4d6d
  • input.background#1a1321
  • input.foreground#fff0e6
  • input.placeholderForeground#877a81
  • list.activeSelectionBackground#ff4d6d42
  • list.activeSelectionForeground#fff0e6
  • list.hoverBackground#31283b
  • list.inactiveSelectionBackground#ff4d6d24
  • panel.background#1f1628
  • panelTitle.activeForeground#ff4d6d
  • scrollbarSlider.activeBackground#fff0e65c
  • scrollbarSlider.background#fff0e629
  • scrollbarSlider.hoverBackground#fff0e642
  • selection.background#ff4d6d4d
  • sideBar.background#1f1628
  • sideBar.foreground#fff0e6
  • sideBarSectionHeader.background#241a2e
  • sideBarTitle.foreground#ff4d6d
  • statusBar.background#1a1321
  • statusBar.foreground#fff0e6
  • statusBar.noFolderBackground#1a1321
  • tab.activeBackground#241a2e
  • tab.activeBorderTop#ff4d6d
  • tab.activeForeground#ff4d6d
  • tab.border#201729
  • tab.inactiveBackground#201729
  • tab.inactiveForeground#877a81
  • terminal.background#241a2e
  • terminal.foreground#fff0e6
  • titleBar.activeBackground#1a1321
  • titleBar.activeForeground#fff0e6
  • titleBar.inactiveBackground#1a1321
  • titleBar.inactiveForeground#877a81

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a6a78italic
string, string.quoted, string.template#06d6a0
constant.numeric, constant.language, constant.character#ff7a00
keyword, keyword.control, storage, storage.type, storage.modifier#ffba08
entity.name.function, support.function, meta.function-call.generic#ff4d6d
variable, meta.definition.variable.name, variable.other.readwrite#fff0e6
variable.parameter, parameter#d8c9c5
entity.name.type, support.type, support.class, entity.name.namespace#9b5de5
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f15bb5
keyword.operator#00bbf9
entity.name.tag, punctuation.definition.tag#ffba08
entity.other.attribute-name#ff4d6d
constant.other.color, support.constant#ff7a00
entity.name.type.class#9b5de5bold
markup.boldbold
markup.italicitalic
markup.heading#ff4d6dbold
invalid#241a2e