Skip to main content
Coding Theme

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.

  • activityBarBadge.background#181818
  • editor.background#181818
  • editor.foreground#eeffff
  • editor.selectionBackground#41473b
  • editorBracketHighlight.foreground1#382933
  • editorBracketHighlight.foreground2#3B5249
  • editorBracketHighlight.foreground3#519872
  • editorBracketHighlight.foreground4#A4B494
  • editorBracketHighlight.foreground5#BF616A
  • editorBracketHighlight.foreground6#fff1a0
  • editorBracketHighlight.unexpectedBracket.foreground#db6165
  • editorInfo.foreground#e7ffcf
  • editorWarning.foreground#fff1a0
  • errorLens.errorBackground#201111
  • errorLens.infoBackground#293834
  • errorLens.infoForeground#A4B494
  • sideBarTitle.foreground#eeffff
  • statusBar.background#3B5249
  • statusBar.debuggingBackground#519872

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9e6c00italic
variable, string constant.other.placeholder#eeffff
constant.other.color#eeffff
invalid, invalid.illegal#985150
keyword, storage.type, storage.modifier#A4B494
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#A4B494
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#3B5249
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#eeffff
meta.block variable.other#eeffff
support.other.variable, string.other.link#eeffff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#eeffff
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#519872
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#985151
support.type#eeffff
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#d6cbb2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#eeffff
variable.language#fff1a0italic
entity.name.method.js#fff1a0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#fff1a0
entity.other.attribute-name#eac792
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fff1a0italic
entity.other.attribute-name.class#fff1a0
source.sass keyword.control#fff1a0
markup.inserted#fff1a0
markup.deleted#985150
markup.changed#9e6c00
string.regexp#fff1a0
constant.character.escape#fff1a0
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffc889italic
source.js constant.other.object.key.js string.unquoted.label.js#985150italic
source.json meta.structure.dictionary.json support.type.property-name.json#ffc889
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#fff1a0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#985150
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffc889
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#985150
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#eacb92
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e8be8d

Shiki preview

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

Loading...

Azu Mono Dark - Coding Theme