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#FF336630
  • activityBar.activeBorder#FF3366
  • activityBar.background#000000
  • activityBar.border#1a1a1a
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#FF3366
  • activityBarBadge.foreground#FFFFFF
  • button.background#FF3366
  • button.foreground#FFFFFF
  • button.hoverBackground#FF3366AA
  • button.secondaryBackground#111111
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#FF336630
  • editor.background#111111
  • editor.findMatchBackground#FF336650
  • editor.findMatchHighlightBackground#FF336630
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#FF336615
  • editor.lineHighlightBorder#FF336620
  • editor.selectionBackground#FF336640
  • editor.selectionHighlightBackground#FF336620
  • editor.wordHighlightBackground#FF336620
  • editor.wordHighlightStrongBackground#FF336630
  • editorBracketMatch.background#FF336620
  • editorBracketMatch.border#FF3366
  • editorCursor.foreground#FF3366
  • editorGroup.border#1a1a1a
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#1a1a1a
  • editorLineNumber.activeForeground#FF3366
  • editorLineNumber.foreground#66666680
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.border#1a1a1a
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#FF3366
  • editorOverviewRuler.infoForeground#FF3366
  • editorOverviewRuler.modifiedForeground#FF3366
  • editorOverviewRuler.warningForeground#FFFF00
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#1a1a1a
  • editorSuggestWidget.selectedBackground#FF336640
  • editorWidget.background#000000
  • editorWidget.border#1a1a1a
  • focusBorder#FF3366
  • foreground#FFFFFF
  • input.background#111111
  • input.border#1a1a1a
  • input.foreground#FFFFFF
  • input.placeholderForeground#666666
  • inputOption.activeBackground#FF336640
  • inputOption.activeBorder#FF3366
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#FF000020
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#FF336620
  • inputValidation.infoBorder#FF3366
  • inputValidation.warningBackground#FFFF0020
  • inputValidation.warningBorder#FFFF00
  • selection.background#FF336680
  • sideBar.background#000000
  • sideBar.border#1a1a1a
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#111111
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#FF3366
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#FF3366
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#000000
  • statusBarItem.hoverBackground#FF336630
  • statusBarItem.prominentBackground#FF3366
  • statusBarItem.prominentHoverBackground#FF3366AA
  • statusBarItem.remoteBackground#FF3366
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FF3366
  • tab.activeBorder#FF3366
  • tab.activeBorderTop#FF3366
  • tab.activeForeground#FFFFFF
  • tab.border#1a1a1a
  • tab.hoverBackground#FF336630
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#FFFFFF
  • tab.unfocusedActiveBorder#FF336670
  • tab.unfocusedActiveBorderTop#FF336670
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#FF3366
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#FF3366
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#00FF00
  • terminal.ansiBrightMagenta#FF00FF
  • terminal.ansiBrightRed#FF0000
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFFF00
  • terminal.background#000000
  • terminal.border#1a1a1a
  • terminal.foreground#FFFFFF
  • terminalCursor.background#000000
  • terminalCursor.foreground#FF3366
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
variable, string constant.other.placeholder#FFFFFF
constant.other.color#FFFFFF
invalid, invalid.illegal#FF0000
keyword, storage.type, storage.modifier#FF3366
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#FF3366AA
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF3366
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FF3366
meta.block variable.other#FFFFFF
support.other.variable, string.other.link#FF3366
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FFFFFF