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#000000
  • activityBar.border#333333
  • activityBar.foreground#EEEEEE
  • activityBar.inactiveForeground#777777
  • activityBarBadge.background#CCCCCC
  • activityBarBadge.foreground#000000
  • badge.background#CCCCCC
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#EEEEEE
  • breadcrumb.focusForeground#EEEEEE
  • breadcrumb.foreground#AAAAAA
  • breadcrumbPicker.background#1A1A1A
  • button.background#CCCCCC
  • button.foreground#000000
  • button.hoverBackground#CCCCCC
  • button.secondaryBackground#333333
  • button.secondaryForeground#EEEEEE
  • button.secondaryHoverBackground#222222
  • charts.blue#CCCCCC
  • charts.foreground#EEEEEE
  • charts.green#AAAAAA
  • charts.lines#333333
  • charts.orange#B18532
  • charts.purple#B36957
  • charts.red#EC3305
  • charts.yellow#B18532
  • debugConsole.errorForeground#EC3305
  • debugConsole.infoForeground#CCCCCC
  • debugConsole.sourceForeground#AAAAAA
  • debugConsole.warningForeground#B18532
  • debugConsoleInputIcon.foreground#CCCCCC
  • debugExceptionWidget.background#EC3305
  • debugExceptionWidget.border#EC3305
  • debugIcon.breakpointForeground#EC3305
  • debugIcon.pauseForeground#CCCCCC
  • debugIcon.startForeground#AAAAAA
  • debugIcon.stepOverForeground#CCCCCC
  • debugIcon.stopForeground#EC3305
  • debugToolBar.background#1A1A1A
  • descriptionForeground#AAAAAA
  • diffEditor.diagonalFill#33333344
  • diffEditor.insertedLineBackground#22222233
  • diffEditor.insertedTextBackground#22222244
  • diffEditor.removedLineBackground#EC330533
  • diffEditor.removedTextBackground#EC330544
  • dropdown.background#000000
  • dropdown.border#333333
  • dropdown.foreground#EEEEEE
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#3A3300
  • editor.findMatchBorder#F5E97F44
  • editor.findMatchForeground#F5E97F
  • editor.findMatchHighlightBackground#3A330066
  • editor.foreground#EEEEEE
  • editor.hoverHighlightBackground#33333344
  • editor.inactiveSelectionBackground#33333344
  • editor.lineHighlightBackground#111111
  • editor.linkedEditingBackground#33333344
  • editor.rangeHighlightBackground#11111144
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#33333366
  • editor.wordHighlightBackground#33333366
  • editor.wordHighlightStrongBackground#33333388
  • editorBracketHighlight.foreground1#CCCCCC
  • editorBracketHighlight.foreground2#B36957
  • editorBracketHighlight.foreground3#AAAAAA
  • editorBracketHighlight.foreground4#B18532
  • editorBracketHighlight.foreground5#AAAAAA
  • editorBracketHighlight.foreground6#EC3305
  • editorBracketMatch.background#33333344
  • editorBracketMatch.border#777777
  • editorCodeLens.foreground#777777
  • editorCursor.foreground#EEEEEE
  • editorError.foreground#EC3305
  • editorGroup.border#333333
  • editorGroup.dropBackground#33333344
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#AAAAAA
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#777777
  • editorGutter.deletedBackground#EC3305
  • editorGutter.modifiedBackground#CCCCCC
  • editorHint.foreground#CCCCCC
  • editorHoverWidget.background#1A1A1A
  • editorHoverWidget.border#333333
  • editorHoverWidget.foreground#EEEEEE
  • editorIndentGuide.activeBackground1#333333
  • editorIndentGuide.background1#33333366
  • editorInfo.foreground#CCCCCC
  • editorLightBulb.foreground#B18532
  • editorLightBulbAutoFix.foreground#CCCCCC
  • editorLineNumber.activeForeground#EEEEEE
  • editorLineNumber.foreground#777777
  • editorLink.activeForeground#CCCCCC
  • editorOverviewRuler.addedForeground#AAAAAA
  • editorOverviewRuler.border#333333
  • editorOverviewRuler.deletedForeground#EC3305
  • editorOverviewRuler.errorForeground#EC3305
  • editorOverviewRuler.findMatchForeground#B3695766
  • editorOverviewRuler.infoForeground#CCCCCC
  • editorOverviewRuler.modifiedForeground#CCCCCC
  • editorOverviewRuler.selectionHighlightForeground#333333
  • editorOverviewRuler.warningForeground#B18532
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#1A1A1A
  • editorSuggestWidget.focusHighlightForeground#CCCCCC
  • editorSuggestWidget.foreground#EEEEEE
  • editorSuggestWidget.highlightForeground#CCCCCC
  • editorSuggestWidget.selectedBackground#222222
  • editorWarning.foreground#B18532
  • editorWhitespace.foreground#333333
  • editorWidget.background#1A1A1A
  • editorWidget.border#333333
  • editorWidget.foreground#EEEEEE
  • errorForeground#EC3305
  • focusBorder#333333
  • foreground#EEEEEE
  • gitDecoration.addedResourceForeground#AAAAAA
  • gitDecoration.conflictingResourceForeground#B18532
  • gitDecoration.deletedResourceForeground#EC3305
  • gitDecoration.ignoredResourceForeground#777777
  • gitDecoration.modifiedResourceForeground#CCCCCC
  • gitDecoration.stageDeletedResourceForeground#EC3305
  • gitDecoration.stageModifiedResourceForeground#CCCCCC
  • gitDecoration.submoduleResourceForeground#B36957
  • gitDecoration.untrackedResourceForeground#AAAAAA
  • icon.foreground#AAAAAA
  • input.background#000000
  • input.border#333333
  • input.foreground#EEEEEE
  • input.placeholderForeground#777777
  • inputOption.activeBackground#CCCCCC22
  • inputOption.activeBorder#CCCCCC
  • inputOption.activeForeground#CCCCCC
  • inputValidation.errorBackground#EC3305
  • inputValidation.errorBorder#EC3305
  • inputValidation.infoBackground#222222
  • inputValidation.infoBorder#CCCCCC
  • inputValidation.warningBackground#222222
  • inputValidation.warningBorder#B18532
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#EEEEEE
  • list.dropBackground#33333344
  • list.errorForeground#EC3305
  • list.filterMatchBackground#3A330066
  • list.focusBackground#333333
  • list.focusForeground#EEEEEE
  • list.highlightForeground#CCCCCC
  • list.hoverBackground#111111
  • list.hoverForeground#EEEEEE
  • list.inactiveSelectionBackground#33333366
  • list.inactiveSelectionForeground#EEEEEE
  • list.warningForeground#B18532
  • merge.commonContentBackground#33333344
  • merge.commonHeaderBackground#33333388
  • merge.currentContentBackground#22222244
  • merge.currentHeaderBackground#22222288
  • merge.incomingContentBackground#22222244
  • merge.incomingHeaderBackground#22222288
  • minimap.errorHighlight#EC3305
  • minimap.findMatchHighlight#3A3300
  • minimap.selectionHighlight#333333
  • minimap.warningHighlight#B18532
  • minimapGutter.addedBackground#AAAAAA
  • minimapGutter.deletedBackground#EC3305
  • minimapGutter.modifiedBackground#CCCCCC
  • minimapSlider.activeBackground#33333388
  • minimapSlider.background#33333344
  • minimapSlider.hoverBackground#33333366
  • notificationCenter.border#333333
  • notifications.background#1A1A1A
  • notifications.border#333333
  • notifications.foreground#EEEEEE
  • notificationsErrorIcon.foreground#EC3305
  • notificationsInfoIcon.foreground#CCCCCC
  • notificationsWarningIcon.foreground#B18532
  • notificationToast.border#333333
  • panel.background#000000
  • panel.border#333333
  • panelTitle.activeBorder#EEEEEE
  • panelTitle.activeForeground#EEEEEE
  • panelTitle.inactiveForeground#777777
  • peekView.border#CCCCCC
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#3A330066
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#EEEEEE
  • peekViewResult.lineForeground#AAAAAA
  • peekViewResult.matchHighlightBackground#3A330066
  • peekViewResult.selectionBackground#333333
  • peekViewResult.selectionForeground#EEEEEE
  • peekViewTitle.background#1A1A1A
  • peekViewTitleDescription.foreground#AAAAAA
  • peekViewTitleLabel.foreground#EEEEEE
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#333333CC
  • scrollbarSlider.background#33333366
  • scrollbarSlider.hoverBackground#33333399
  • selection.background#333333
  • settings.focusedRowBackground#111111
  • settings.headerForeground#EEEEEE
  • settings.modifiedItemIndicator#CCCCCC
  • sideBar.background#111111
  • sideBar.border#333333
  • sideBar.dropBackground#33333344
  • sideBar.foreground#EEEEEE
  • sideBarSectionHeader.background#111111
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#EEEEEE
  • sideBarTitle.foreground#EEEEEE
  • statusBar.background#000000
  • statusBar.border#333333
  • statusBar.debuggingBackground#B18532
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#EEEEEE
  • statusBar.noFolderBackground#111111
  • statusBar.noFolderForeground#AAAAAA
  • statusBarItem.activeBackground#333333
  • statusBarItem.errorBackground#EC3305
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#33333388
  • statusBarItem.prominentBackground#333333
  • statusBarItem.prominentForeground#EEEEEE
  • statusBarItem.remoteBackground#CCCCCC
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#B18532
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#EEEEEE
  • tab.activeForeground#EEEEEE
  • tab.border#333333
  • tab.hoverBackground#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#AAAAAA
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#AAAAAA
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#777777
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#CCCCCC
  • terminal.ansiBrightBlack#777777
  • terminal.ansiBrightBlue#CCCCCC
  • terminal.ansiBrightCyan#AAAAAA
  • terminal.ansiBrightGreen#AAAAAA
  • terminal.ansiBrightMagenta#B36957
  • terminal.ansiBrightRed#EC3305
  • terminal.ansiBrightWhite#EEEEEE
  • terminal.ansiBrightYellow#B18532
  • terminal.ansiCyan#AAAAAA
  • terminal.ansiGreen#AAAAAA
  • terminal.ansiMagenta#B36957
  • terminal.ansiRed#EC3305
  • terminal.ansiWhite#EEEEEE
  • terminal.ansiYellow#B18532
  • terminal.background#000000
  • terminal.foreground#EEEEEE
  • terminal.selectionBackground#333333
  • terminalCursor.foreground#EEEEEE
  • textBlockQuote.background#111111
  • textBlockQuote.border#333333
  • textCodeBlock.background#111111
  • textLink.activeForeground#CCCCCC
  • textLink.foreground#CCCCCC
  • textPreformat.foreground#AAAAAA
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#EEEEEE
  • titleBar.border#333333
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#777777
  • tree.indentGuidesStroke#333333
  • welcomePage.tileBackground#000000
  • welcomePage.tileBorder#333333
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F5E97Fitalic
string, string.quoted, string.template, string.interpolated, punctuation.definition.string#B36957italic
constant.character.escape, string.regexp#B36957
constant.numeric, constant.language, constant.character, constant.other#AAAAAA
constant.language.boolean#EEEEEEitalic
keyword, storage, storage.type, storage.modifier#EEEEEEbold
keyword.operator, punctuation.accessor, punctuation.separator#EEEEEE
keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from#EEEEEEbold
entity.name.function, meta.function-call, support.function#EEEEEE
entity.name.function, meta.definition.function#EEEEEEbold
variable, variable.other, variable.other.readwrite, variable.parameter, support.variable#AAAAAA
variable.language#EEEEEEitalic
variable.other.property, variable.other.object.property, support.type.property-name#AAAAAA
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class, entity.name.type.class#EEEEEEitalic
entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, entity.name.type.module#EEEEEEitalic
entity.name.type.parameter#EEEEEEitalic
entity.other.attribute-name, support.other#AAAAAAbold
punctuation.definition.tag, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.section, meta.brace#EEEEEE
punctuation.terminator, punctuation.separator.comma#EEEEEE
entity.name.tag, support.class.component#EEEEEEbold
entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, entity.other.attribute-name.js#AAAAAAitalic
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#EEEEEEbold
support.type.property-name.css, support.type.vendored.property-name.css#AAAAAA
support.constant.property-value.css, constant.numeric.css, constant.other.color.rgb-value.hex.css, support.constant.color.w3c-standard-color-name.css#AAAAAA
keyword.other.unit.css#AAAAAA
heading.1.markdown, heading.2.markdown, heading.3.markdown, heading.4.markdown, heading.5.markdown, heading.6.markdown, markup.heading, markup.heading.setext, punctuation.definition.heading.markdown#EEEEEEbold
markup.bold, punctuation.definition.bold#EEEEEEbold
markup.italic, punctuation.definition.italic#EEEEEEitalic
markup.underline.link, string.other.link, markup.underline.link.markdown#CCCCCC
markup.inline.raw, markup.fenced_code.block, markup.raw.block#AAAAAA
markup.quote.markdown#777777italic
markup.list, punctuation.definition.list.begin.markdown#AAAAAA
markup.inserted, punctuation.definition.inserted#AAAAAA
markup.deleted, punctuation.definition.deleted#EC3305
markup.changed, punctuation.definition.changed#CCCCCC
support.type.property-name.json#AAAAAA
string.quoted.double.json#B36957italic
entity.name.tag.yaml#AAAAAA
string.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp#B36957
meta.decorator, punctuation.decorator, storage.type.annotation#B36957
entity.name.namespace, entity.name.module, entity.name.scope-resolution#CCCCCC
invalid, invalid.illegal#EC3305
invalid.deprecated#777777strikethrough
variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell#AAAAAA
entity.name.package.go, entity.name.import.go#AAAAAA
storage.modifier.lifetime.rust, entity.name.lifetime.rust#CCCCCCitalic
support.function.magic.python#CCCCCCbold
entity.name.function.decorator.python#B36957