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#21252e
  • activityBar.foreground#88c0d0
  • activityBar.inactiveForeground#7a818c
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#1a1a1a
  • badge.background#88c0d0
  • badge.foreground#1a1a1a
  • button.background#88c0d0
  • button.foreground#1a1a1a
  • button.hoverBackground#96c8d6
  • dropdown.background#21252e
  • editor.background#2e3440
  • editor.findMatchBackground#88c0d066
  • editor.findMatchHighlightBackground#88c0d038
  • editor.foreground#d8dee9
  • editor.lineHighlightBackground#3b404b
  • editor.selectionBackground#88c0d042
  • editorBracketMatch.border#88c0d0
  • editorCursor.foreground#88c0d0
  • editorGroupHeader.tabsBackground#292f3a
  • editorIndentGuide.activeBackground1#d8dee938
  • editorIndentGuide.background1#d8dee914
  • editorLineNumber.activeForeground#88c0d0
  • editorLineNumber.foreground#7a818c
  • editorSuggestWidget.selectedBackground#88c0d042
  • editorWhitespace.foreground#d8dee91a
  • editorWidget.background#21252e
  • focusBorder#88c0d0
  • input.background#21252e
  • input.foreground#d8dee9
  • input.placeholderForeground#7a818c
  • list.activeSelectionBackground#88c0d042
  • list.activeSelectionForeground#d8dee9
  • list.hoverBackground#3b404b
  • list.inactiveSelectionBackground#88c0d024
  • panel.background#282d37
  • panelTitle.activeForeground#88c0d0
  • scrollbarSlider.activeBackground#d8dee95c
  • scrollbarSlider.background#d8dee929
  • scrollbarSlider.hoverBackground#d8dee942
  • selection.background#88c0d04d
  • sideBar.background#282d37
  • sideBar.foreground#d8dee9
  • sideBarSectionHeader.background#2e3440
  • sideBarTitle.foreground#88c0d0
  • statusBar.background#21252e
  • statusBar.foreground#d8dee9
  • statusBar.noFolderBackground#21252e
  • tab.activeBackground#2e3440
  • tab.activeBorderTop#88c0d0
  • tab.activeForeground#88c0d0
  • tab.border#292f3a
  • tab.inactiveBackground#292f3a
  • tab.inactiveForeground#7a818c
  • terminal.background#2e3440
  • terminal.foreground#d8dee9
  • titleBar.activeBackground#21252e
  • titleBar.activeForeground#d8dee9
  • titleBar.inactiveBackground#21252e
  • titleBar.inactiveForeground#7a818c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#616e88italic
string, string.quoted, string.template#a3be8c
constant.numeric, constant.language, constant.character#b48ead
keyword, keyword.control, storage, storage.type, storage.modifier#81a1c1
entity.name.function, support.function, meta.function-call.generic#88c0d0
variable, meta.definition.variable.name, variable.other.readwrite#d8dee9
variable.parameter, parameter#b9bfcb
entity.name.type, support.type, support.class, entity.name.namespace#8fbcbb
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ebcb8b
keyword.operator#81a1c1
entity.name.tag, punctuation.definition.tag#81a1c1
entity.other.attribute-name#88c0d0
constant.other.color, support.constant#b48ead
entity.name.type.class#8fbcbbbold
markup.boldbold
markup.italicitalic
markup.heading#88c0d0bold
invalid#2e3440