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#5A6FA9
  • activityBar.background#E8D5B5
  • activityBar.foreground#5B4630
  • activityBarBadge.background#5A6FA9
  • activityBarBadge.foreground#FAF3E0
  • badge.background#B86B3E
  • badge.foreground#FAF3E0
  • button.background#5A6FA9
  • button.foreground#FAF3E0
  • button.hoverBackground#B86B3C
  • dropdown.background#F5E9D4
  • dropdown.border#E8D5B5
  • dropdown.foreground#5B4630
  • editor.background#FAF3E0
  • editor.findMatchBackground#B86B3E40
  • editor.findMatchHighlightBackground#B86B3E30
  • editor.foreground#5B4630
  • editor.lineHighlightBackground#5A6FA920
  • editor.lineHighlightBorder#5A6FA940
  • editor.selectionBackground#5A6FA940
  • editor.selectionHighlightBackground#5A6FA930
  • editorBracketMatch.background#5A6FA930
  • editorBracketMatch.border#5A6FA9
  • editorCursor.foreground#5B4630
  • editorGroupHeader.tabsBackground#FAF3E0
  • editorIndentGuide.activeBackground#B86B3C
  • editorIndentGuide.background#B86B3C80
  • editorLineNumber.activeForeground#5B4630
  • editorLineNumber.foreground#9A8F7D
  • editorWhitespace.foreground#B86B3C80
  • focusBorder#5A6FA9
  • gitDecoration.conflictingResourceForeground#B86B3C
  • gitDecoration.deletedResourceForeground#C94438
  • gitDecoration.modifiedResourceForeground#B86B3E
  • gitDecoration.untrackedResourceForeground#6A9A3F
  • input.background#F5E9D4
  • input.border#E8D5B5
  • input.foreground#5B4630
  • input.placeholderForeground#9A8F7D
  • inputOption.activeBorder#5A6FA9
  • list.activeSelectionBackground#5A6FA9
  • list.activeSelectionForeground#FAF3E0
  • list.focusBackground#5A6FA9
  • list.highlightForeground#B86B3E
  • list.hoverBackground#5A6FA930
  • minimap.background#FAF3E0
  • minimapSlider.activeBackground#5A6FA966
  • minimapSlider.background#5A6FA922
  • minimapSlider.hoverBackground#5A6FA944
  • panel.background#FAF3E0
  • panel.border#E8D5B5
  • panelTitle.activeBorder#5A6FA9
  • panelTitle.activeForeground#5B4630
  • panelTitle.inactiveForeground#9A8F7D
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#9A8F7DCC
  • scrollbarSlider.background#9A8F7D44
  • scrollbarSlider.hoverBackground#9A8F7D88
  • sideBar.background#F5E9D4
  • sideBar.foreground#5B4630
  • sideBarSectionHeader.background#EDE0C9
  • sideBarSectionHeader.foreground#5B4630
  • sideBarTitle.foreground#B86B3C
  • statusBar.background#5A6FA9
  • statusBar.debuggingBackground#B86B3C
  • statusBar.foreground#FAF3E0
  • statusBar.noFolderBackground#E8D5B5
  • statusBarItem.hoverBackground#5A6FA970
  • tab.activeBackground#FAF3E0
  • tab.activeBorder#5A6FA9
  • tab.activeForeground#5B4630
  • tab.border#E8D5B5
  • tab.inactiveBackground#F5E9D4
  • tab.inactiveForeground#9A8F7D
  • terminal.ansiBlue#5A6FA9
  • terminal.ansiBrightBlue#7A8FC8
  • terminal.ansiBrightCyan#5ABAB8
  • terminal.ansiBrightGreen#8ABF5F
  • terminal.ansiBrightMagenta#C89A7F
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightYellow#E6A463
  • terminal.ansiCyan#3A9A9A
  • terminal.ansiGreen#6A9A3F
  • terminal.ansiMagenta#B86B3C
  • terminal.ansiRed#C94438
  • terminal.ansiYellow#B86B3E
  • terminal.background#FAF3E0
  • terminal.foreground#5B4630
  • titleBar.activeBackground#E8D5B5
  • titleBar.activeForeground#5B4630
  • titleBar.inactiveBackground#FAF3E0
  • titleBar.inactiveForeground#9A8F7D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9A8F7Ditalic
string, string.quoted, string.template#3A9A9A
keyword, storage.type, storage.modifier#B86B3Cbold
keyword.operator, punctuation.accessor#5A6FA9
variable, variable.other#5B4630
variable.parameter#B86B3Citalic
entity.name.function, support.function#5A6FA9
meta.function-call#5A6FA9
entity.name.class, entity.name.type.class, support.class#5A6FA9bold
entity.name.type, support.type#B86B3C
entity.name.type.interface#B86B3Eitalic
constant.numeric#B86B3E
constant, constant.language, constant.character#5A6FA9
constant.language.boolean#5A6FA9bold
variable.other.property, support.variable.property#5B4630
meta.object-literal.key#5A6FA9
entity.name.tag, punctuation.definition.tag#B86B3C
entity.other.attribute-name#B86B3Citalic
punctuation, meta.brace#5B4630
string.regexp#B86B3E
constant.character.escape#5A6FA9
meta.decorator, punctuation.decorator#B86B3C
invalid, invalid.illegal#C94438strikethrough
markup.heading, entity.name.section#5A6FA9bold
markup.bold#5A6FA9bold
markup.italic#B86B3Citalic
markup.underline.link#B86B3E
markup.inline.raw, markup.fenced_code#5B4630
support.type.property-name.json#5A6FA9
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#B86B3C
support.type.property-name.css#5A6FA9
support.constant.property-value.css#B86B3E