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#141823
  • activityBar.foreground#88c0ff
  • activityBar.inactiveForeground#717785
  • activityBarBadge.background#88c0ff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#88c0ff
  • badge.foreground#1a1a1a
  • button.background#88c0ff
  • button.foreground#1a1a1a
  • button.hoverBackground#96c8ff
  • dropdown.background#141823
  • editor.background#1c2230
  • editor.findMatchBackground#88c0ff66
  • editor.findMatchHighlightBackground#88c0ff38
  • editor.foreground#d8e0ec
  • editor.lineHighlightBackground#2a2f3c
  • editor.selectionBackground#88c0ff42
  • editorBracketMatch.border#88c0ff
  • editorCursor.foreground#88c0ff
  • editorGroupHeader.tabsBackground#191f2b
  • editorIndentGuide.activeBackground1#d8e0ec38
  • editorIndentGuide.background1#d8e0ec14
  • editorLineNumber.activeForeground#88c0ff
  • editorLineNumber.foreground#717785
  • editorSuggestWidget.selectedBackground#88c0ff42
  • editorWhitespace.foreground#d8e0ec1a
  • editorWidget.background#141823
  • focusBorder#88c0ff
  • input.background#141823
  • input.foreground#d8e0ec
  • input.placeholderForeground#717785
  • list.activeSelectionBackground#88c0ff42
  • list.activeSelectionForeground#d8e0ec
  • list.hoverBackground#2a2f3c
  • list.inactiveSelectionBackground#88c0ff24
  • panel.background#181d29
  • panelTitle.activeForeground#88c0ff
  • scrollbarSlider.activeBackground#d8e0ec5c
  • scrollbarSlider.background#d8e0ec29
  • scrollbarSlider.hoverBackground#d8e0ec42
  • selection.background#88c0ff4d
  • sideBar.background#181d29
  • sideBar.foreground#d8e0ec
  • sideBarSectionHeader.background#1c2230
  • sideBarTitle.foreground#88c0ff
  • statusBar.background#141823
  • statusBar.foreground#d8e0ec
  • statusBar.noFolderBackground#141823
  • tab.activeBackground#1c2230
  • tab.activeBorderTop#88c0ff
  • tab.activeForeground#88c0ff
  • tab.border#191f2b
  • tab.inactiveBackground#191f2b
  • tab.inactiveForeground#717785
  • terminal.background#1c2230
  • terminal.foreground#d8e0ec
  • titleBar.activeBackground#141823
  • titleBar.activeForeground#d8e0ec
  • titleBar.inactiveBackground#141823
  • titleBar.inactiveForeground#717785

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a667aitalic
string, string.quoted, string.template#8fbcbb
constant.numeric, constant.language, constant.character#d08770
keyword, keyword.control, storage, storage.type, storage.modifier#81a1c1
entity.name.function, support.function, meta.function-call.generic#88c0ff
variable, meta.definition.variable.name, variable.other.readwrite#d8e0ec
variable.parameter, parameter#b6beca
entity.name.type, support.type, support.class, entity.name.namespace#ebcb8b
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#b48ead
keyword.operator#88c0d0
entity.name.tag, punctuation.definition.tag#81a1c1
entity.other.attribute-name#88c0ff
constant.other.color, support.constant#d08770
entity.name.type.class#ebcb8bbold
markup.boldbold
markup.italicitalic
markup.heading#88c0ffbold
invalid#1c2230
ThemePaint by Toqir Ahmad - VS Code Theme