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#C0322A
  • activityBar.background#B66B4D
  • activityBar.foreground#FAF4E8
  • activityBarBadge.background#C0322A
  • activityBarBadge.foreground#FAF4E8
  • badge.background#C0322A
  • badge.foreground#FAF4E8
  • button.background#C0322A
  • button.foreground#FAF4E8
  • button.hoverBackground#A02B24
  • dropdown.background#F2E9DD
  • dropdown.border#B66B4D
  • dropdown.foreground#3B352F
  • editor.background#FAF4E8
  • editor.findMatchBackground#C0322A44
  • editor.findMatchHighlightBackground#C0322A22
  • editor.foreground#3B352F
  • editor.lineHighlightBackground#F5EFE756
  • editor.lineHighlightBorder#C0322A80
  • editor.selectionBackground#C0322A40
  • editor.selectionHighlightBackground#C0322A33
  • editorBracketMatch.background#C0322A33
  • editorBracketMatch.border#C0322A
  • editorCursor.foreground#C0322A
  • editorGroupHeader.tabsBackground#FAF4E8
  • editorIndentGuide.activeBackground#928A8088
  • editorIndentGuide.background#928A8044
  • editorLineNumber.activeForeground#C0322A
  • editorLineNumber.foreground#958873
  • editorWhitespace.foreground#928A80
  • focusBorder#C0322A
  • gitDecoration.conflictingResourceForeground#C89B3B
  • gitDecoration.deletedResourceForeground#C0322A
  • gitDecoration.modifiedResourceForeground#6B8E23
  • gitDecoration.untrackedResourceForeground#527B9C
  • input.background#F2E9DD
  • input.border#B66B4D
  • input.foreground#3B352F
  • input.placeholderForeground#928A80
  • inputOption.activeBorder#C0322A
  • list.activeSelectionBackground#C0322A33
  • list.activeSelectionForeground#FAF4E8
  • list.focusBackground#C0322A33
  • list.highlightForeground#C0322A
  • list.hoverBackground#C0322A22
  • minimap.background#FAF4E8
  • minimapSlider.activeBackground#C0322A66
  • minimapSlider.background#C0322A22
  • minimapSlider.hoverBackground#C0322A44
  • panel.background#FAF4E8
  • panel.border#B66B4D
  • panelTitle.activeBorder#C0322A
  • panelTitle.activeForeground#3B352F
  • panelTitle.inactiveForeground#958873
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#C0322A88
  • scrollbarSlider.background#928A8044
  • scrollbarSlider.hoverBackground#928A8088
  • sideBar.background#F2E9DD
  • sideBar.foreground#3B352F
  • sideBarSectionHeader.background#EDE0D1
  • sideBarSectionHeader.foreground#C0322A
  • sideBarTitle.foreground#C0322A
  • statusBar.background#C0322A
  • statusBar.debuggingBackground#D04F3A
  • statusBar.foreground#FAF4E8
  • statusBar.noFolderBackground#B66B4D
  • statusBarItem.hoverBackground#A02B24
  • tab.activeBackground#FAF4E8
  • tab.activeBorder#C0322A
  • tab.activeForeground#3B352F
  • tab.border#D9C4A8
  • tab.inactiveBackground#F2E9DD
  • tab.inactiveForeground#928A80
  • terminal.ansiBlue#527B9C
  • terminal.ansiBrightBlue#7AA5D0
  • terminal.ansiBrightCyan#5FD3D3
  • terminal.ansiBrightGreen#86B847
  • terminal.ansiBrightMagenta#C97496
  • terminal.ansiBrightRed#E75A5A
  • terminal.ansiBrightYellow#E0B85B
  • terminal.ansiCyan#3A9D9D
  • terminal.ansiGreen#6B8E23
  • terminal.ansiMagenta#A84773
  • terminal.ansiRed#C0322A
  • terminal.ansiYellow#C89B3B
  • terminal.background#FAF4E8
  • terminal.foreground#3B352F
  • titleBar.activeBackground#B66B4D
  • titleBar.activeForeground#FAF4E8
  • titleBar.inactiveBackground#D9C4A8
  • titleBar.inactiveForeground#8A7C6F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A29188italic
string, string.quoted, string.template#3A9D9D
keyword, storage.type, storage.modifier#C0322Abold
keyword.operator, punctuation.accessor#B66B4D
variable, variable.other#3B352F
variable.parameter#6B8E23italic
entity.name.function, support.function#3A9D9D
meta.function-call#3A9D9D
entity.name.class, entity.name.type.class, support.class#C0322Abold
entity.name.type, support.type#B66B4D
entity.name.type.interface#527B9Citalic
constant.numeric#527B9C
constant, constant.language, constant.character#C89B3B
constant.language.boolean#C0322Abold
variable.other.property, support.variable.property#6B8E23
meta.object-literal.key#6B8E23
entity.name.tag, punctuation.definition.tag#C0322A
entity.other.attribute-name#B66B4Ditalic
punctuation, meta.brace#958873
string.regexp#527B9C
constant.character.escape#C0322A
meta.decorator, punctuation.decorator#C89B3B
invalid, invalid.illegal#C0322Astrikethrough
markup.heading, entity.name.section#C0322Abold
markup.bold#C0322Abold
markup.italic#B66B4Ditalic
markup.underline.link#527B9C
markup.inline.raw, markup.fenced_code#6B8E23
support.type.property-name.json#527B9C
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#C0322A
support.type.property-name.css#6B8E23
support.constant.property-value.css#527B9C