Skip to main content
CodingTheme

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#1f1f1f
  • activityBar.border#000000
  • activityBar.foreground#696868
  • activityBarBadge.background#d1949e
  • editor.background#1f1f1f
  • editor.foreground#ffffffba
  • editor.lineHighlightBackground#00000000
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5398d83a
  • editor.selectionHighlightBackground#5398d83a
  • editor.selectionHighlightBorder#5398d83a
  • editor.wordHighlightBackground#0a3d5b59
  • editorBracketMatch.background#5398d83a
  • editorBracketMatch.border#00000000
  • editorCursor.foreground#ffffffba
  • editorGroupHeader.border#363536
  • editorGroupHeader.tabsBackground#242424
  • editorIndentGuide.activeBackground#302f2f
  • editorIndentGuide.background#222222
  • editorLineNumber.activeForeground#cdccccad
  • editorLineNumber.foreground#cdcccc4b
  • editorWhitespace.foreground#ffffff6e
  • list.activeSelectionBackground#ffffff0e
  • list.activeSelectionForeground#ffffffba
  • list.focusOutline#3b3732c4
  • list.hoverBackground#ffffff0e
  • list.inactiveSelectionBackground#ffffff0e
  • panel.background#191919
  • panel.border#000000
  • panelSectionHeader.background#2a2e31
  • scrollbarSlider.background#0000009c
  • sideBar.background#191919
  • sideBar.border#000000
  • sideBar.foreground#969696
  • sideBarSectionHeader.background#191919
  • sideBarSectionHeader.border#ffffff0e
  • statusBar.background#1f1f1f
  • statusBar.border#000000
  • statusBar.foreground#444343
  • tab.activeBackground#3b37328c
  • tab.inactiveBackground#242424
  • tab.inactiveForeground#696868
  • titleBar.activeBackground#1f1f1f
  • titleBar.border#000000
  • titleBar.inactiveBackground#1f1f1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#ffffffba
emphasisitalic
strongbold
header#000080
comment, punctuation.definition.comment#998066
constant.language#d1949e
constant.numeric#d1949e
constant.regexp#d1949e
entity.name.tag, string.html, string.quoted.double.html, string.quoted.double.js.jsx#d1949e
entity.name.tag.css#f5b83d
entity.other.attribute-name#ffffffba
entity.other.attribute-name.html, entity.other.attribute-name.js.jsx, meta.tag.attributes.js.jsx#BDE051
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#f5b83d
invalid#f44747
markup.underlineunderline
markup.bold#d1949ebold
markup.heading#d1949ebold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#ce9178
punctuation.definition.tag, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.definition.string.begin.js.jsx, punctuation.definition.string.end.js.jsx, keyword.operator.assignment.js.jsx#ffffff6e
meta.jsx.children.js.jsx#ffffffba
meta.preprocessor#BDE051
meta.preprocessor.string#BDE051
meta.preprocessor.numeric#d1949e
meta.structure.dictionary.key.python#ffffffba
meta.diff.header#569cd6
storage#d1949e
storage.type#d1949e
storage.modifier#d1949e
string, punctuation.definition.string#BDE051
string.tag#BDE051
string.value#BDE051
string.regexp#d1949e
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ffffff6e
meta.template.expression#ffffff6e
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#ffffffba
keyword#d1949e
keyword.control#d1949e
keyword.operator, keyword.operator.logical, storage.type.function.arrow.js, meta.arrow.js#f5b83d
keyword.operator.expression, keyword.operator.new, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.cast#d1949e
keyword.other.unit#ffffff6e
punctuation, meta.brace.square.js, meta.brace.round.js, meta.var.expr.js.jsx, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#ffffff6e
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#ffffff6e
variable.language#d1949e
entity.name.function, support.function, support.constant.handlebars, meta.method.declaration.js, meta.method.declaration.js storage.type.js#ffffffba
meta.method.declaration.js meta.var.expr.js storage.type.js#d1949e
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#ffffffba
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#ffffffba
keyword.control#d1949e
variable, meta.definition.variable.name, support.variable, entity.name.variable#ffffffba
meta.object-literal.key#ffffffba
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#d1949e
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#d1949e
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d1949e
keyword.operator.or.regexp, keyword.control.anchor.regexp#ffffff6e
keyword.operator.quantifier.regexp#ffffff6e
constant.character#d1949e
constant.character.escape#d1949e

Shiki preview

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

Loading...

Notion Theme (Dark) by tyeporter - VS Code Theme