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#122a40
  • activityBar.foreground#cce5ff
  • activityBarBadge.background#e8c44a
  • activityBarBadge.foreground#122a40
  • badge.background#82b8ff
  • badge.foreground#122a40
  • button.background#e8c44a
  • button.foreground#122a40
  • button.hoverBackground#82b8ff
  • dropdown.background#122a40
  • dropdown.border#5c7a9c6b
  • editor.background#122a40
  • editor.findMatchBackground#e8c44a61
  • editor.findMatchHighlightBackground#82b8ff38
  • editor.foreground#cce5ff
  • editor.inactiveSelectionBackground#82b8ff2e
  • editor.lineHighlightBackground#cce5ff0f
  • editor.selectionBackground#82b8ff52
  • editorCursor.foreground#e8c44a
  • editorIndentGuide.activeBackground1#82b8ff6b
  • editorIndentGuide.background1#5c7a9c33
  • editorLineNumber.activeForeground#cce5ff
  • editorLineNumber.foreground#5c7a9c
  • editorWidget.background#122a40
  • editorWidget.border#5c7a9c6b
  • focusBorder#e8c44a
  • input.background#122a40
  • input.border#5c7a9c6b
  • input.foreground#cce5ff
  • list.activeSelectionBackground#82b8ff52
  • list.activeSelectionForeground#cce5ff
  • list.hoverBackground#82b8ff2e
  • panel.background#122a40
  • panel.border#5c7a9c6b
  • sideBar.background#122a40
  • sideBar.border#5c7a9c6b
  • sideBar.foreground#cce5ff
  • sideBarTitle.foreground#cce5ff
  • statusBar.background#e8c44a
  • statusBar.foreground#122a40
  • statusBar.noFolderBackground#82b8ff
  • tab.activeBackground#122a40
  • tab.activeForeground#cce5ff
  • tab.border#5c7a9c6b
  • tab.inactiveBackground#5c7a9c59
  • tab.inactiveForeground#5c7a9c
  • terminal.ansiBlack#122a40
  • terminal.ansiBlue#82b8ff
  • terminal.ansiBrightBlack#5c7a9c
  • terminal.ansiBrightBlue#fff6e6
  • terminal.ansiBrightCyan#6eb8d4
  • terminal.ansiBrightGreen#b8d4a0
  • terminal.ansiBrightMagenta#e8c44a
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#cce5ff
  • terminal.ansiBrightYellow#e18d5f
  • terminal.ansiCyan#6eb8d4
  • terminal.ansiGreen#b8d4a0
  • terminal.ansiMagenta#e8c44a
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#cce5ff
  • terminal.ansiYellow#e18d5f
  • terminal.background#122a40
  • terminal.foreground#cce5ff
  • titleBar.activeBackground#122a40
  • titleBar.activeForeground#cce5ff
  • titleBar.border#5c7a9c6b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#cce5ff
comment, punctuation.definition.comment#5c7a9citalic
keyword, storage, storage.type#e8c44aitalic bold
constant.numeric, constant.language, support.constant#e18d5f
string, constant.other.symbol#b8d4a0
variable, variable.other, support.variable#e2cb7a
entity.name.function, support.function#fff6e6
entity.name.type, support.class, entity.name.class#82b8ff
entity.name.tag, punctuation.definition.tag#e18d5f
entity.other.attribute-name#82b8ff
variable.other.property, support.type.property-name#6eb8d4
keyword.operator, punctuation, meta.brace#c8a87a
meta, meta.object-literal.key#9ab8d4