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#121212
  • editor.background#1e1e1e
  • editor.foreground#F8F8F2
  • editorCursor.foreground#d2d2bf
  • sideBar.background#121212
  • sideBar.foreground#d2d2bf
  • statusBar.background#1A1A1A
  • textBlockQuote.background#F8F8F2
  • titleBar.activeBackground#121212

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#66D9EF
support.function, entity.name.function, meta.function-call support.function, meta.function-call entity.name.function#A6E22E
emphasisitalic
strongbold
header#F8F8F2
comment#87826d
constant.language#AE81FF
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#AE81FF
constant.regexp#F8F8F2
entity.name.tag#66D9EF
entity.name.tag.css#66D9EF
entity.other.attribute-name#A6E22E
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#A6E22E
invalid#fa5a5a
markup.underlineunderline
markup.bold#F8F8F2bold
markup.heading#F8F8F2bold
markup.italicitalic
markup.inserted#F8F8F2
markup.deleted#F8F8F2
markup.changed#F8F8F2
punctuation.definition.quote.begin.markdown#F8F8F2
punctuation.definition.list.begin.markdown#F8F8F2
markup.inline.raw#F8F8F2
punctuation.definition.tag#F8F8F2
meta.preprocessor, entity.name.function.preprocessor#F8F8F2
meta.preprocessor.string#F8F8F2
meta.preprocessor.numeric#F8F8F2
meta.structure.dictionary.key.python#F8F8F2
meta.diff.header#F8F8F2
storage.type#FD971Fbold
storage.modifier, keyword.operator.noexcept#F8F8F2
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#E6DB74
string.tag#F8F8F2
string.value#F8F8F2
string.regexp#F8F8F2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#F8F8F2
meta.template.expression#F8F8F2
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#fb71a2
keyword#fa5a5a
keyword.control#fa5a5a
keyword.operator#fa5a5a
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#F8F8F2
keyword.other.unit#fa5a5a
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#d2d2bf
support.function.git-rebase#F8F8F2
constant.sha.git-rebase#F8F8F2
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#F8F8F2
variable.language#F8F8F2
storage.modifier#F92672
constant.other.color#AE81FF
#AE81FF
support.function#2ee2a5

Shiki preview

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

Loading...

Zeus Dark Theme by Antonio Gomez - VS Code Theme