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#161a1f
  • activityBar.foreground#7e9cbb
  • activityBar.inactiveForeground#676e75
  • activityBarBadge.background#7e9cbb
  • activityBarBadge.foreground#ffffff
  • badge.background#7e9cbb
  • badge.foreground#ffffff
  • button.background#7e9cbb
  • button.foreground#ffffff
  • button.hoverBackground#8da8c3
  • dropdown.background#161a1f
  • editor.background#1e242b
  • editor.findMatchBackground#7e9cbb66
  • editor.findMatchHighlightBackground#7e9cbb38
  • editor.foreground#c0c8d0
  • editor.lineHighlightBackground#2c3138
  • editor.selectionBackground#7e9cbb42
  • editorBracketMatch.border#7e9cbb
  • editorCursor.foreground#7e9cbb
  • editorGroupHeader.tabsBackground#1b2027
  • editorIndentGuide.activeBackground1#c0c8d038
  • editorIndentGuide.background1#c0c8d014
  • editorLineNumber.activeForeground#7e9cbb
  • editorLineNumber.foreground#676e75
  • editorSuggestWidget.selectedBackground#7e9cbb42
  • editorWhitespace.foreground#c0c8d01a
  • editorWidget.background#161a1f
  • focusBorder#7e9cbb
  • input.background#161a1f
  • input.foreground#c0c8d0
  • input.placeholderForeground#676e75
  • list.activeSelectionBackground#7e9cbb42
  • list.activeSelectionForeground#c0c8d0
  • list.hoverBackground#2c3138
  • list.inactiveSelectionBackground#7e9cbb24
  • panel.background#1a1f25
  • panelTitle.activeForeground#7e9cbb
  • scrollbarSlider.activeBackground#c0c8d05c
  • scrollbarSlider.background#c0c8d029
  • scrollbarSlider.hoverBackground#c0c8d042
  • selection.background#7e9cbb4d
  • sideBar.background#1a1f25
  • sideBar.foreground#c0c8d0
  • sideBarSectionHeader.background#1e242b
  • sideBarTitle.foreground#7e9cbb
  • statusBar.background#161a1f
  • statusBar.foreground#c0c8d0
  • statusBar.noFolderBackground#161a1f
  • tab.activeBackground#1e242b
  • tab.activeBorderTop#7e9cbb
  • tab.activeForeground#7e9cbb
  • tab.border#1b2027
  • tab.inactiveBackground#1b2027
  • tab.inactiveForeground#676e75
  • terminal.background#1e242b
  • terminal.foreground#c0c8d0
  • titleBar.activeBackground#161a1f
  • titleBar.activeForeground#c0c8d0
  • titleBar.inactiveBackground#161a1f
  • titleBar.inactiveForeground#676e75

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5e6a76italic
string, string.quoted, string.template#a8b8c4
constant.numeric, constant.language, constant.character#8aa0b4
keyword, keyword.control, storage, storage.type, storage.modifier#9db4cc
entity.name.function, support.function, meta.function-call.generic#bcccda
variable, meta.definition.variable.name, variable.other.readwrite#c0c8d0
variable.parameter, parameter#a3aab2
entity.name.type, support.type, support.class, entity.name.namespace#cdd8e0
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#94a8b8
keyword.operator#7e9cbb
entity.name.tag, punctuation.definition.tag#9db4cc
entity.other.attribute-name#bcccda
constant.other.color, support.constant#8aa0b4
entity.name.type.class#cdd8e0bold
markup.boldbold
markup.italicitalic
markup.heading#7e9cbbbold
invalid#1e242b
ThemePaint by Toqir Ahmad - VS Code Theme