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#080b13
  • activityBar.border#2a3350
  • activityBar.foreground#7ab85f
  • activityBar.inactiveForeground#4d5872
  • activityBarBadge.background#1f5c0f
  • activityBarBadge.foreground#c8e8a8
  • badge.background#7ad0ff
  • badge.foreground#0b0f1a
  • button.background#1f5c0f
  • button.foreground#c8e8a8
  • button.hoverBackground#164808
  • checkbox.background#111726
  • checkbox.border#6b7590
  • checkbox.foreground#7ce85e
  • checkbox.selectBackground#111726
  • checkbox.selectBorder#7ce85e
  • descriptionForeground#8891a5
  • diffEditor.insertedTextBackground#6fe3c422
  • diffEditor.removedTextBackground#ff6b8122
  • dropdown.background#111726
  • dropdown.border#2a3350
  • editor.background#0b0f1a
  • editor.findMatchBackground#1f5c0f55
  • editor.findMatchHighlightBackground#1f5c0f33
  • editor.foreground#a8b2c4
  • editor.inactiveSelectionBackground#2c3a5a55
  • editor.lineHighlightBackground#141a2a
  • editor.selectionBackground#2c3a5a99
  • editor.selectionHighlightBackground#2c3a5a55
  • editor.wordHighlightBackground#2c3a5a44
  • editorBracketHighlight.foreground1#1f5c0f
  • editorBracketHighlight.foreground2#7ad0ff
  • editorBracketHighlight.foreground3#c0e87d
  • editorBracketHighlight.foreground4#6fe3c4
  • editorBracketHighlight.foreground5#7ce85e
  • editorBracketHighlight.foreground6#9ade4a
  • editorBracketMatch.background#1f5c0f22
  • editorBracketMatch.border#1f5c0f88
  • editorCursor.foreground#7ce85e
  • editorGroup.border#2a3350
  • editorGroupHeader.border#2a3350
  • editorGroupHeader.tabsBackground#0a0e18
  • editorGroupHeader.tabsBorder#2a3350
  • editorGutter.addedBackground#6fe3c4
  • editorGutter.background#0b0f1a
  • editorGutter.deletedBackground#ff6b81
  • editorGutter.modifiedBackground#7ad0ff
  • editorHoverWidget.background#111726
  • editorHoverWidget.border#2a3350
  • editorIndentGuide.activeBackground1#4a5578
  • editorIndentGuide.background1#242c40
  • editorLineNumber.activeForeground#7ab85f
  • editorLineNumber.foreground#3a4256
  • editorRuler.foreground#242c40
  • editorSuggestWidget.background#111726
  • editorSuggestWidget.border#2a3350
  • editorSuggestWidget.highlightForeground#1f5c0f
  • editorSuggestWidget.selectedBackground#2a3350
  • editorWhitespace.foreground#232b3d
  • editorWidget.background#111726
  • editorWidget.border#2a3350
  • errorForeground#ff6b81
  • focusBorder#1f5c0f66
  • foreground#a8b2c4
  • gitDecoration.addedResourceForeground#6fe3c4
  • gitDecoration.deletedResourceForeground#ff6b81
  • gitDecoration.ignoredResourceForeground#3a4256
  • gitDecoration.modifiedResourceForeground#7ad0ff
  • gitDecoration.untrackedResourceForeground#7ce85e
  • input.background#111726
  • input.border#2a3350
  • input.foreground#c9d3e0
  • input.placeholderForeground#3a4256
  • list.activeSelectionBackground#2a3350
  • list.activeSelectionForeground#7ce85e
  • list.focusBackground#2a3350
  • list.highlightForeground#1f5c0f
  • list.hoverBackground#141a2a
  • list.inactiveSelectionBackground#141a2a
  • panel.background#0a0e18
  • panel.border#2a3350
  • panelSection.border#2a3350
  • panelSectionHeader.background#0a0e18
  • panelTitle.activeBorder#1f5c0f
  • panelTitle.activeForeground#7ce85e
  • panelTitle.inactiveForeground#6b7590
  • pickerGroup.border#2a3350
  • pickerGroup.foreground#7ad0ff
  • progressBar.background#1f5c0f
  • quickInput.background#111726
  • quickInput.foreground#c9d3e0
  • quickInputList.focusBackground#2a3350
  • quickInputList.focusForeground#7ce85e
  • quickInputTitle.background#111726
  • scrollbarSlider.activeBackground#2c3a5acc
  • scrollbarSlider.background#1c233466
  • scrollbarSlider.hoverBackground#2c3a5a99
  • sideBar.background#0a0e18
  • sideBar.border#2a3350
  • sideBar.foreground#8891a5
  • sideBarSectionHeader.background#0a0e18
  • sideBarSectionHeader.border#2a3350
  • sideBarTitle.foreground#c9d3e0
  • statusBar.background#080b13
  • statusBar.border#080b13
  • statusBar.debuggingBackground#ff6b81
  • statusBar.debuggingForeground#0b0f1a
  • statusBar.foreground#8891a5
  • statusBar.noFolderBackground#080b13
  • tab.activeBackground#0b0f1a
  • tab.activeBorderTop#1f5c0f
  • tab.activeForeground#7ce85e
  • tab.border#080b13
  • tab.inactiveBackground#0a0e18
  • tab.inactiveForeground#6b7590
  • terminal.ansiBlack#0b0f1a
  • terminal.ansiBlue#7ad0ff
  • terminal.ansiBrightBlack#3a4256
  • terminal.ansiBrightBlue#9adcff
  • terminal.ansiBrightCyan#8ff0d6
  • terminal.ansiBrightGreen#8ff0d6
  • terminal.ansiBrightMagenta#d8f0a8
  • terminal.ansiBrightRed#c0f07a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a8f08f
  • terminal.ansiCyan#6fe3c4
  • terminal.ansiGreen#6fe3c4
  • terminal.ansiMagenta#c0e87d
  • terminal.ansiRed#ff6b81
  • terminal.ansiWhite#a8b2c4
  • terminal.ansiYellow#7ce85e
  • terminal.background#0a0e18
  • terminal.foreground#a8b2c4
  • titleBar.activeBackground#080b13
  • titleBar.activeForeground#c9d3e0
  • titleBar.border#2a3350
  • titleBar.inactiveBackground#080b13
  • titleBar.inactiveForeground#4d5872

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#a8b2c4
comment, punctuation.definition.comment#4d5872italic
string, string.quoted, string.template#d9b57a
constant.numeric, constant.language, constant.character, constant.other#6fe3c4
keyword, keyword.control, storage, storage.type, storage.modifier#9ade4a
keyword.operator#8a97b8
entity.name.function, support.function, meta.function-call#4fae3e
entity.name.class, entity.name.type, support.class, support.type, entity.other.inherited-class#6bacd4
variable, variable.other#a8b2c4
variable.parameter#c0e87d
variable.other.property, meta.object-literal.key, entity.other.attribute-name#9adcff
entity.name.tag#9ade4a
punctuation, meta.brace, punctuation.separator, punctuation.terminator#5c6788
markup.heading#4fae3ebold
markup.boldbold
markup.italicitalic
markup.underline.link, string.other.link#7ad0ff
invalid, invalid.illegal#ff6b81underline
#a8b2c4
comment, punctuation.definition.comment#4d5872italic
string, string.quoted, string.template#d9b57a
constant.numeric, constant.language, constant.character, constant.other#6fe3c4
keyword, keyword.control, storage, storage.type, storage.modifier#9ade4a
keyword.operator#8a97b8
entity.name.function, support.function, meta.function-call#4fae3e
entity.name.class, entity.name.type, support.class, support.type, entity.other.inherited-class#6bacd4
variable, variable.other#a8b2c4
variable.parameter#c0e87d
variable.other.property, meta.object-literal.key, entity.other.attribute-name#9adcff
entity.name.tag#9ade4a
punctuation, meta.brace, punctuation.separator, punctuation.terminator#5c6788
markup.heading#4fae3ebold
markup.boldbold
markup.italicitalic
markup.underline.link, string.other.link#7ad0ff
invalid, invalid.illegal#ff6b81underline