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#090e05
  • activityBar.border#1e2e16
  • activityBar.foreground#d8f3dc
  • activityBar.inactiveForeground#2d4a25
  • activityBarBadge.background#6bcb77
  • activityBarBadge.foreground#0d1208
  • badge.background#6bcb77
  • badge.foreground#0d1208
  • breadcrumb.activeSelectionForeground#6bcb77
  • breadcrumb.background#0d1208
  • breadcrumb.foreground#2d4a25
  • button.background#52b788
  • button.foreground#0d1208
  • button.hoverBackground#40916c
  • dropdown.background#10180a
  • dropdown.border#1e2e16
  • dropdown.foreground#d8f3dc
  • editor.background#0d1208
  • editor.findMatchBackground#6bcb7748
  • editor.findMatchHighlightBackground#6bcb7728
  • editor.findRangeHighlightBackground#6bcb7712
  • editor.foreground#d8f3dc
  • editor.hoverHighlightBackground#6bcb7712
  • editor.inactiveSelectionBackground#6bcb771a
  • editor.lineHighlightBackground#6bcb770c
  • editor.lineHighlightBorder#6bcb7718
  • editor.rangeHighlightBackground#6bcb7710
  • editor.selectionBackground#6bcb7730
  • editor.selectionHighlightBackground#6bcb771e
  • editor.wordHighlightBackground#6bcb7722
  • editor.wordHighlightStrongBackground#6bcb7738
  • editorBracketMatch.background#151e0d
  • editorBracketMatch.border#6bcb7766
  • editorCursor.foreground#6bcb77
  • editorGroupHeader.tabsBackground#090e05
  • editorGroupHeader.tabsBorder#1e2e16
  • editorIndentGuide.activeBackground#263a1a
  • editorIndentGuide.background#1e2e16
  • editorLineNumber.activeForeground#6bcb77
  • editorLineNumber.foreground#263a1a
  • editorOverviewRuler.findMatchForeground#6bcb7788
  • editorOverviewRuler.selectionHighlightForeground#6bcb7755
  • editorOverviewRuler.wordHighlightForeground#6bcb7744
  • editorOverviewRuler.wordHighlightStrongForeground#6bcb7766
  • editorStickyScroll.background#0d1208
  • editorStickyScrollHover.background#10180a
  • editorWhitespace.foreground#1e2e16
  • focusBorder#6bcb7744
  • gitDecoration.addedResourceForeground#6bcb77
  • gitDecoration.deletedResourceForeground#e63946
  • gitDecoration.ignoredResourceForeground#2d4a25
  • gitDecoration.modifiedResourceForeground#e9c46a
  • gitDecoration.untrackedResourceForeground#6bcb77
  • input.background#10180a
  • input.border#1e2e16
  • input.foreground#d8f3dc
  • input.placeholderForeground#2d4a25
  • inputOption.activeBorder#6bcb77
  • list.activeSelectionBackground#6bcb7722
  • list.activeSelectionForeground#0d1208
  • list.filterMatchBackground#6bcb7728
  • list.filterMatchBorder#6bcb77aa
  • list.highlightForeground#6bcb77
  • list.hoverBackground#6bcb770f
  • list.inactiveSelectionBackground#6bcb7714
  • menu.background#0e1509
  • menu.foreground#d8f3dc
  • menu.selectionBackground#151e0d
  • menu.selectionForeground#6bcb77
  • menu.separatorBackground#1e2e16
  • minimap.findMatchHighlight#6bcb7760
  • minimap.selectionHighlight#6bcb7740
  • minimap.wordHighlightBackground#6bcb7735
  • minimap.wordHighlightStrongBackground#6bcb7750
  • panel.background#0e1509
  • panel.border#1e2e16
  • panelTitle.activeBorder#6bcb77
  • panelTitle.activeForeground#6bcb77
  • panelTitle.inactiveForeground#2d4a25
  • progressBar.background#6bcb77
  • scrollbarSlider.background#1e2e1688
  • scrollbarSlider.hoverBackground#263a1a88
  • selection.background#6bcb7733
  • sideBar.background#0e1509
  • sideBar.border#1e2e16
  • sideBar.foreground#b7e4c7
  • sideBarSectionHeader.background#10180a
  • sideBarSectionHeader.border#1e2e16
  • sideBarTitle.foreground#2d4a25
  • statusBar.background#2d6a4f
  • statusBar.border#2d6a4f
  • statusBar.foreground#d8f3dc
  • statusBar.noFolderBackground#090e05
  • statusBarItem.hoverBackground#1b4332
  • statusBarItem.remoteBackground#52b788
  • statusBarItem.remoteForeground#0d1208
  • tab.activeBackground#151e0d
  • tab.activeBorderTop#6bcb77
  • tab.activeForeground#d8f3dc
  • tab.border#1e2e16
  • tab.inactiveBackground#10180a
  • tab.inactiveForeground#2d4a25
  • terminal.ansiBlack#1e2e16
  • terminal.ansiBlue#4895ef
  • terminal.ansiCyan#95d5b2
  • terminal.ansiGreen#6bcb77
  • terminal.ansiMagenta#b7b1f2
  • terminal.ansiRed#e63946
  • terminal.ansiWhite#d8f3dc
  • terminal.ansiYellow#e9c46a
  • terminal.background#0d1208
  • terminal.foreground#d8f3dc
  • terminalCursor.foreground#6bcb77
  • titleBar.activeBackground#090e05
  • titleBar.activeForeground#d8f3dc
  • titleBar.border#1e2e16

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2d4a25italic
keyword, storage.type, storage.modifier, keyword.control#52b788bold
entity.name.function, support.function, meta.function-call.generic#95d5b2
string, string.quoted, string.template#b7e4c7
variable, variable.other.readwrite#d8f3dc
entity.name.type, entity.name.class, support.type, support.class#74c69d
constant.numeric#f4a261
keyword.operator#e9c46a
constant, constant.language#f4a261bold
entity.name.tag, support.class.component#74c69d
entity.other.attribute-name#95d5b2
meta.decorator, punctuation.decorator#e9c46aitalic