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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Armadillo Light by Rahman Yerli - VS Code Theme