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#007acc
  • editor.background#1e1e1e
  • editor.foreground#CCCCCC
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#a6a6a6
  • list.dropBackground#383b3d
  • menu.background#252526
  • menu.foreground#CCCCCC
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarTitle.foreground#CCCCCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#CCCCCC
emphasisitalic
strongbold
header#000080
comment#777777
constant.language#00CC99
constant.numeric#FFCC77
constant.regexp#646695
entity.name.tag#00CC99
entity.name.tag.css#00CC99
entity.other.attribute-name#FF9966
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#00CC99
invalid#f44747
markup.underlineunderline
markup.bold#00CC99bold
markup.heading#00CC99bold
markup.italicitalic
markup.inserted#FFCC77
markup.deleted#FFCC77
markup.changed#00CC99
punctuation.definition.quote.begin.markdown#777777
punctuation.definition.list.begin.markdown#6699FF
markup.inline.raw#FFCC77
punctuation.definition.tag#CCCCCC
meta.preprocessor#00CC99
meta.preprocessor.string#FFCC77
meta.preprocessor.numeric#FFCC77
meta.structure.dictionary.key.python#CCCCCC
meta.diff.header#00CC99
storage#00CC99
storage.type#00CC99
storage.modifier#00CC99
string#FFCC77
string.tag#FFCC77
string.value#FFCC77
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#00CC99
meta.template.expression#CCCCCC
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#FF9966
keyword#00CC99
keyword.control#00CC99
keyword.operator#CCCCCC
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#00CC99
keyword.other.unit#FFCC77
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#00CC99
support.function.git-rebase#CCCCCC
constant.sha.git-rebase#FFCC77
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#CCCCCC
variable.language#00CC99
entity.name.function, support.function, support.constant.handlebars#AAAAFF
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#00CCFF
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#00CCFF
keyword.control#CC88CC
variable, meta.definition.variable.name, support.variable, entity.name.variable#CCCCCC
meta.object-literal.key#CCCCCC
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#FFCC77
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#FFCC77
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#AAAAFF
keyword.operator.quantifier.regexp#00CC99
constant.character#00CC99
constant.character.escape#00CC99
token.info-token#6699FF
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Aussie - Coding Theme