Skip to main content
CodingTheme

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.activeBackground#E2A76F
  • activityBar.activeBorder#ffffff
  • activityBar.background#9F8C76
  • activityBar.border#ffffff
  • activityBar.foreground#000000f5
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#DEB887
  • activityBarBadge.foreground#ffffff
  • editor.background#FFE4C4
  • editor.foreground#513B1C
  • editor.inactiveSelectionBackground#ec050556
  • editor.lineHighlightBackground#03b2c959
  • editor.lineHighlightBorder#03b2c959
  • editor.selectionBackground#03b2c959
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#C19A6B
  • editorGroupHeader.tabsBorder#ffffff
  • editorGutter.background#C19A6B
  • editorHoverWidget.background#513B1C
  • editorHoverWidget.border#ffffff
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.background1#513B1C
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#000000f5
  • errorForeground#f70b07f5
  • foreground#513B1C
  • icon.foreground#000000f5
  • input.background#ffffff
  • list.activeSelectionBackground#43302E
  • list.activeSelectionForeground#ffffff
  • list.focusOutline#ffffff
  • list.hoverBackground#FFE4C4
  • list.hoverForeground#080808f5
  • list.inactiveSelectionBackground#43302E
  • list.inactiveSelectionForeground#FFFFFF
  • panel.background#786D5F
  • panel.border#FFFFFF
  • panelTitle.activeBorder#E2A76F
  • panelTitle.activeForeground#E2A76F
  • panelTitle.inactiveForeground#000000f5
  • scrollbarSlider.activeBackground#ffffff
  • scrollbarSlider.background#ffffff
  • scrollbarSlider.hoverBackground#ffffff
  • sideBar.background#5e5040
  • sideBar.border#FFFFFF
  • sideBar.dropBackground#af9b9b
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#C19A6B
  • sideBarSectionHeader.border#ffffff
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#C19A6B
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#3B2F2F
  • tab.activeBorder#000000
  • tab.activeBorderTop#000000
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#C19A6B
  • tab.inactiveForeground#ffffff
  • tab.inactiveModifiedBorder#026abe
  • tab.unfocusedActiveBorder#9F8C76
  • tab.unfocusedActiveBorderTop#5e5040
  • tab.unfocusedActiveForeground#e6d600
  • terminal.background#C19A6B
  • terminal.foreground#483C32
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#5e5040
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#5e5040
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2f3030
entity#065e12
constant#5f0101
keyword, storage.type.class.js#73ff00
meta#ff9e9e
keyword.other.unit.px.css, keyword.other.unit.s.css#d40c88
invalid#f70b07f5
meta.brace, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js#04faee
punctuation#f70b07f5
punctuation.definition.parameters#fddb00
punctuation.definition.template-expression#FFEE80
storage#FAD000
storage.type.function.arrow#FAD000
string, punctuation.definition.string#0483b6
string.template, punctuation.definition.string.template#fca453
support#ff8080
support.function#FF9D00
support.variable.property.dom#ff9e9e
variable#4703e6
source.css entity, source.stylus entity#3AD900
entity.other.attribute-name.class.css#db2c92
entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css#db2c92
entity.name.tag#805050
source.css support, entity.name.tag.css, source.stylus support#1773b1
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#029967
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#415683
source.css variable, source.stylus variable#ff9e9e
text.html.basic entity.name, punctuation.definition.tag.html, entity.name.tag.inline.any.html, meta.tag.other.html, meta.tag.inline.any.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#0509ce
meta.toc-list.id.html#d61455
text.html.basic entity.other#FAD000
meta.tag.metadata.script.html entity.name.tag.html#ad9105
punctuation.definition.string.begin, punctuation.definition.string.end#f109de
meta.tag.inline.any.html, meta.tag.other#37b605
source.json support#FAD000
source.json string, source.json punctuation.definition.string#569947
source.js storage.type.function#1293cf
variable.language, entity.name.type.class.js#bc6ebe
entity.other.inherited-class#FFEE80
storage.type.extends.js, storage.type.class.jsdoc#f70b07f5
punctuation.definition.block.tag.jsdoc#b87203
variable.other.jsdoc, entity.name.type.instance.jsdoc#ac0505
variable.other.constant#0588af
punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js#69adad
meta.jsx.children.js#aaa9a9
storage.type, storage.type.class, storage.modifier, keyword.control, keyword.operator#886eb1
punctuation.definition.bracket.curly#494685
keyword.operator.assignment.tsx, keyword.operator.assignment.jsx#b37107
keyword.operator.assignment#ff81ee
meta.jsx.children.tsx#53da05
meta.object-literal.key.js#80FFBB
variable.other.property, variable.other.object.property#6dbe48
JSXNested#FFFFFF
variable.parameter#9dff00
entity.name.section.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#622F22bold
meta.paragraph.markdown#835C3B
markup.inline.raw.string.markdown#566D7E
markup.quote.markdown meta.paragraph.markdown, punctuation.definition.quote.begin.markdown#52595D
meta.separator.markdown#0874b3
markup.bold.markdownbold
markup.italic.markdownitalic
beginning.punctuation.definition.list.markdown, punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown#622F22
string.other.link.description.title.markdown punctuation.definition.string.markdown, meta.link.inline.markdown string.other.link.description.title.markdown, string.other.link.description.title.markdown punctuation.definition.string.begin.markdown, string.other.link.description.title.markdown punctuation.definition.string.end.markdown, meta.image.inline.markdown string.other.link.description.title.markdown#566D7E
meta.link.inline.markdown string.other.link.title.markdown, meta.link.reference.markdown string.other.link.title.markdown, meta.link.reference.def.markdown markup.underline.link.markdown#560319underline
markup.underline.link.markdown, string.other.link.description.title.markdown#7D0552
punctuation.definition.markdown, punctuation.definition.raw.markdown, punctuation.definition.heading.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#2F539B
meta.image.inline.markdown punctuation.definition.string.begin.markdown, meta.image.inline.markdown punctuation.definition.string.end.markdown, string.other.link.description.markdown#C25A7C
markup.underline.link.markdown, punctuation.definition.metadata.markdown, markup.underline.link.image.markdown, constant.other.reference.link.markdown, punctuation.definition.constant.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown#07657c
variable.object.property#9EFFFF
string.regexp.js#FB94FF
markup.deleted#f70b07f5
markup.inserted#8efa00
markup.underlineunderline
modifier, this, comment, storage.modifier, entity.other.attribute-name, entity.other.attribute-name.html, punctuation.definition.comment, text.html.basic entity.other, entity.other.attribute-name, markup.quote.markdown meta.paragraph.markdown, markup.italic.markdown, text.jade entity.other.attribute-name.tag, keyword.control.from, entity.other.attribute-name.tag.pugitalic

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...