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#80CBC4
  • activityBar.background#0A0A0A
  • activityBar.border#0A0A0A99
  • activityBar.foreground#D9D9D9
  • activityBarBadge.background#80CBC4
  • activityBarBadge.foreground#000000
  • breadcrumb.activeSelectionForeground#80CBC4
  • breadcrumb.background#0A0A0A
  • breadcrumb.foreground#56575D
  • button.background#80CBC4
  • button.foreground#000000
  • button.hoverBackground#80CBC4cc
  • commandCenter.activeBorder#80CBC4
  • commandCenter.foreground#D9D9D999
  • diffEditor.insertedTextBackground#a3c67912
  • diffEditor.removedTextBackground#c85e6014
  • editor.background#0A0A0A
  • editor.findMatchBackground#ffffff26
  • editor.findMatchBorder#80CBC4
  • editor.findMatchHighlightBackground#ffffff26
  • editor.foreground#D9D9D9
  • editor.lineHighlightBackground#2F323700
  • editor.lineHighlightBorder#2F323766
  • editor.selectionBackground#47474780
  • editorCursor.background#FFCC00
  • editorCursor.foreground#FFCC00
  • editorGroup.border#D9D9D90f
  • editorGroupHeader.tabsBackground#0A0A0A
  • editorWidget.background#0A0A0A
  • editorWidget.border#80CBC4
  • editorWidget.resizeBorder#80CBC4
  • extensionButton.background#80CBC414
  • extensionButton.foreground#80CBC4
  • extensionButton.hoverBackground#80CBC433
  • extensionButton.separator#80CBC433
  • focusBorder#80808000
  • gitDecoration.addedResourceForeground#a3c679e6
  • gitDecoration.conflictingResourceForeground#d5b05fe6
  • gitDecoration.deletedResourceForeground#c85e60e6
  • gitDecoration.ignoredResourceForeground#56575D80
  • gitDecoration.modifiedResourceForeground#6a90d0e6
  • gitDecoration.untrackedResourceForeground#a3c679e6
  • input.background#161718
  • input.border#FFFFFF10
  • input.foreground#D9D9D9
  • list.activeSelectionBackground#0A0A0Aff
  • list.activeSelectionForeground#80CBC4
  • list.highlightForeground#80CBC4
  • list.hoverBackground#0A0A0A
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#2F323766
  • list.inactiveSelectionForeground#80CBC4
  • menu.background#0A0A0A
  • menu.foreground#D9D9D9
  • menu.selectionBackground#2F323766
  • menu.selectionForeground#80CBC4
  • menubar.selectionBackground#2F323766
  • menubar.selectionForeground#80CBC4
  • notificationLink.foreground#80CBC4
  • notifications.background#0A0A0A
  • notifications.foreground#D9D9D9
  • panel.background#0A0A0Aff
  • panel.border#0A0A0A99
  • panelTitle.activeBorder#80CBC4
  • panelTitle.activeForeground#D9D9D9
  • peekView.border#10121380
  • peekViewEditor.background#161718
  • peekViewResult.background#161718
  • peekViewTitle.background#161718
  • progressBar.background#80CBC4
  • scrollbarSlider.activeBackground#80CBC4
  • scrollbarSlider.background#EEFFFF20
  • scrollbarSlider.hoverBackground#EEFFFF10
  • settings.modifiedItemIndicator#80CBC4
  • sideBar.background#0A0A0A
  • sideBar.border#0A0A0A99
  • sideBar.foreground#56575D
  • sideBarTitle.foreground#D9D9D9
  • statusBar.background#0A0A0A
  • statusBar.border#0A0A0A99
  • statusBar.debuggingBackground#80CBC41a
  • statusBar.debuggingForeground#80CBC4
  • statusBar.foreground#494B50
  • tab.activeBackground#0A0A0A
  • tab.activeBorder#80CBC4
  • tab.activeForeground#FFFFFF
  • tab.border#0A0A0A
  • tab.inactiveBackground#0A0A0A
  • tab.inactiveForeground#56575D
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82aaff
  • terminal.ansiBrightBlack#546e7a
  • terminal.ansiBrightBlue#82aaff
  • terminal.ansiBrightCyan#89ddff
  • terminal.ansiBrightGreen#c3e88d
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#ff5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffcb6b
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffcb6b
  • terminal.background#0f111a
  • terminal.foreground#8f93a2
  • terminalCursor.background#80CBC4
  • terminalCursor.foreground#80CBC4
  • textLink.activeForeground#D9D9D9
  • textLink.foreground#80CBC4
  • titleBar.activeBackground#0A0A0A
  • titleBar.activeForeground#D9D9D9
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#56575D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#D9D9D9—
string#a3c679—
constant.language.boolean#d6808f—
constant.numeric#cd775c—
variable, variable.parameter, support.variable, variable.language#D9D9D9—
keyword, modifier, variable.language.this, support.type.object, constant.language#6ebad7—
entity.name.function, support.function#6a90d0—
storage.type, storage.modifier, storage.control#a178c4—
support.type, constant.other.key, entity.name.type#d5b05f—
comment, comment punctuation.definition.comment#45454Aitalic
punctuation, constant.other.symbol#6ebad7—
entity.name, entity.name.type.class, support.type, support.class#d5b05f—
entity.name.tag#c85e60—
entity.other.attribute-name#a178c4—
support.type.property-name.css#90a9bc—
entity.other.attribute-name.class#d5b05f—
entity.other.attribute-name.id#cd775c—
meta.object-literal.key, support.type.property-name.json#c85e60—
markup.heading#6ebad7—
text.html.markdown meta.link.inline, meta.link.reference#c85e60—
markup.bold#c85e60bold
markup.italic#c85e60italic
markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#a3c679—
support.class.component#d5b05f—
template.expression.begin, template.expression.end#6ebad7—
entity.name.tag.yaml#c85e60—
support.type.object.console, entity.name.function.console#6a90d0—
Colorful Carbon - Complete VS Code Makeover by Sonali Sharma - VS Code Theme