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.background#16120f
  • activityBar.border#332d29
  • activityBar.foreground#d3c9b8
  • activityBar.inactiveForeground#5f5850
  • activityBarBadge.background#dc8d46
  • activityBarBadge.foreground#191815
  • badge.background#dc8d46
  • badge.foreground#191815
  • button.background#dc8d46
  • button.foreground#191815
  • button.hoverBackground#e29a54
  • button.secondaryBackground#443e38
  • button.secondaryForeground#d3c9b8
  • dropdown.background#292420
  • dropdown.border#443e38
  • dropdown.foreground#d3c9b8
  • editor.background#1f1a17
  • editor.findMatchBackground#dc8d4636
  • editor.findMatchHighlightBackground#dc8d461a
  • editor.foreground#d3c9b8
  • editor.lineHighlightBackground#292420
  • editor.selectionBackground#dc8d462f
  • editor.selectionHighlightBackground#dc8d4618
  • editor.wordHighlightBackground#dc8d461d
  • editorBracketHighlight.foreground1#dc8d46
  • editorBracketHighlight.foreground2#e1ba73
  • editorBracketHighlight.foreground3#8dbb75
  • editorBracketMatch.background#dc8d4618
  • editorBracketMatch.border#dc8d4652
  • editorCursor.background#1f1a17
  • editorCursor.foreground#dc8d46
  • editorError.foreground#cc5a3f
  • editorGroupHeader.tabsBackground#16120f
  • editorGroupHeader.tabsBorder#332d29
  • editorIndentGuide.activeBackground1#655b4a
  • editorIndentGuide.background1#48423b
  • editorInfo.foreground#6f94a4
  • editorLineNumber.activeForeground#a3947c
  • editorLineNumber.foreground#615a52
  • editorWarning.foreground#cb844a
  • editorWhitespace.foreground#48423b
  • focusBorder#dc8d46a6
  • gitDecoration.addedResourceForeground#98ab7d
  • gitDecoration.conflictingResourceForeground#cc5a3f
  • gitDecoration.deletedResourceForeground#cc5a3f
  • gitDecoration.ignoredResourceForeground#5f5850
  • gitDecoration.modifiedResourceForeground#cb844a
  • gitDecoration.untrackedResourceForeground#98ab7d
  • input.background#292420
  • input.border#443e38
  • input.foreground#d3c9b8
  • input.placeholderForeground#5f5850
  • inputOption.activeBackground#dc8d4616
  • inputOption.activeBorder#dc8d46
  • list.activeSelectionBackground#3b3630
  • list.activeSelectionForeground#e8ddca
  • list.focusBackground#3b3630
  • list.highlightForeground#dc8d46
  • list.hoverBackground#2d2520
  • list.hoverForeground#d3c9b8
  • list.inactiveSelectionBackground#2f2b26
  • notificationLink.foreground#dc8d46
  • notifications.background#292420
  • notifications.border#443e38
  • notifications.foreground#d3c9b8
  • panel.background#16120f
  • panel.border#332d29
  • panelTitle.activeBorder#dc8d46
  • panelTitle.activeForeground#d3c9b8
  • panelTitle.inactiveForeground#7d766b
  • progressBar.background#dc8d46
  • scrollbarSlider.activeBackground#655b4aaa
  • scrollbarSlider.background#4a433866
  • scrollbarSlider.hoverBackground#4a433899
  • selection.background#dc8d462f
  • sideBar.background#16120f
  • sideBar.border#332d29
  • sideBar.foreground#989083
  • sideBarSectionHeader.background#2c241f
  • sideBarSectionHeader.border#332d29
  • sideBarSectionHeader.foreground#7d766b
  • sideBarTitle.foreground#7d766b
  • statusBar.background#9a5426
  • statusBar.border#332d29
  • statusBar.debuggingBackground#5d3418
  • statusBar.debuggingForeground#f5ead8
  • statusBar.foreground#f5ead8
  • statusBar.noFolderBackground#312b23
  • statusBar.noFolderForeground#f5ead8
  • statusBarItem.activeBackground#dc8d4633
  • statusBarItem.hoverBackground#dc8d4626
  • tab.activeBackground#1f1a17
  • tab.activeBorder#dc8d46
  • tab.activeForeground#d3c9b8
  • tab.border#332d29
  • tab.hoverBackground#2d2520
  • tab.inactiveBackground#16120f
  • tab.inactiveForeground#7d766b
  • tab.unfocusedActiveForeground#989083
  • terminal.ansiBlack#2f2921
  • terminal.ansiBlue#6f8ca4
  • terminal.ansiBrightBlack#655c4f
  • terminal.ansiBrightBlue#86a4bc
  • terminal.ansiBrightCyan#8cb9b3
  • terminal.ansiBrightGreen#96b986
  • terminal.ansiBrightMagenta#c5a080
  • terminal.ansiBrightRed#d37962
  • terminal.ansiBrightWhite#e8ddca
  • terminal.ansiBrightYellow#c7a95b
  • terminal.ansiCyan#79a8a2
  • terminal.ansiGreen#87ab70
  • terminal.ansiMagenta#b38b6a
  • terminal.ansiRed#c66a52
  • terminal.ansiWhite#d3c9b8
  • terminal.ansiYellow#b89543
  • terminal.background#1f1a17
  • terminal.foreground#d3c9b8
  • terminalCursor.foreground#dc8d46
  • titleBar.activeBackground#16120f
  • titleBar.activeForeground#d3c9b8
  • titleBar.border#332d29
  • titleBar.inactiveBackground#16120f
  • titleBar.inactiveForeground#7d766b
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#756958italic
keyword, storage.type, storage.modifier, keyword.control#ca5b41bold
keyword.operator, keyword.operator.assignment#9c978f
meta.function-call entity.name.function, meta.function-call.js entity.name.function.js, meta.function-call.ts entity.name.function.ts, meta.function-call.py entity.name.function.py, meta.function-call.python entity.name.function.python, meta.function-call.go entity.name.function.go, meta.function-call.rust entity.name.function.rust#6f94a4—
meta.method-call entity.name.function, meta.method-call.js entity.name.function.js, meta.method-call.ts entity.name.function.ts, meta.method-call.py entity.name.function.py, meta.method-call.python entity.name.function.python, meta.method-call.go entity.name.function.go, meta.method-call.rust entity.name.function.rust#ad6a45—
entity.name.function, support.function, meta.function-call.generic#6f94a4—
entity.name.function.member, entity.name.function.member.python, entity.name.function.member.go, entity.name.function.member.rust#ad6a45—
variable.other.property, variable.other.member, meta.property-name, support.type.property-name#788058—
string, string.quoted, string.template, string.regexp#c39b69—
constant.numeric, constant.language.boolean, constant.language.null, constant.language.undefined#aa7a94—
entity.name.type, entity.name.class, storage.type.java, storage.type.primitive.java, entity.name.struct.rust, entity.name.type.class, support.type, support.type.builtin, support.class#99904citalic
variable, variable.other.readwrite, variable.other.constant#c3bfb9—
meta.object-literal.key#b7774f—
entity.other.attribute-name#5ea2c4—
entity.name.tag, punctuation.definition.tag#af513b—
meta.decorator, punctuation.decorator#caa46citalic
punctuation, meta.brace#a29663—
constant.other.color, support.constant#aa7a94—
markup.heading#e1ba73bold
markup.bold#c26f59bold
markup.italic#c89254italic
markup.inline.raw, markup.fenced_code#8fbd79—
markup.underline.link#8fbd79—
invalid.deprecated#ca8364strikethrough
invalid.illegal#ca8364underline
HearthCode Theme by HearthCode - VS Code Theme