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#037ae2
  • activityBar.activeBorder#0eb0f0
  • activityBar.background#0d2549
  • activityBar.border#222244
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#0eb0f0
  • activityBarBadge.background#538af0
  • activityBarBadge.foreground#ffffff
  • editor.background#0c0c3091
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#07ffea7f
  • editor.lineHighlightBackground#0eb0f04b
  • editor.lineHighlightBorder#0eb0f062
  • editor.selectionBackground#9319a3
  • editorCursor.foreground#e4f30b
  • editorGroupHeader.tabsBackground#02142e
  • editorGroupHeader.tabsBorder#cbcbcf
  • editorGutter.background#121e30
  • editorHoverWidget.background#0eb0f0
  • editorHoverWidget.border#FFFFFF
  • editorHoverWidget.foreground#FFFFFF
  • editorIndentGuide.background1#0eb0f0
  • editorLineNumber.activeForeground#e4f30b
  • editorLineNumber.foreground#0eb0f0
  • editorWarning.foreground#ddda0df5
  • errorForeground#f70b07f5
  • foreground#fffffff5
  • icon.foreground#fffffff5
  • list.activeSelectionBackground#0eb0f07a
  • list.activeSelectionForeground#FFFFFF
  • list.focusOutline#FFFFFF
  • list.hoverBackground#05bfd89d
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#0eb0f07a
  • list.inactiveSelectionForeground#FFFFFF
  • panel.background#082864
  • panel.border#0293be
  • panelTitle.activeBorder#e0c00b
  • panelTitle.activeForeground#e0c00b
  • panelTitle.inactiveForeground#08c2f1
  • scrollbarSlider.activeBackground#566D7E
  • scrollbarSlider.background#566D7E
  • scrollbarSlider.hoverBackground#566D7E
  • sideBar.background#0d1d35
  • sideBar.border#0792d3
  • sideBar.dropBackground#af9b9b
  • sideBar.foreground#A599E9
  • sideBarSectionHeader.background#08457a
  • sideBarSectionHeader.border#0977df
  • sideBarSectionHeader.foreground#01ffea
  • sideBarTitle.foreground#0bdae9
  • statusBar.background#0d2549
  • statusBar.foreground#ffffff
  • tab.activeBackground#05e0e0
  • tab.activeBorder#05e0e0
  • tab.activeBorderTop#05e0e0
  • tab.activeForeground#000000
  • tab.inactiveBackground#08457a
  • tab.inactiveForeground#ffffff
  • tab.inactiveModifiedBorder#eeecec
  • tab.unfocusedActiveBorder#026abe
  • tab.unfocusedActiveBorderTop#026abe
  • tab.unfocusedActiveForeground#e6d600
  • terminal.background#08457a
  • terminal.foreground#ffffff
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#0d2549
  • titleBar.activeForeground#9ecff7
  • titleBar.inactiveBackground#0d2549
  • titleBar.inactiveForeground#9ecff7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a5a8a8
entity#ff81ee
constant#4cca3c
keyword, storage.type.class.js#FF9D00
meta#9EFFFF
keyword.other.unit.px.css, keyword.other.unit.s.css#f37fc6
invalid#f70b07f5
meta.brace, punctuation.definition.parameters.begin.js, punctuation.definition.parameters.end.js#04faee
punctuation#ff81ee
punctuation.definition.parameters#fddb00
punctuation.definition.template-expression#FFEE80
storage#FAD000
storage.type.function.arrow#FAD000
string, punctuation.definition.string#61ffca
string.template, punctuation.definition.string.template#fca453
support#ff8080
support.function#FF9D00
support.variable.property.dom#ff9e9e
variable#ffffff
source.css entity, source.stylus entity#3AD900
entity.other.attribute-name.class.css#82e2ff
entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css#48eeb7
entity.name.tag#9EFFFF
source.css support, entity.name.tag.css, source.stylus support#47b5ff
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#61ffca
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#7ca4fa
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#0099ff
meta.toc-list.id.html#ff9090
text.html.basic entity.other#FAD000
meta.tag.metadata.script.html entity.name.tag.html#FAD000
punctuation.definition.string.begin, punctuation.definition.string.end#61ffca
meta.tag.inline.any.html, meta.tag.other#48ff00
source.json support#FAD000
source.json string, source.json punctuation.definition.string#92FC79
source.js storage.type.function#d8a826
variable.language, entity.name.type.class.js#FB94FF
entity.other.inherited-class#FFEE80
storage.type.extends.js, storage.type.class.jsdoc#FF9D00
punctuation.definition.block.tag.jsdoc#FF9D00
variable.other.jsdoc, entity.name.type.instance.jsdoc#9EFFFF
variable.other.constant#00c3ff
punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js#9EFFFF
meta.jsx.children.js#FFFFFF
storage.type, storage.type.class, storage.modifier, keyword.control, keyword.operator#b994f5
punctuation.definition.bracket.curly#494685
keyword.operator.assignment.tsx, keyword.operator.assignment.jsx#FF9D00
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#08b6fabold
meta.paragraph.markdown#18da7f
markup.quote.markdown meta.paragraph.markdown, punctuation.definition.quote.begin.markdown#00fad0
markup.bold.markdownbold
markup.italic.markdownitalic
beginning.punctuation.definition.list.markdown, punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown#eeea0a
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#0bec3c
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#ce6df5underline
markup.underline.link.markdown, string.other.link.description.title.markdown#db347a
fenced_code.block.language, markup.inline.raw.markdown#c8e90b
punctuation.definition.markdown, punctuation.definition.raw.markdown, punctuation.definition.heading.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#ffffff
meta.image.inline.markdown punctuation.definition.string.begin.markdown, meta.image.inline.markdown punctuation.definition.string.end.markdown, string.other.link.description.markdown#179b0b
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#7fdce2
variable.object.property#9EFFFF
string.regexp.js#FB94FF
markup.deleted#F16E6B
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...

Neon Programming theme by krezitech - VS Code Theme