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#c83737
  • activityBar.background#f3f2f1
  • activityBar.foreground#3278e5
  • activityBarBadge.background#c83737
  • activityBarBadge.foreground#faf9f8
  • badge.background#c83737
  • badge.foreground#faf9f8
  • button.background#c83737
  • button.foreground#faf9f8
  • button.hoverBackground#d05252
  • dropdown.background#f3f2f1
  • dropdown.border#e0dfde
  • dropdown.foreground#2e2b28
  • editor.background#faf9f8
  • editor.findMatchBackground#c8373740
  • editor.findMatchHighlightBackground#c8373722
  • editor.foreground#2e2b28
  • editor.lineHighlightBackground#f0efee
  • editor.lineHighlightBorder#3278e5
  • editor.selectionBackground#3278e540
  • editor.selectionHighlightBackground#3278e533
  • editorBracketMatch.background#c8373333
  • editorBracketMatch.border#c83733
  • editorCursor.foreground#3278e5
  • editorGroupHeader.tabsBackground#f3f2f1
  • editorIndentGuide.activeBackground#3278e5aa
  • editorIndentGuide.background#c2c0bf66
  • editorLineNumber.activeForeground#3278e5
  • editorLineNumber.foreground#9a9795
  • editorWhitespace.foreground#c2c0bf
  • focusBorder#3278e5
  • gitDecoration.conflictingResourceForeground#c79c20
  • gitDecoration.deletedResourceForeground#c83737
  • gitDecoration.modifiedResourceForeground#3278e5
  • gitDecoration.untrackedResourceForeground#5dff8a
  • input.background#f3f2f1
  • input.border#e0dfde
  • input.foreground#2e2b28
  • input.placeholderForeground#9a9795
  • inputOption.activeBorder#c83737
  • list.activeSelectionBackground#d4d3d2
  • list.activeSelectionForeground#2e2b28
  • list.focusBackground#d4d3d2
  • list.highlightForeground#3278e5
  • list.hoverBackground#e8e7e6
  • minimap.background#faf9f8
  • minimapSlider.activeBackground#3278e566
  • minimapSlider.background#3278e522
  • minimapSlider.hoverBackground#3278e544
  • panel.background#faf9f8
  • panel.border#e0dfde
  • panelTitle.activeBorder#c83737
  • panelTitle.activeForeground#3278e5
  • panelTitle.inactiveForeground#7a7570
  • scrollbar.shadow#00000022
  • scrollbarSlider.activeBackground#3278e5aa
  • scrollbarSlider.background#c2c0bf44
  • scrollbarSlider.hoverBackground#c2c0bf66
  • sideBar.background#f3f2f1
  • sideBar.foreground#2e2b28
  • sideBarSectionHeader.background#e5e4e3
  • sideBarSectionHeader.foreground#3278e5
  • sideBarTitle.foreground#3278e5
  • statusBar.background#e0dfde
  • statusBar.debuggingBackground#c83737
  • statusBar.foreground#2e2b28
  • statusBar.noFolderBackground#f3f2f1
  • statusBarItem.hoverBackground#d4d3d2
  • tab.activeBackground#ffffff
  • tab.activeBorder#c83737
  • tab.activeForeground#2e2b28
  • tab.border#dad9d8
  • tab.inactiveBackground#f3f2f1
  • tab.inactiveForeground#7a7570
  • terminal.ansiBlue#3278e5
  • terminal.ansiBrightBlue#5a9eff
  • terminal.ansiBrightCyan#5ff0f0
  • terminal.ansiBrightGreen#5dff8a
  • terminal.ansiBrightMagenta#ff81ff
  • terminal.ansiBrightRed#ff6b6b
  • terminal.ansiBrightYellow#ffe066
  • terminal.ansiCyan#33a1a1
  • terminal.ansiGreen#3aa655
  • terminal.ansiMagenta#b13db0
  • terminal.ansiRed#c83737
  • terminal.ansiYellow#c79c20
  • terminal.background#faf9f8
  • terminal.foreground#2e2b28
  • titleBar.activeBackground#f3f2f1
  • titleBar.activeForeground#2e2b28
  • titleBar.inactiveBackground#faf9f8
  • titleBar.inactiveForeground#7a7570

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a7570italic
string, string.quoted, string.template#33a1a1
keyword, storage.type, storage.modifier#c83737bold
keyword.operator, punctuation.accessor#c83737
variable, variable.other#2e2b28
variable.parameter#3278e5italic
entity.name.function, support.function#3278e5
meta.function-call#5a9eff
entity.name.class, entity.name.type.class, support.class#c83737bold
entity.name.type, support.type#b13db0
entity.name.type.interface#3aa655italic
constant.numeric#c79c20
constant, constant.language, constant.character#b13db0
constant.language.boolean#b13db0bold
variable.other.property, support.variable.property#2e2b28
meta.object-literal.key#c79c20
entity.name.tag, punctuation.definition.tag#c83737
entity.other.attribute-name#d9854eitalic
punctuation, meta.brace#2e2b28
string.regexp#3aa655
constant.character.escape#b13db0
meta.decorator, punctuation.decorator#ffe066
invalid, invalid.illegal#ff6b6bstrikethrough
markup.heading, entity.name.section#3278e5bold
markup.bold#b13db0bold
markup.italic#d9854eitalic
markup.underline.link#3278e5
markup.inline.raw, markup.fenced_code#3aa655
support.type.property-name.json#3278e5
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#b13db0
support.type.property-name.css#d9854e
support.constant.property-value.css#3aa655
themesmith by CyberBoost - VS Code Theme