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#F0F0F0
  • activityBar.border#00000018
  • activityBar.foreground#000000
  • activityBarBadge.background#AA0000
  • dropdown.background#F8F8F8
  • dropdown.border#00000018
  • editor.background#ffffff
  • editor.foreground#000000
  • editorGroupHeader.tabsBackground#F0F0F0
  • editorGroupHeader.tabsBorder#00000018
  • editorIndentGuide.activeBackground#00000018
  • editorIndentGuide.background#00000010
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#999999
  • input.background#F8F8F8
  • input.border#00000018
  • list.activeSelectionBackground#00000018
  • list.activeSelectionForeground#000000
  • list.hoverBackground#00000008
  • list.inactiveSelectionBackground#00000010
  • notificationLink.foreground#EE0000
  • panel.border#00000018
  • sideBar.background#F8F8F8
  • sideBar.border#00000018
  • sideBarSectionHeader.background#00000010
  • statusBar.background#F0F0F0
  • statusBar.border#00000018
  • statusBar.debuggingBackground#AA0000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#000000
  • tab.activeBackground#F8F8F8
  • tab.border#00000018
  • tab.inactiveBackground#F0F0F0
  • textLink.activeForeground#EE0000
  • textLink.foreground#AA0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000
emphasisitalic
strongbold
header#000080
comment#999999
constant.language#AA0000
constant.numeric#0033CC
constant.regexp#0033CC
entity.name.tag#AA0000
entity.name.tag.css#AA0000
entity.other.attribute-name#EE0000
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#AA0000
invalid#AA0000
markup.underlineunderline
markup.bold#AA0000bold
markup.heading#AA0000bold
markup.italicitalic
markup.inserted#0033CC
markup.deleted#0033CC
markup.changed#AA0000
beginning.punctuation.definition.quote.markdown#999999
beginning.punctuation.definition.list.markdown#008800
markup.inline.raw#0033CC
meta.selector#666666
punctuation.definition.tag#000000
meta.preprocessor#AA0000
meta.preprocessor.string#0033CC
meta.preprocessor.numeric#0033CC
meta.structure.dictionary.key.python#EE0000
meta.diff.header#AA0000
storage#AA0000
storage.type#AA0000
storage.modifier#AA0000
string#0033CC
string.tag#0033CC
string.value#0033CC
string.regexp#0033CC
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#AA0000
meta.template.expression#000000
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#EE0000
keyword#AA0000
keyword.control#AA0000
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#AA0000
keyword.other.unit#0033CC
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#AA0000
support.function.git-rebase#EE0000
constant.sha.git-rebase#0033CC
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#AA0000
entity.name.function, support.function, support.constant.handlebars#990099
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#008800
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#008800
keyword.control#AA0000
variable, meta.definition.variable.name, support.variable, entity.name.variable#EE0000
meta.object-literal.key#EE0000
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#0033CC
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#0033CC
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#0033CC
keyword.operator.or.regexp, keyword.control.anchor.regexp#0033CC
keyword.operator.quantifier.regexp#0033CC
constant.character#AA0000
constant.character.escape#0033CC
token.info-token#009090
token.warn-token#AA0000
token.error-token#EE0000
token.debug-token#8800BB
variable#000000
entity.name.variable#000000

Shiki preview

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

Loading...

Armadillo Light Theme by Rahman Yerli - VS Code Theme