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#C75F2A
  • activityBar.background#2B120F
  • activityBar.foreground#C75F2A
  • activityBarBadge.background#B86128
  • activityBarBadge.foreground#1A0806
  • badge.background#C75F2A
  • badge.foreground#1A0806
  • button.background#6A9E71
  • button.foreground#1A0806
  • button.hoverBackground#8ABF87
  • dropdown.background#2C130F
  • dropdown.border#4E403C
  • dropdown.foreground#D5C9B8
  • editor.background#1A0806
  • editor.findMatchBackground#B8612888
  • editor.findMatchHighlightBackground#B8612855
  • editor.foreground#D5C9B8
  • editor.lineHighlightBackground#2B120F80
  • editor.lineHighlightBorder#2B120F
  • editor.selectionBackground#6A9E7166
  • editor.selectionHighlightBackground#6A9E7144
  • editorBracketMatch.background#A8C96D33
  • editorBracketMatch.border#A8C96D
  • editorCursor.foreground#C75F2A
  • editorGroupHeader.tabsBackground#1A0806
  • editorIndentGuide.activeBackground#6A9E7188
  • editorIndentGuide.background#4E403C44
  • editorLineNumber.activeForeground#C75F2A
  • editorLineNumber.foreground#5A5048
  • editorWhitespace.foreground#4E403C
  • focusBorder#C75F2A
  • gitDecoration.conflictingResourceForeground#D5B45A
  • gitDecoration.deletedResourceForeground#C75F2A
  • gitDecoration.modifiedResourceForeground#6A9E71
  • gitDecoration.untrackedResourceForeground#A8C96F
  • input.background#2C130F
  • input.border#4E403C
  • input.foreground#D5C9B8
  • input.placeholderForeground#5A5048
  • inputOption.activeBorder#C75F2A
  • list.activeSelectionBackground#6A9E7166
  • list.activeSelectionForeground#D5C9B8
  • list.focusBackground#6A9E7144
  • list.highlightForeground#C75F2A
  • list.hoverBackground#6A9E7133
  • minimap.background#1A0806
  • minimapSlider.activeBackground#C75F2A66
  • minimapSlider.background#C75F2A22
  • minimapSlider.hoverBackground#C75F2A44
  • panel.background#1A0806
  • panel.border#2B120F
  • panelTitle.activeBorder#C75F2A
  • panelTitle.activeForeground#C75F2A
  • panelTitle.inactiveForeground#8F827B
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#6A9E7188
  • scrollbarSlider.background#4E403C44
  • scrollbarSlider.hoverBackground#4E403C88
  • sideBar.background#1F0F0C
  • sideBar.foreground#D5C9B8
  • sideBarSectionHeader.background#2C130F
  • sideBarSectionHeader.foreground#C75F2A
  • sideBarTitle.foreground#6A9E71
  • statusBar.background#1F0F0C
  • statusBar.debuggingBackground#B86128
  • statusBar.foreground#D5C9B8
  • statusBar.noFolderBackground#2B120F
  • statusBarItem.hoverBackground#4A7958
  • tab.activeBackground#2E1713
  • tab.activeBorder#C75F2A
  • tab.activeForeground#D5C9B8
  • tab.border#1A0806
  • tab.inactiveBackground#1A0806
  • tab.inactiveForeground#8F827B
  • terminal.ansiBlue#6A9E71
  • terminal.ansiBrightBlue#8DBFA5
  • terminal.ansiBrightCyan#B8D993
  • terminal.ansiBrightGreen#9EDB84
  • terminal.ansiBrightMagenta#D28B5E
  • terminal.ansiBrightRed#E07846
  • terminal.ansiBrightYellow#F1C879
  • terminal.ansiCyan#A8C96F
  • terminal.ansiGreen#6A9E71
  • terminal.ansiMagenta#B86128
  • terminal.ansiRed#C75F2A
  • terminal.ansiYellow#D5B45A
  • terminal.background#1A0806
  • terminal.foreground#D5C9B8
  • titleBar.activeBackground#2E1713
  • titleBar.activeForeground#D5C9B8
  • titleBar.inactiveBackground#1A0806
  • titleBar.inactiveForeground#8F827B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5048italic
string, string.quoted, string.template#A8C96F
keyword, storage.type, storage.modifier#B86128bold
keyword.operator, punctuation.accessor#A58A6C
variable, variable.other#D5C9B8
variable.parameter#C75F2Aitalic
entity.name.function, support.function#6A9E71
meta.function-call#6A9E71
entity.name.class, entity.name.type.class, support.class#B86128bold
entity.name.type, support.type#B86128
entity.name.type.interface#B86128italic
constant.numeric#A8C96F
constant, constant.language, constant.character#A8C96F
constant.language.boolean#B86128bold
variable.other.property, support.variable.property#6A9E71
meta.object-literal.key#B86128
entity.name.tag, punctuation.definition.tag#B86128
entity.other.attribute-name#B86128italic
punctuation, meta.brace#5A5048
string.regexp#A8C96F
constant.character.escape#B86128
meta.decorator, punctuation.decorator#6A9E71
invalid, invalid.illegal#C75F2Astrikethrough
markup.heading, entity.name.section#B86128bold
markup.bold#B86128bold
markup.italic#6A9E71italic
markup.underline.link#6A9E71
markup.inline.raw, markup.fenced_code#A8C96F
support.type.property-name.json#B86128
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#B86128
support.type.property-name.css#6A9E71
support.constant.property-value.css#A8C96F