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#040310
  • activityBar.border#160c20
  • activityBar.foreground#e050a0
  • activityBar.inactiveForeground#5a4060
  • activityBarBadge.background#e050a0
  • activityBarBadge.foreground#040310
  • badge.background#e050a0
  • badge.foreground#040310
  • breadcrumb.activeSelectionForeground#e050a0
  • breadcrumb.focusForeground#dcc8e0
  • breadcrumb.foreground#5a4060
  • breadcrumbPicker.background#0a0814
  • button.background#e050a0
  • button.foreground#040310
  • button.hoverBackground#f060b0
  • button.secondaryBackground#180e28
  • button.secondaryForeground#dcc8e0
  • descriptionForeground#5a4060
  • dropdown.background#0a0814
  • dropdown.border#180e28
  • dropdown.foreground#dcc8e0
  • editor.background#060410
  • editor.findMatchBackground#e050a030
  • editor.findMatchHighlightBackground#e050a018
  • editor.foreground#dcc8e0
  • editor.inactiveSelectionBackground#e050a015
  • editor.lineHighlightBackground#140e1808
  • editor.selectionBackground#e050a028
  • editor.wordHighlightBackground#e050a018
  • editorBracketMatch.background#e050a018
  • editorBracketMatch.border#e050a044
  • editorCursor.foreground#f070a8
  • editorGroupHeader.tabsBackground#040310
  • editorGroupHeader.tabsBorder#160c20
  • editorGutter.addedBackground#60b89066
  • editorGutter.deletedBackground#e8484866
  • editorGutter.modifiedBackground#e050a066
  • editorIndentGuide.activeBackground1#221630
  • editorIndentGuide.background1#140c1e
  • editorLineNumber.activeForeground#6a5078
  • editorLineNumber.foreground#2a1e38
  • editorOverviewRuler.border#160c20
  • editorWhitespace.foreground#1a1024
  • errorForeground#e84848
  • focusBorder#e050a044
  • foreground#dcc8e0
  • gitDecoration.addedResourceForeground#60b890
  • gitDecoration.conflictingResourceForeground#d8c050
  • gitDecoration.deletedResourceForeground#e84848
  • gitDecoration.ignoredResourceForeground#2a1e38
  • gitDecoration.modifiedResourceForeground#e050a0
  • gitDecoration.untrackedResourceForeground#68b8d8
  • input.background#0a0814
  • input.border#180e28
  • input.foreground#dcc8e0
  • input.placeholderForeground#5a4060
  • inputOption.activeBorder#e050a0
  • list.activeSelectionBackground#e050a022
  • list.activeSelectionForeground#ead8ee
  • list.focusBackground#e050a018
  • list.highlightForeground#f070a8
  • list.hoverBackground#0a0618
  • list.inactiveSelectionBackground#e050a012
  • minimap.findMatchHighlight#f070a844
  • minimap.selectionHighlight#e050a044
  • notifications.background#0a0814
  • notifications.border#180e28
  • notifications.foreground#dcc8e0
  • panel.background#060410
  • panel.border#180e28
  • panelTitle.activeBorder#e050a0
  • panelTitle.activeForeground#dcc8e0
  • panelTitle.inactiveForeground#5a4060
  • peekView.border#e050a044
  • peekViewEditor.background#070610
  • peekViewResult.background#070610
  • peekViewTitle.background#0a0814
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#e050a044
  • scrollbarSlider.background#e050a018
  • scrollbarSlider.hoverBackground#e050a030
  • selection.background#e050a033
  • sideBar.background#070610
  • sideBar.border#160c20
  • sideBar.foreground#dcc8e0
  • sideBarSectionHeader.background#0a0814
  • sideBarSectionHeader.foreground#785880
  • sideBarTitle.foreground#e050a0
  • statusBar.background#040310
  • statusBar.border#160c20
  • statusBar.debuggingBackground#e050a0
  • statusBar.debuggingForeground#040310
  • statusBar.foreground#e050a0
  • statusBar.noFolderBackground#040310
  • statusBarItem.hoverBackground#e050a022
  • statusBarItem.remoteBackground#e050a0
  • statusBarItem.remoteForeground#040310
  • tab.activeBackground#0a0618
  • tab.activeBorderTop#e050a0
  • tab.activeForeground#ead8ee
  • tab.border#160c20
  • tab.hoverBackground#0c081c
  • tab.inactiveBackground#040310
  • tab.inactiveForeground#5a4060
  • terminal.ansiBlack#1a1024
  • terminal.ansiBlue#7088d0
  • terminal.ansiBrightBlack#443058
  • terminal.ansiBrightBlue#88a0e8
  • terminal.ansiBrightCyan#78c0d8
  • terminal.ansiBrightGreen#78d0a8
  • terminal.ansiBrightMagenta#f068a8
  • terminal.ansiBrightRed#ff6060
  • terminal.ansiBrightWhite#ead8ee
  • terminal.ansiBrightYellow#f0d868
  • terminal.ansiCyan#68b8d8
  • terminal.ansiGreen#60b890
  • terminal.ansiMagenta#e050a0
  • terminal.ansiRed#e84848
  • terminal.ansiWhite#dcc8e0
  • terminal.ansiYellow#d8c050
  • terminal.background#040310
  • terminal.foreground#dcc8e0
  • terminalCursor.foreground#f070a8
  • titleBar.activeBackground#040310
  • titleBar.activeForeground#e050a0
  • titleBar.inactiveBackground#040310
  • titleBar.inactiveForeground#5a4060
  • widget.shadow#00000060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3e3058italic
string, string.quoted#80d8a8
constant.numeric#d8c050
constant.language, constant.other#f06868
keyword, storage.type, storage.modifier#e050a0
keyword.control, keyword.operator.logical#f068b0
keyword.operator#68b8d8
entity.name.function, support.function, meta.function-call#d090e0
entity.name.type, entity.name.class, support.class, support.type#e8b0c8
entity.name.type.interface#68b8d8
variable, variable.other#dcc8e0
variable.parameter#c8a0e0
variable.other.property, variable.other.object.property#a890c0
entity.name.tag#e050a0
entity.other.attribute-name#f06868italic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#e050a0
support.type.property-name.css#a890c0
variable.scss, variable.css#c8a0e0
string.regexp#e84848
constant.character.escape#68b8d8
punctuation#5a4868
support.type.property-name.json#a890c0
markup.heading, entity.name.section.markdown#e050a0bold
markup.bold#ead8eebold
markup.italic#c8a0e0italic
markup.underline.link#68b8d8
markup.inline.raw, markup.fenced_code#80d8a8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#e84848
variable.other.php#c8a0e0
entity.name.tag.yaml#a890c0
variable.language.this, variable.language.self#f06868italic