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#708090
  • activityBar.dropBackground#3F51B5
  • activityBar.foreground#161A1D
  • activityBarBadge.background#3F51B5
  • editor.background#D4D9DE
  • editor.foreground#161A1D
  • editor.lineHighlightBorder#00000011
  • editorGroupHeader.foreground#21262B
  • editorGroupHeader.tabsBackground#708090
  • editorIndentGuide.activeBackground#00000020
  • editorIndentGuide.background#00000010
  • editorLineNumber.activeForeground#434D56
  • editorLineNumber.foreground#7E8C9B
  • list.activeSelectionBackground#9BA6B1
  • list.activeSelectionForeground#F1F2F4
  • list.hoverBackground#B7BFC7
  • list.inactiveSelectionBackground#B7BFC7
  • list.inactiveSelectionForeground#21262B
  • sideBar.background#C6CCD2
  • sideBar.foreground#21262B
  • sideBarSectionHeader.background#708090
  • sideBarSectionHeader.foreground#21262B
  • statusBar.background#708090
  • statusBar.debuggingBackground#3F51B5
  • tab.activeBackground#D4D9DE
  • tab.activeForeground#21262B
  • tab.border#00000010
  • tab.inactiveBackground#708090
  • tab.inactiveForeground#F1F2F4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Ra Silver by Rahman Yerli - VS Code Theme