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.activeBorder#12B76A
  • activityBar.background#E3F0E8
  • activityBar.foreground#1A2E25
  • badge.background#CFEEDB
  • badge.foreground#12B76A
  • dropdown.background#FFFFFF
  • dropdown.border#CFE0D6
  • dropdown.foreground#1A2E25
  • editor.background#F0F7F3
  • editor.foreground#1A2E25
  • editor.lineHighlightBackground#E2F6EA
  • editor.selectionBackground#CFEEDB
  • editor.selectionHighlightBackground#CFEEDB
  • editorCursor.foreground#12B76A
  • editorIndentGuide.activeBackground#9FD7B6
  • editorIndentGuide.background#BFD4CB
  • editorInput.background#EAF3EE
  • editorInput.foreground#1A2E25
  • editorLineNumber.activeForeground#12B76A
  • editorLineNumber.foreground#5D7680
  • editorWhitespace.foreground#7A9098
  • focusBorder#12B76A
  • list.activeSelectionBackground#CFEEDB
  • list.activeSelectionForeground#0F1F16
  • list.foreground#1A2E25
  • list.highlightForeground#0D8C4F
  • list.hoverBackground#E2F6EA
  • list.inactiveSelectionForeground#1A2E25
  • notification.background#FFFFFF
  • notification.foreground#0F1F16
  • panel.background#EAF3EE
  • panel.border#BDD4C6
  • panel.foreground#1A2E25
  • panelInput.background#FFFFFF
  • panelInput.foreground#1A2E25
  • panelTitle.activeForeground#0F1F16
  • panelTitle.inactiveForeground#2A3F35
  • scrollbarSlider.background#B0C7BC
  • scrollbarSlider.hoverBackground#9FC6AE
  • sideBar.background#E3F0E8
  • sideBar.border#CFE0D6
  • sideBar.foreground#1A2E25
  • sideBarTitle.foreground#12B76A
  • statusBar.background#E4F5EA
  • statusBar.border#CFE0D6
  • statusBar.foreground#0F1F16
  • tab.activeBackground#E4F5EA
  • tab.activeBorder#12B76A
  • tab.activeForeground#0F1F16
  • tab.inactiveBackground#F0F7F3
  • tab.inactiveForeground#2A3F35
  • textLink.foreground#0EA85B
  • titleBar.activeBackground#E3F0E8
  • titleBar.activeForeground#0F1F16

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5B7680italic
string#0D8C4F
constant#0D8C4F
keyword#005A75
storage.type#005A75
variable#1A2E25
identifier#1A2E25
function#0B6E3A
entity.name.function#0B6E3A
type#0B6E3A
class#0B6E3A
number#0D8C4F
operator#22333B
punctuation#22333B
property#085A8A
tag#005A75
attribute#085A8A