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#080e14
  • activityBar.border#141e2a
  • activityBar.foreground#7090b0
  • activityBar.inactiveForeground#283848
  • activityBarBadge.background#5a9ed8
  • activityBarBadge.foreground#080e14
  • badge.background#1e4070
  • badge.foreground#c0d8f0
  • button.background#1e4070
  • button.foreground#c0d8f0
  • button.hoverBackground#2a5080
  • diffEditor.insertedTextBackground#1a3028
  • diffEditor.removedTextBackground#301a1a
  • dropdown.background#141e2a
  • dropdown.border#283848
  • dropdown.foreground#a8c8e8
  • editor.background#101820
  • editor.findMatchBackground#2a3a28
  • editor.findMatchHighlightBackground#223020
  • editor.foreground#a8c8e8
  • editor.inactiveSelectionBackground#202e40
  • editor.lineHighlightBackground#141e2a
  • editor.selectionBackground#2a3a50
  • editor.selectionHighlightBackground#223040
  • editor.wordHighlightBackground#1e2c3e
  • editorBracketHighlight.foreground1#5a9ed8
  • editorBracketHighlight.foreground2#78c8b8
  • editorBracketHighlight.foreground3#a898d8
  • editorBracketMatch.background#2a3a50
  • editorBracketMatch.border#3a5068
  • editorCursor.foreground#5a9ed8
  • editorError.foreground#c07878
  • editorGroup.border#141e2a
  • editorGroupHeader.tabsBackground#0c1418
  • editorGutter.background#101820
  • editorHoverWidget.background#141e2a
  • editorHoverWidget.border#283848
  • editorIndentGuide.activeBackground#283848
  • editorIndentGuide.background#141e2a
  • editorInfo.foreground#5a9ed8
  • editorLineNumber.activeForeground#5a7898
  • editorLineNumber.foreground#243040
  • editorSuggestWidget.background#141e2a
  • editorSuggestWidget.border#283848
  • editorSuggestWidget.foreground#a8c8e8
  • editorSuggestWidget.highlightForeground#5a9ed8
  • editorSuggestWidget.selectedBackground#1a2838
  • editorWarning.foreground#c0a860
  • editorWhitespace.foreground#1e2c3e
  • editorWidget.background#141e2a
  • editorWidget.border#283848
  • focusBorder#283848
  • foreground#8098b8
  • gitDecoration.addedResourceForeground#78c8b8
  • gitDecoration.deletedResourceForeground#c07878
  • gitDecoration.ignoredResourceForeground#283848
  • gitDecoration.modifiedResourceForeground#c0a860
  • gitDecoration.untrackedResourceForeground#78c8b8
  • input.background#141e2a
  • input.border#283848
  • input.foreground#a8c8e8
  • input.placeholderForeground#364858
  • list.activeSelectionBackground#1a2838
  • list.activeSelectionForeground#a8c8e8
  • list.highlightForeground#5a9ed8
  • list.hoverBackground#141e2a
  • list.inactiveSelectionBackground#141e2a
  • minimap.background#0c1418
  • minimap.selectionHighlight#2a3a50
  • panel.background#0c1418
  • panel.border#141e2a
  • panelTitle.activeBorder#5a9ed8
  • panelTitle.activeForeground#a8c8e8
  • panelTitle.inactiveForeground#364858
  • quickInput.background#101820
  • quickInput.foreground#a8c8e8
  • scrollbarSlider.activeBackground#28384880
  • scrollbarSlider.background#28384830
  • scrollbarSlider.hoverBackground#28384855
  • sideBar.background#0c1418
  • sideBar.border#141e2a
  • sideBar.foreground#8098b8
  • sideBarSectionHeader.background#0c1418
  • sideBarSectionHeader.foreground#5a7898
  • sideBarTitle.foreground#5a7898
  • statusBar.background#080e14
  • statusBar.border#141e2a
  • statusBar.foreground#5a7898
  • tab.activeBackground#101820
  • tab.activeBorderTop#5a9ed8
  • tab.activeForeground#a8c8e8
  • tab.border#141e2a
  • tab.inactiveBackground#0c1418
  • tab.inactiveForeground#364858
  • terminal.ansiBlack#141e2a
  • terminal.ansiBlue#5a9ed8
  • terminal.ansiBrightBlack#283848
  • terminal.ansiBrightBlue#78b8f0
  • terminal.ansiBrightCyan#90c8d8
  • terminal.ansiBrightGreen#90d8c8
  • terminal.ansiBrightMagenta#c0b0e8
  • terminal.ansiBrightRed#d09090
  • terminal.ansiBrightWhite#c0d8f0
  • terminal.ansiBrightYellow#d0b878
  • terminal.ansiCyan#78b8c8
  • terminal.ansiGreen#78c8b8
  • terminal.ansiMagenta#a898d8
  • terminal.ansiRed#c07878
  • terminal.ansiWhite#a8c8e8
  • terminal.ansiYellow#c0a860
  • terminal.background#0c1418
  • terminal.foreground#a8c8e8
  • titleBar.activeBackground#080e14
  • titleBar.activeForeground#7090b0
  • titleBar.border#141e2a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#283040italic
string, string.quoted, string.template#78c8b8
constant.character.escape, string.regexp#98c8e8
constant.numeric#78b8c8
constant.language#a898d8
keyword, storage.type, storage.modifier#5a9ed8italic
keyword.operator#6ab0e0
entity.name.function, support.function#98c8e8
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.class#a898d8
variable#a8c8e8
variable.parameter#90b8d8italic
variable.language.this, variable.language.self#5a9ed8italic
entity.name.tag#5a9ed8
entity.other.attribute-name#78c8b8italic
meta.decorator, storage.type.annotation, punctuation.definition.annotation#c0a860italic
punctuation#3a5068
support.type.property-name.css#5a9ed8
support.type.property-name.json#5a9ed8
invalid#c07878underline