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#D23A45
  • activityBar.background#3E2C5A
  • activityBar.foreground#F5F2EE
  • activityBarBadge.background#D23A45
  • activityBarBadge.foreground#F5F2EE
  • badge.background#D23A45
  • badge.foreground#F5F2EE
  • button.background#D23A45
  • button.foreground#F5F2EE
  • button.hoverBackground#E04B5F
  • dropdown.background#F5F2EE
  • dropdown.border#6F4E7E
  • dropdown.foreground#212121
  • editor.background#F5F2EE
  • editor.findMatchBackground#D23A4560
  • editor.findMatchHighlightBackground#D23A4530
  • editor.foreground#212121
  • editor.lineHighlightBackground#F5F2EE30
  • editor.lineHighlightBorder#F5F2EE60
  • editor.selectionBackground#D23A4540
  • editor.selectionHighlightBackground#D23A4530
  • editorBracketMatch.background#D23A4533
  • editorBracketMatch.border#D23A45
  • editorCursor.foreground#D23A45
  • editorGroupHeader.tabsBackground#F5F2EE
  • editorIndentGuide.activeBackground#9E9E9E88
  • editorIndentGuide.background#9E9E9E44
  • editorLineNumber.activeForeground#D23A45
  • editorLineNumber.foreground#9E9E9E
  • editorWhitespace.foreground#9E9E9E
  • focusBorder#D23A45
  • gitDecoration.conflictingResourceForeground#D9A02F
  • gitDecoration.deletedResourceForeground#D23A45
  • gitDecoration.modifiedResourceForeground#D23A45
  • gitDecoration.untrackedResourceForeground#2A7F5E
  • input.background#F5F2EE
  • input.border#6F4E7E
  • input.foreground#212121
  • input.placeholderForeground#9E9E9E
  • inputOption.activeBorder#D23A45
  • list.activeSelectionBackground#6F4E7E
  • list.activeSelectionForeground#F5F2EE
  • list.focusBackground#6F4E7E
  • list.highlightForeground#D23A45
  • list.hoverBackground#6F4E7E77
  • minimap.background#F5F2EE
  • minimapSlider.activeBackground#9E9E9E66
  • minimapSlider.background#9E9E9E22
  • minimapSlider.hoverBackground#9E9E9E44
  • panel.background#F5F2EE
  • panel.border#6F4E7E
  • panelTitle.activeBorder#D23A45
  • panelTitle.activeForeground#D23A45
  • panelTitle.inactiveForeground#9E9E9E
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#9E9E9ECC
  • scrollbarSlider.background#9E9E9E44
  • scrollbarSlider.hoverBackground#9E9E9E88
  • sideBar.background#EBE8E2
  • sideBar.foreground#212121
  • sideBarSectionHeader.background#E0DDD7
  • sideBarSectionHeader.foreground#6F4E7E
  • sideBarTitle.foreground#6F4E7E
  • statusBar.background#D23A45
  • statusBar.debuggingBackground#B5303E
  • statusBar.foreground#F5F2EE
  • statusBar.noFolderBackground#6F4E7E
  • statusBarItem.hoverBackground#D23A4580
  • tab.activeBackground#F5F2EE
  • tab.activeBorder#D23A45
  • tab.activeForeground#212121
  • tab.border#C8C5BF
  • tab.inactiveBackground#E4E1DB
  • tab.inactiveForeground#9E9E9E
  • terminal.ansiBlue#6F4E7E
  • terminal.ansiBrightBlue#8C71C1
  • terminal.ansiBrightCyan#4EB4A9
  • terminal.ansiBrightGreen#3DC080
  • terminal.ansiBrightMagenta#AE80C8
  • terminal.ansiBrightRed#E04B5F
  • terminal.ansiBrightYellow#F0C868
  • terminal.ansiCyan#2A9EAB
  • terminal.ansiGreen#2A7F5E
  • terminal.ansiMagenta#9A71B0
  • terminal.ansiRed#D23A45
  • terminal.ansiYellow#D9A02F
  • terminal.background#F5F2EE
  • terminal.foreground#212121
  • titleBar.activeBackground#6F4E7E
  • titleBar.activeForeground#F5F2EE
  • titleBar.inactiveBackground#A395B3
  • titleBar.inactiveForeground#212121

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9E9E9Eitalic
string, string.quoted, string.template#2A7F5E
keyword, storage.type, storage.modifier#D23A45bold
keyword.operator, punctuation.accessor#6F4E7E
variable, variable.other#212121
variable.parameter#6F4E7Eitalic
entity.name.function, support.function#8C71C1
meta.function-call#D23A45
entity.name.class, entity.name.type.class, support.class#D23A45bold
entity.name.type, support.type#6F4E7E
entity.name.type.interface#A892C7italic
constant.numeric#D9A02F
constant, constant.language, constant.character#D9A02F
constant.language.boolean#D9A02Fbold
variable.other.property, support.variable.property#6F4E7E
meta.object-literal.key#6F4E7E
entity.name.tag, punctuation.definition.tag#D23A45
entity.other.attribute-name#9A71B0italic
punctuation, meta.brace#212121
string.regexp#D23A45
constant.character.escape#9A71B0
meta.decorator, punctuation.decorator#8C71C1
invalid, invalid.illegal#FF0000strikethrough
markup.heading, entity.name.section#6F4E7Ebold
markup.bold#D23A45bold
markup.italic#6F4E7Eitalic
markup.underline.link#D23A45
markup.inline.raw, markup.fenced_code#2A7F5E
support.type.property-name.json#6F4E7E
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#6F4E7E
support.type.property-name.css#2A7F5E
support.constant.property-value.css#D23A45