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#090118
  • activityBar.foreground#0affef
  • activityBar.inactiveForeground#767085
  • activityBarBadge.background#0affef
  • activityBarBadge.foreground#1a1a1a
  • badge.background#0affef
  • badge.foreground#1a1a1a
  • button.background#0affef
  • button.foreground#1a1a1a
  • button.hoverBackground#27fff1
  • dropdown.background#090118
  • editor.background#0d0221
  • editor.findMatchBackground#0affef66
  • editor.findMatchHighlightBackground#0affef38
  • editor.foreground#f6f6ff
  • editor.lineHighlightBackground#1c112e
  • editor.selectionBackground#0affef42
  • editorBracketMatch.border#0affef
  • editorCursor.foreground#0affef
  • editorGroupHeader.tabsBackground#0c021e
  • editorIndentGuide.activeBackground1#f6f6ff38
  • editorIndentGuide.background1#f6f6ff14
  • editorLineNumber.activeForeground#0affef
  • editorLineNumber.foreground#767085
  • editorSuggestWidget.selectedBackground#0affef42
  • editorWhitespace.foreground#f6f6ff1a
  • editorWidget.background#090118
  • focusBorder#0affef
  • input.background#090118
  • input.foreground#f6f6ff
  • input.placeholderForeground#767085
  • list.activeSelectionBackground#0affef42
  • list.activeSelectionForeground#f6f6ff
  • list.hoverBackground#1c112e
  • list.inactiveSelectionBackground#0affef24
  • panel.background#0b021c
  • panelTitle.activeForeground#0affef
  • scrollbarSlider.activeBackground#f6f6ff5c
  • scrollbarSlider.background#f6f6ff29
  • scrollbarSlider.hoverBackground#f6f6ff42
  • selection.background#0affef4d
  • sideBar.background#0b021c
  • sideBar.foreground#f6f6ff
  • sideBarSectionHeader.background#0d0221
  • sideBarTitle.foreground#0affef
  • statusBar.background#090118
  • statusBar.foreground#f6f6ff
  • statusBar.noFolderBackground#090118
  • tab.activeBackground#0d0221
  • tab.activeBorderTop#0affef
  • tab.activeForeground#0affef
  • tab.border#0c021e
  • tab.inactiveBackground#0c021e
  • tab.inactiveForeground#767085
  • terminal.background#0d0221
  • terminal.foreground#f6f6ff
  • titleBar.activeBackground#090118
  • titleBar.activeForeground#f6f6ff
  • titleBar.inactiveBackground#090118
  • titleBar.inactiveForeground#767085

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5b5b7aitalic
string, string.quoted, string.template#0aff9d
constant.numeric, constant.language, constant.character#ffe600
keyword, keyword.control, storage, storage.type, storage.modifier#ff2e97
entity.name.function, support.function, meta.function-call.generic#0affef
variable, meta.definition.variable.name, variable.other.readwrite#f6f6ff
variable.parameter, parameter#cccad7
entity.name.type, support.type, support.class, entity.name.namespace#b388ff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff5e5e
keyword.operator#ff2e97
entity.name.tag, punctuation.definition.tag#ff2e97
entity.other.attribute-name#0affef
constant.other.color, support.constant#ffe600
entity.name.type.class#b388ffbold
markup.boldbold
markup.italicitalic
markup.heading#0affefbold
invalid#0d0221