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#C9742A
  • activityBar.background#EDE9E5
  • activityBar.foreground#C9742A
  • activityBarBadge.background#C9742A
  • activityBarBadge.foreground#FAF8F5
  • badge.background#C9742A
  • badge.foreground#FAF8F5
  • button.background#C9742A
  • button.foreground#FAF8F5
  • button.hoverBackground#E08A5A
  • dropdown.background#F5F3EF
  • dropdown.border#F0E9E2
  • dropdown.foreground#4B3F36
  • editor.background#FAF8F5
  • editor.findMatchBackground#C9742A60
  • editor.findMatchHighlightBackground#C9742A30
  • editor.foreground#4B3F36
  • editor.lineHighlightBackground#F0E9E2
  • editor.lineHighlightBorder#F0E9E2
  • editor.selectionBackground#C9742A40
  • editor.selectionHighlightBackground#C9742A20
  • editorBracketMatch.background#C9742A30
  • editorBracketMatch.border#C9742A
  • editorCursor.foreground#C9742A
  • editorGroupHeader.tabsBackground#EDE9E5
  • editorIndentGuide.activeBackground#8EA4A2
  • editorIndentGuide.background#9A9189
  • editorLineNumber.activeForeground#C9742A
  • editorLineNumber.foreground#9A9189
  • editorWhitespace.foreground#9A9189
  • focusBorder#C9742A
  • gitDecoration.conflictingResourceForeground#EF9B5B
  • gitDecoration.deletedResourceForeground#D86F3E
  • gitDecoration.modifiedResourceForeground#C9742A
  • gitDecoration.untrackedResourceForeground#9A9189
  • input.background#F5F3EF
  • input.border#F0E9E2
  • input.foreground#4B3F36
  • input.placeholderForeground#9A9189
  • inputOption.activeBorder#C9742A
  • list.activeSelectionBackground#F0E9E2
  • list.activeSelectionForeground#4B3F36
  • list.focusBackground#F0E9E2
  • list.highlightForeground#C9742A
  • list.hoverBackground#F0E9E280
  • minimap.background#FAF8F5
  • minimapSlider.activeBackground#9A918966
  • minimapSlider.background#9A918922
  • minimapSlider.hoverBackground#9A918944
  • panel.background#FAF8F5
  • panel.border#F0E9E2
  • panelTitle.activeBorder#C9742A
  • panelTitle.activeForeground#4B3F36
  • panelTitle.inactiveForeground#9A9189
  • scrollbar.shadow#00000022
  • scrollbarSlider.activeBackground#C9742A88
  • scrollbarSlider.background#9A918944
  • scrollbarSlider.hoverBackground#9A918988
  • sideBar.background#F5F3EF
  • sideBar.foreground#4B3F36
  • sideBarSectionHeader.background#F0E9E2
  • sideBarSectionHeader.foreground#C9742A
  • sideBarTitle.foreground#C9742A
  • statusBar.background#E5E0DC
  • statusBar.debuggingBackground#C9742A
  • statusBar.foreground#4B3F36
  • statusBar.noFolderBackground#EDE9E5
  • statusBarItem.hoverBackground#D5C4B8
  • tab.activeBackground#E5E0DC
  • tab.activeBorder#C9742A
  • tab.activeForeground#4B3F36
  • tab.border#E5E0DC
  • tab.inactiveBackground#F5F3EF
  • tab.inactiveForeground#9A9189
  • terminal.ansiBlue#5A8A97
  • terminal.ansiBrightBlue#7AA2B2
  • terminal.ansiBrightCyan#6AA5A5
  • terminal.ansiBrightGreen#A1C9A1
  • terminal.ansiBrightMagenta#B58EA0
  • terminal.ansiBrightRed#E08A5A
  • terminal.ansiBrightYellow#EF9B5B
  • terminal.ansiCyan#5A7F8A
  • terminal.ansiGreen#7A9A7F
  • terminal.ansiMagenta#9A7A89
  • terminal.ansiRed#C9742A
  • terminal.ansiYellow#D86F3E
  • terminal.background#FAF8F5
  • terminal.foreground#4B3F36
  • titleBar.activeBackground#EDE9E5
  • titleBar.activeForeground#4B3F36
  • titleBar.inactiveBackground#FAF8F5
  • titleBar.inactiveForeground#9A9189

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9A9189italic
string, string.quoted, string.template#D86F3E
keyword, storage.type, storage.modifier#C9742Abold
keyword.operator, punctuation.accessor#8EA4A2
variable, variable.other#4B3F36
variable.parameter#9A9189italic
entity.name.function, support.function#5A8A97
meta.function-call#6AA5A5
entity.name.class, entity.name.type.class, support.class#9A7A89bold
entity.name.type, support.type#7A9A7F
entity.name.type.interface#7A9A7Fitalic
constant.numeric#E08A5A
constant, constant.language, constant.character#E08A5A
constant.language.boolean#E08A5Abold
variable.other.property, support.variable.property#C9742A
meta.object-literal.key#C9742A
entity.name.tag, punctuation.definition.tag#8EA4A2
entity.other.attribute-name#5A7F8Aitalic
punctuation, meta.brace#8EA4A2
string.regexp#E08A5A
constant.character.escape#5A8A97
meta.decorator, punctuation.decorator#EF9B5B
invalid, invalid.illegal#FF6F6Fstrikethrough
markup.heading, entity.name.section#C9742Abold
markup.bold#B58EA0bold
markup.italic#5A7F8Aitalic
markup.underline.link#C9742A
markup.inline.raw, markup.fenced_code#D86F3E
support.type.property-name.json#C9742A
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#EF9B5B
support.type.property-name.css#5A8A97
support.constant.property-value.css#C9742A