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#C62828
  • activityBar.background#E0E0E0
  • activityBar.foreground#C62828
  • activityBarBadge.background#C62828
  • activityBarBadge.foreground#FFFFFF
  • badge.background#C62828
  • badge.foreground#FFFFFF
  • button.background#D6D6D6
  • button.foreground#2E2E2E
  • button.hoverBackground#C0C0C0
  • dropdown.background#E0E0E0
  • dropdown.border#D6D6D6
  • dropdown.foreground#2E2E2E
  • editor.background#F5F5F5
  • editor.findMatchBackground#C6282844
  • editor.findMatchHighlightBackground#C6282822
  • editor.foreground#2E2E2E
  • editor.lineHighlightBackground#E0E0E050
  • editor.lineHighlightBorder#C6282850
  • editor.selectionBackground#80C1FF55
  • editor.selectionHighlightBackground#80C1FF33
  • editorBracketMatch.background#80C1FF33
  • editorBracketMatch.border#80C1FF
  • editorCursor.foreground#C62828
  • editorGroupHeader.tabsBackground#F5F5F5
  • editorIndentGuide.activeBackground#CCCCCC88
  • editorIndentGuide.background#CCCCCC44
  • editorLineNumber.activeForeground#C62828
  • editorLineNumber.foreground#A0A0A0
  • editorWhitespace.foreground#CCCCCC
  • focusBorder#C62828
  • gitDecoration.conflictingResourceForeground#F9A825
  • gitDecoration.deletedResourceForeground#C62828
  • gitDecoration.modifiedResourceForeground#0097A7
  • gitDecoration.untrackedResourceForeground#388E3C
  • input.background#E0E0E0
  • input.border#D6D6D6
  • input.foreground#2E2E2E
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#C62828
  • list.activeSelectionBackground#D6D6D6
  • list.activeSelectionForeground#2E2E2E
  • list.focusBackground#D6D6D6
  • list.highlightForeground#C62828
  • list.hoverBackground#D6D6D666
  • minimap.background#F5F5F5
  • minimapSlider.activeBackground#C6282866
  • minimapSlider.background#C6282822
  • minimapSlider.hoverBackground#C6282844
  • panel.background#F5F5F5
  • panel.border#D6D6D6
  • panelTitle.activeBorder#C62828
  • panelTitle.activeForeground#C62828
  • panelTitle.inactiveForeground#7A7A7A
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#C6282888
  • scrollbarSlider.background#A0A0A044
  • scrollbarSlider.hoverBackground#A0A0A088
  • sideBar.background#EBEBEB
  • sideBar.foreground#2E2E2E
  • sideBarSectionHeader.background#E0E0E0
  • sideBarSectionHeader.foreground#C62828
  • sideBarTitle.foreground#C62828
  • statusBar.background#D6D6D6
  • statusBar.debuggingBackground#C62828
  • statusBar.foreground#2E2E2E
  • statusBar.noFolderBackground#D6D6D6
  • statusBarItem.hoverBackground#C0C0C0
  • tab.activeBackground#D6D6D6
  • tab.activeBorder#C62828
  • tab.activeForeground#2E2E2E
  • tab.border#CCCCCC
  • tab.inactiveBackground#F5F5F5
  • tab.inactiveForeground#7A7A7A
  • terminal.ansiBlue#1976D2
  • terminal.ansiBrightBlue#64B5F6
  • terminal.ansiBrightCyan#26C6DA
  • terminal.ansiBrightGreen#81C784
  • terminal.ansiBrightMagenta#BA68C8
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightYellow#FFF176
  • terminal.ansiCyan#0097A7
  • terminal.ansiGreen#388E3C
  • terminal.ansiMagenta#7B1FA2
  • terminal.ansiRed#C62828
  • terminal.ansiYellow#F9A825
  • terminal.background#F5F5F5
  • terminal.foreground#2E2E2E
  • titleBar.activeBackground#E0E0E0
  • titleBar.activeForeground#2E2E2E
  • titleBar.inactiveBackground#F5F5F5
  • titleBar.inactiveForeground#7A7A7A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A7A7Aitalic
string, string.quoted, string.template#388E3C—
keyword, storage.type, storage.modifier#C62828bold
keyword.operator, punctuation.accessor#0097A7—
variable, variable.other#2E2E2E—
variable.parameter#7A7A7Aitalic
entity.name.function, support.function#C62828—
meta.function-call#C62828—
entity.name.class, entity.name.type.class, support.class#0097A7bold
entity.name.type, support.type#0097A7—
entity.name.type.interface#00796Bitalic
constant.numeric#F57C00—
constant, constant.language, constant.character#FFB74D—
constant.language.boolean#C62828bold
variable.other.property, support.variable.property#2E2E2E—
meta.object-literal.key#388E3C—
entity.name.tag, punctuation.definition.tag#C62828—
entity.other.attribute-name#F57C00italic
punctuation, meta.brace#2E2E2E—
string.regexp#F57C00—
constant.character.escape#F57C00—
meta.decorator, punctuation.decorator#F9A825—
invalid, invalid.illegal#C62828strikethrough
markup.heading, entity.name.section#C62828bold
markup.bold#F57C00bold
markup.italic#F57C00italic
markup.underline.link#1976D2—
markup.inline.raw, markup.fenced_code#388E3C—
support.type.property-name.json#C62828—
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#F9A825—
support.type.property-name.css#0097A7—
support.constant.property-value.css#1976D2—
themesmith by CyberBoost - VS Code Theme