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#D64045
  • activityBar.background#F0E8D9
  • activityBar.foreground#333333
  • activityBarBadge.background#D64045
  • activityBarBadge.foreground#FDF6E3
  • badge.background#D64045
  • badge.foreground#FDF6E3
  • button.background#D64045
  • button.foreground#FDF6E3
  • button.hoverBackground#D64045AA
  • dropdown.background#F0E8D9
  • dropdown.border#D0C5B2
  • dropdown.foreground#333333
  • editor.background#FDF6E3
  • editor.findMatchBackground#5C9EA040
  • editor.findMatchHighlightBackground#5C9EA020
  • editor.foreground#333333
  • editor.lineHighlightBackground#E9DFCC80
  • editor.lineHighlightBorder#E9DFCC
  • editor.selectionBackground#D6404570
  • editor.selectionHighlightBackground#D6404540
  • editorBracketMatch.background#5C9EA040
  • editorBracketMatch.border#5C9EA0
  • editorCursor.foreground#D64045
  • editorGroupHeader.tabsBackground#FDF6E3
  • editorIndentGuide.activeBackground#8A8A8A80
  • editorIndentGuide.background#8A8A8A40
  • editorLineNumber.activeForeground#333333
  • editorLineNumber.foreground#8A8A8A
  • editorWhitespace.foreground#8A8A8A80
  • focusBorder#D64045
  • gitDecoration.conflictingResourceForeground#C9822D
  • gitDecoration.deletedResourceForeground#D64045
  • gitDecoration.modifiedResourceForeground#5C9EA0
  • gitDecoration.untrackedResourceForeground#7BA96A
  • input.background#F0E8D9
  • input.border#D0C5B2
  • input.foreground#333333
  • input.placeholderForeground#8A8A8A
  • inputOption.activeBorder#D64045
  • list.activeSelectionBackground#D64045
  • list.activeSelectionForeground#FDF6E3
  • list.focusBackground#D6404570
  • list.highlightForeground#5C9EA0
  • list.hoverBackground#D6404570
  • minimap.background#FDF6E3
  • minimapSlider.activeBackground#8A8A8A80
  • minimapSlider.background#8A8A8A40
  • minimapSlider.hoverBackground#8A8A8A60
  • panel.background#FDF6E3
  • panel.border#D0C5B2
  • panelTitle.activeBorder#D64045
  • panelTitle.activeForeground#333333
  • panelTitle.inactiveForeground#8A8A8A
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#8A8A8A80
  • scrollbarSlider.background#8A8A8A40
  • scrollbarSlider.hoverBackground#8A8A8A60
  • sideBar.background#F0E8D9
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#E9DFCC
  • sideBarSectionHeader.foreground#333333
  • sideBarTitle.foreground#333333
  • statusBar.background#D64045
  • statusBar.debuggingBackground#5C9EA0
  • statusBar.foreground#FDF6E3
  • statusBar.noFolderBackground#E9DFCC
  • statusBarItem.hoverBackground#D64045AA
  • tab.activeBackground#FDF6E3
  • tab.activeBorder#D64045
  • tab.activeForeground#333333
  • tab.border#D0C5B2
  • tab.inactiveBackground#F0E8D9
  • tab.inactiveForeground#8A8A8A
  • terminal.ansiBlue#5C9EA0
  • terminal.ansiBrightBlue#81C2D0
  • terminal.ansiBrightCyan#61B2A0
  • terminal.ansiBrightGreen#96C78F
  • terminal.ansiBrightMagenta#D389A5
  • terminal.ansiBrightRed#E76A68
  • terminal.ansiBrightYellow#E5B371
  • terminal.ansiCyan#4F9A94
  • terminal.ansiGreen#7BA96A
  • terminal.ansiMagenta#B75D8C
  • terminal.ansiRed#D64045
  • terminal.ansiYellow#C9822D
  • terminal.background#FDF6E3
  • terminal.foreground#333333
  • titleBar.activeBackground#E9DFCC
  • titleBar.activeForeground#333333
  • titleBar.inactiveBackground#F0E8D9
  • titleBar.inactiveForeground#8A8A8A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8A8Aitalic
string, string.quoted, string.template#C84A73
keyword, storage.type, storage.modifier#D64045bold
keyword.operator, punctuation.accessor#5C9EA0
variable, variable.other#333333
variable.parameter#5C9EA0italic
entity.name.function, support.function#D64045
meta.function-call#5C9EA0
entity.name.class, entity.name.type.class, support.class#D64045bold
entity.name.type, support.type#5C9EA0
entity.name.type.interface#5C9EA0italic
constant.numeric#C9822D
constant, constant.language, constant.character#7BA96A
constant.language.boolean#D64045bold
variable.other.property, support.variable.property#5C9EA0
meta.object-literal.key#5C9EA0
entity.name.tag, punctuation.definition.tag#D64045
entity.other.attribute-name#5C9EA0italic
punctuation, meta.brace#333333
string.regexp#C9822D
constant.character.escape#5C9EA0
meta.decorator, punctuation.decorator#5C9EA0
invalid, invalid.illegal#E76A68strikethrough
markup.heading, entity.name.section#D64045bold
markup.bold#D64045bold
markup.italic#5C9EA0italic
markup.underline.link#5C9EA0
markup.inline.raw, markup.fenced_code#C84A73
support.type.property-name.json#5C9EA0
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#D64045
support.type.property-name.css#5C9EA0
support.constant.property-value.css#C84A73
themesmith by CyberBoost - VS Code Theme