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#090c11
  • activityBar.foreground#58a6ff
  • activityBar.inactiveForeground#62676e
  • activityBarBadge.background#58a6ff
  • activityBarBadge.foreground#ffffff
  • badge.background#58a6ff
  • badge.foreground#ffffff
  • button.background#58a6ff
  • button.foreground#ffffff
  • button.hoverBackground#6cb1ff
  • dropdown.background#090c11
  • editor.background#0d1117
  • editor.findMatchBackground#58a6ff66
  • editor.findMatchHighlightBackground#58a6ff38
  • editor.foreground#c9d1d9
  • editor.lineHighlightBackground#1c1f25
  • editor.selectionBackground#58a6ff42
  • editorBracketMatch.border#58a6ff
  • editorCursor.foreground#58a6ff
  • editorGroupHeader.tabsBackground#0c0f15
  • editorIndentGuide.activeBackground1#c9d1d938
  • editorIndentGuide.background1#c9d1d914
  • editorLineNumber.activeForeground#58a6ff
  • editorLineNumber.foreground#62676e
  • editorSuggestWidget.selectedBackground#58a6ff42
  • editorWhitespace.foreground#c9d1d91a
  • editorWidget.background#090c11
  • focusBorder#58a6ff
  • input.background#090c11
  • input.foreground#c9d1d9
  • input.placeholderForeground#62676e
  • list.activeSelectionBackground#58a6ff42
  • list.activeSelectionForeground#c9d1d9
  • list.hoverBackground#1c1f25
  • list.inactiveSelectionBackground#58a6ff24
  • panel.background#0b0f14
  • panelTitle.activeForeground#58a6ff
  • scrollbarSlider.activeBackground#c9d1d95c
  • scrollbarSlider.background#c9d1d929
  • scrollbarSlider.hoverBackground#c9d1d942
  • selection.background#58a6ff4d
  • sideBar.background#0b0f14
  • sideBar.foreground#c9d1d9
  • sideBarSectionHeader.background#0d1117
  • sideBarTitle.foreground#58a6ff
  • statusBar.background#090c11
  • statusBar.foreground#c9d1d9
  • statusBar.noFolderBackground#090c11
  • tab.activeBackground#0d1117
  • tab.activeBorderTop#58a6ff
  • tab.activeForeground#58a6ff
  • tab.border#0c0f15
  • tab.inactiveBackground#0c0f15
  • tab.inactiveForeground#62676e
  • terminal.background#0d1117
  • terminal.foreground#c9d1d9
  • titleBar.activeBackground#090c11
  • titleBar.activeForeground#c9d1d9
  • titleBar.inactiveBackground#090c11
  • titleBar.inactiveForeground#62676e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8b949eitalic
string, string.quoted, string.template#a5d6ff
constant.numeric, constant.language, constant.character#79c0ff
keyword, keyword.control, storage, storage.type, storage.modifier#ec8e2c
entity.name.function, support.function, meta.function-call.generic#d2a8ff
variable, meta.definition.variable.name, variable.other.readwrite#c9d1d9
variable.parameter, parameter#a7aeb6
entity.name.type, support.type, support.class, entity.name.namespace#6cb6ff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#fdac54
keyword.operator#79c0ff
entity.name.tag, punctuation.definition.tag#ec8e2c
entity.other.attribute-name#d2a8ff
constant.other.color, support.constant#79c0ff
entity.name.type.class#6cb6ffbold
markup.boldbold
markup.italicitalic
markup.heading#58a6ffbold
invalid#0d1117
ThemePaint by Toqir Ahmad - VS Code Theme