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#308263
  • activityBar.background#EFF4F6
  • activityBar.border#DCE3E6
  • activityBar.foreground#3A3543
  • activityBar.inactiveForeground#6E7378
  • activityBarBadge.background#308263
  • activityBarBadge.foreground#FFFFFF
  • badge.background#308263
  • badge.foreground#FFFFFF
  • button.background#308263
  • button.foreground#FFFFFF
  • button.hoverBackground#27684F
  • dropdown.background#EFF4F6
  • dropdown.foreground#3A3543
  • editor.background#F9FCFD
  • editor.findMatchBackground#30826355
  • editor.findMatchHighlightBackground#30826322
  • editor.foreground#3A3543
  • editor.selectionBackground#30826344
  • editor.selectionHighlightBackground#30826322
  • editor.wordHighlightBackground#30826322
  • editorBracketMatch.background#30826322
  • editorBracketMatch.border#308263
  • editorCursor.foreground#308263
  • editorGroup.border#DCE3E6
  • editorGroupHeader.tabsBackground#EFF4F6
  • editorGroupHeader.tabsBorder#DCE3E6
  • editorHoverWidget.background#EFF4F6
  • editorHoverWidget.border#DCE3E6
  • editorIndentGuide.activeBackground1#308263
  • editorIndentGuide.background1#DCE3E6
  • editorLineNumber.activeForeground#308263
  • editorLineNumber.foreground#6E7378
  • editorSuggestWidget.background#EFF4F6
  • editorSuggestWidget.border#DCE3E6
  • editorSuggestWidget.highlightForeground#308263
  • editorSuggestWidget.selectedBackground#30826333
  • editorWhitespace.foreground#DCE3E6
  • editorWidget.background#EFF4F6
  • editorWidget.border#DCE3E6
  • extensionButton.prominentBackground#308263
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#27684F
  • focusBorder#308263
  • gitDecoration.modifiedResourceForeground#308263
  • input.background#EFF4F6
  • input.foreground#3A3543
  • input.placeholderForeground#6E7378
  • inputOption.activeBorder#308263
  • list.activeSelectionBackground#30826344
  • list.activeSelectionForeground#3A3543
  • list.focusOutline#308263
  • list.highlightForeground#308263
  • list.hoverBackground#EFF4F6
  • list.inactiveSelectionBackground#30826322
  • minimap.findMatchHighlight#308263
  • panel.background#F9FCFD
  • panel.border#DCE3E6
  • panelTitle.activeBorder#308263
  • panelTitle.activeForeground#3A3543
  • panelTitle.inactiveForeground#6E7378
  • peekView.border#308263
  • progressBar.background#308263
  • scrollbarSlider.activeBackground#308263AA
  • scrollbarSlider.background#6E737844
  • scrollbarSlider.hoverBackground#30826366
  • sideBar.background#F9FCFD
  • sideBar.border#DCE3E6
  • sideBar.foreground#4A4F54
  • sideBarSectionHeader.background#EFF4F6
  • sideBarSectionHeader.border#DCE3E6
  • sideBarSectionHeader.foreground#3A3543
  • sideBarTitle.foreground#4A4F54
  • statusBar.background#308263
  • statusBar.border#DCE3E6
  • statusBar.debuggingBackground#27684F
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#27684F
  • statusBarItem.hoverBackground#30826333
  • statusBarItem.remoteBackground#27684F
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#F9FCFD
  • tab.activeBorderTop#308263
  • tab.activeForeground#3A3543
  • tab.border#DCE3E6
  • tab.inactiveBackground#EFF4F6
  • tab.inactiveForeground#6E7378
  • terminal.background#F9FCFD
  • terminal.foreground#3A3543
  • terminalCursor.foreground#308263
  • textLink.activeForeground#27684F
  • textLink.foreground#308263
  • titleBar.activeBackground#EFF4F6
  • titleBar.activeForeground#4A4F54
  • titleBar.border#DCE3E6
  • titleBar.inactiveBackground#EFF4F6
  • titleBar.inactiveForeground#6E7378
  • tree.indentGuidesStroke#DCE3E6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A7E3Citalic
string, punctuation.definition.string#7E428A
constant.numeric, constant.language, constant.character#1E6642
keyword, keyword.control, storage, storage.type#308263
entity.name.function, support.function#665A00
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#1E72C6
variable, variable.parameter#6C728A
entity.name.tag, meta.tag#308263
entity.other.attribute-name#6C728A
keyword.operator, punctuation#1E4E4E
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#665A00
Backend Themes by StraightRight - VS Code Theme