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.activeBackground#6b8e2330
  • activityBar.activeBorder#6b8e23
  • activityBar.background#1a3324
  • activityBar.border#d4e6c310
  • activityBar.dropBackground#6b8e2330
  • activityBar.foreground#d4e6c3
  • activityBar.inactiveForeground#d4e6c310
  • activityBarBadge.background#6b8e23
  • activityBarBadge.foreground#1a3324
  • breadcrumb.activeSelectionForeground#6b8e23
  • breadcrumb.background#1a3324
  • breadcrumb.focusForeground#6b8e23
  • breadcrumb.foreground#d4e6c3
  • breadcrumbPicker.background#1a3324
  • button.background#6b8e23
  • button.foreground#1a3324
  • button.hoverBackground#6b8e23
  • button.secondaryBackground#6b8e2330
  • button.secondaryForeground#d4e6c3
  • button.secondaryHoverBackground#6b8e2330
  • checkbox.background#1a3324
  • checkbox.border#d4e6c310
  • checkbox.foreground#6b8e23
  • debugToolBar.background#1a3324
  • debugToolBar.border#d4e6c310
  • diffEditor.insertedTextBackground#00ff0030
  • diffEditor.insertedTextBorder#00ff00
  • diffEditor.removedTextBackground#ff000030
  • diffEditor.removedTextBorder#ff0000
  • dropdown.background#1a3324
  • dropdown.border#d4e6c310
  • dropdown.foreground#d4e6c3
  • editor.background#1a3324
  • editor.focusedStackFrameHighlightBackground#00ff0030
  • editor.foreground#d4e6c3
  • editor.lineHighlightBackground#6b8e2310
  • editor.lineHighlightBorder#6b8e23
  • editor.selectionBackground#6b8e2330
  • editor.selectionHighlightBackground#6b8e2330
  • editor.stackFrameHighlightBackground#ffff0030
  • editorBracketHighlight.foreground1#6b8e23
  • editorBracketHighlight.foreground2#d4e6c3
  • editorBracketHighlight.foreground3#d4e6c310
  • editorBracketHighlight.foreground4#6b8e23
  • editorBracketHighlight.foreground5#d4e6c3
  • editorBracketHighlight.foreground6#d4e6c310
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#6b8e2330
  • editorBracketMatch.border#6b8e23
  • editorCodeLens.foreground#d4e6c3
  • editorCursor.background#1a3324
  • editorCursor.foreground#6b8e23
  • editorError.foreground#ff0000
  • editorGroup.border#d4e6c310
  • editorGroup.dropBackground#6b8e2330
  • editorGroup.emptyBackground#1a3324
  • editorGroup.focusedEmptyBorder#6b8e23
  • editorGroupHeader.noTabsBackground#1a3324
  • editorGroupHeader.tabsBackground#1a3324
  • editorGroupHeader.tabsBorder#d4e6c310
  • editorGutter.addedBackground#6b8e23
  • editorGutter.background#1a3324
  • editorGutter.deletedBackground#6b8e23
  • editorGutter.modifiedBackground#6b8e23
  • editorHint.foreground#6b8e23
  • editorIndentGuide.activeBackground#6b8e23
  • editorIndentGuide.background#d4e6c310
  • editorInfo.foreground#00ccff
  • editorOverviewRuler.addedForeground#6b8e23
  • editorOverviewRuler.border#d4e6c310
  • editorOverviewRuler.bracketMatchForeground#6b8e23
  • editorOverviewRuler.deletedForeground#6b8e23
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#6b8e23
  • editorOverviewRuler.infoForeground#00ccff
  • editorOverviewRuler.modifiedForeground#6b8e23
  • editorOverviewRuler.selectionHighlightForeground#6b8e2330
  • editorOverviewRuler.warningForeground#ffcc00
  • editorOverviewRuler.wordHighlightForeground#6b8e2330
  • editorOverviewRuler.wordHighlightStrongForeground#6b8e23
  • editorRuler.foreground#d4e6c310
  • editorWarning.foreground#ffcc00
  • editorWhitespace.foreground#d4e6c310
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ff00ff
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#d4e6c310
  • gitDecoration.modifiedResourceForeground#ffcc00
  • gitDecoration.submoduleResourceForeground#ff8800
  • gitDecoration.untrackedResourceForeground#00ccff
  • input.background#1a3324
  • input.border#d4e6c310
  • input.foreground#d4e6c3
  • input.placeholderForeground#d4e6c310
  • inputOption.activeBackground#6b8e2330
  • inputOption.activeBorder#6b8e23
  • inputValidation.errorBackground#ff000030
  • inputValidation.errorBorder#ff0000
  • inputValidation.infoBackground#00ccff30
  • inputValidation.infoBorder#00ccff
  • inputValidation.warningBackground#ffcc0030
  • inputValidation.warningBorder#ffcc00
  • list.activeSelectionBackground#6b8e2330
  • list.activeSelectionForeground#d4e6c3
  • list.errorForeground#ff0000
  • list.focusBackground#6b8e2330
  • list.focusForeground#d4e6c3
  • list.highlightForeground#6b8e23
  • list.hoverBackground#6b8e2330
  • list.hoverForeground#d4e6c3
  • list.inactiveSelectionBackground#6b8e2330
  • list.inactiveSelectionForeground#d4e6c3
  • list.warningForeground#ffcc00
  • markdown.blockquoteBorder#6b8e23
  • markdown.blockquoteForeground#d4e6c310
  • markdown.codeblock.background#6b8e2330
  • markdown.headingForeground#6b8e23
  • markdown.tableBorder#d4e6c310
  • markdown.tableEvenRowBackground#1a3324
  • markdown.tableOddRowBackground#6b8e2330
  • menu.background#1a3324
  • menu.border#d4e6c310
  • menu.foreground#d4e6c3
  • menu.selectionBackground#6b8e2330
  • menu.selectionBorder#6b8e23
  • menu.selectionForeground#d4e6c3
  • menubar.selectionBackground#6b8e2330
  • menubar.selectionForeground#d4e6c3
  • merge.border#d4e6c310
  • merge.commonContentBackground#80808020
  • merge.commonHeaderBackground#80808030
  • merge.currentContentBackground#00ff0020
  • merge.currentHeaderBackground#00ff0030
  • merge.incomingContentBackground#0000ff20
  • merge.incomingHeaderBackground#0000ff30
  • minimap.background#1a3324
  • minimap.errorHighlight#ff000080
  • minimap.findMatchHighlight#6b8e2330
  • minimap.foregroundOpacity#ffffff60
  • minimap.infoHighlight#00ccff80
  • minimap.selectionHighlight#6b8e2330
  • minimap.warningHighlight#ffcc0080
  • minimapGutter.addedBackground#6b8e23
  • minimapGutter.deletedBackground#6b8e23
  • minimapGutter.modifiedBackground#6b8e23
  • minimapSlider.activeBackground#6b8e23
  • minimapSlider.background#6b8e2330
  • minimapSlider.hoverBackground#6b8e2330
  • notificationCenterHeader.background#6b8e2330
  • notificationCenterHeader.foreground#d4e6c3
  • notificationLink.foreground#6b8e23
  • notifications.background#1a3324
  • notifications.border#d4e6c310
  • notifications.foreground#d4e6c3
  • notificationToast.border#d4e6c310
  • panel.background#1a3324
  • panel.border#d4e6c310
  • panelTitle.activeBorder#6b8e23
  • panelTitle.activeForeground#d4e6c3
  • panelTitle.inactiveForeground#d4e6c310
  • pickerGroup.border#d4e6c310
  • pickerGroup.foreground#d4e6c3
  • quickInput.background#1a3324
  • quickInput.foreground#d4e6c3
  • quickInputTitle.background#6b8e2330
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#6b8e23
  • scrollbarSlider.background#6b8e2330
  • scrollbarSlider.hoverBackground#6b8e2330
  • settings.checkboxBackground#1a3324
  • settings.checkboxBorder#d4e6c310
  • settings.checkboxForeground#6b8e23
  • settings.dropdownBackground#1a3324
  • settings.dropdownBorder#d4e6c310
  • settings.dropdownForeground#d4e6c3
  • settings.headerForeground#d4e6c3
  • settings.modifiedItemIndicator#6b8e23
  • settings.numberInputBackground#1a3324
  • settings.numberInputBorder#d4e6c310
  • settings.numberInputForeground#d4e6c3
  • settings.textInputBackground#1a3324
  • settings.textInputBorder#d4e6c310
  • settings.textInputForeground#d4e6c3
  • sideBar.background#1a3324
  • sideBar.border#d4e6c310
  • sideBar.foreground#d4e6c3
  • sideBarSectionHeader.background#6b8e2330
  • sideBarSectionHeader.border#d4e6c310
  • sideBarSectionHeader.foreground#d4e6c3
  • sideBarTitle.foreground#d4e6c3
  • statusBar.background#1a3324
  • statusBar.border#d4e6c310
  • statusBar.debuggingBackground#00ccff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#d4e6c3
  • statusBar.noFolderBackground#1a3324
  • statusBarItem.activeBackground#6b8e2330
  • statusBarItem.hoverBackground#6b8e2330
  • statusBarItem.prominentBackground#6b8e23
  • statusBarItem.prominentHoverBackground#6b8e23
  • statusBarItem.remoteBackground#6b8e23
  • statusBarItem.remoteForeground#1a3324
  • tab.activeBackground#1a3324
  • tab.activeBorder#6b8e23
  • tab.activeForeground#d4e6c3
  • tab.activeModifiedBorder#6b8e23
  • tab.border#d4e6c310
  • tab.hoverBackground#6b8e2330
  • tab.hoverBorder#6b8e23
  • tab.inactiveBackground#1a332480
  • tab.inactiveForeground#d4e6c310
  • tab.inactiveModifiedBorder#6b8e2330
  • tab.unfocusedActiveBorder#d4e6c310
  • tab.unfocusedHoverBackground#6b8e2330
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#4444ff
  • terminal.ansiBrightCyan#44ffff
  • terminal.ansiBrightGreen#44ff44
  • terminal.ansiBrightMagenta#ff44ff
  • terminal.ansiBrightRed#ff4444
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff44
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#1a3324
  • terminal.border#d4e6c310
  • terminal.foreground#d4e6c3
  • terminal.selectionBackground#6b8e2330
  • terminalCursor.background#1a3324
  • terminalCursor.foreground#6b8e23
  • titleBar.activeBackground#1a3324
  • titleBar.activeForeground#d4e6c3
  • titleBar.border#d4e6c310
  • titleBar.inactiveBackground#1a3324
  • titleBar.inactiveForeground#d4e6c310

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d4e6c310italic
string, string.template, string.quoted, string.regexp#6b8e23
keyword, keyword.control, keyword.operator#6b8e23bold
constant, constant.language, constant.numeric, constant.character#6b8e23
variable, variable.parameter, variable.other#d4e6c3
entity.name.function, entity.name.method, support.function#6b8e23
entity.name.type, entity.name.class, support.class, storage.type#6b8e23bold
entity.name.tag, support.tag#6b8e23
meta.tag, punctuation.definition.tag#d4e6c3
storage.modifier, storage.type#6b8e23
support.constant, support.variable#6b8e23
invalid.illegal, invalid.deprecated#ff0000bold underline
entity.other.inherited-class#6b8e23
entity.name.section, meta.separator#6b8e23bold
meta.directive, meta.preprocessor#d4e6c310
punctuation.definition.string, punctuation.definition.parameters#d4e6c3
punctuation.definition.variable, punctuation.definition.entity#6b8e23