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#282828
  • activityBar.border#ffffff10
  • activityBarBadge.background#DD5C5C
  • debugToolBar.background#282828
  • dropdown.background#282828
  • editor.background#1C1C1C
  • editor.findMatchBackground#ffffff10
  • editor.findMatchHighlightBackground#ffffff20
  • editor.findRangeHighlightBackground#ffffff30
  • editor.foreground#CCCCCC
  • editor.hoverHighlightBackground#ffffff40
  • editor.lineHighlightBackground#ffffff08
  • editor.rangeHighlightBackground#ffffff40
  • editor.selectionBackground#ffffff20
  • editor.selectionHighlightBackground#ffffff30
  • editor.wordHighlightBackground#ffffff30
  • editor.wordHighlightStrongBackground#ffffff40
  • editorBracketMatch.background#ffffff10
  • editorGroupHeader.tabsBackground#282828
  • editorGroupHeader.tabsBorder#ffffff10
  • editorIndentGuide.activeBackground#ffffff20
  • editorIndentGuide.background#ffffff10
  • editorLineNumber.activeForeground#AAAAAA
  • editorLineNumber.foreground#808080
  • editorWidget.background#282828
  • input.background#282828
  • list.activeSelectionBackground#DD5C5C
  • list.hoverBackground#303030
  • list.inactiveSelectionBackground#303030
  • menu.background#202020
  • notificationLink.foreground#DD5C5C
  • sideBar.background#202020
  • sideBar.border#ffffff10
  • sideBarSectionHeader.background#282828
  • sideBarSectionHeader.border#ffffff10
  • statusBar.background#282828
  • statusBar.border#ffffff10
  • statusBar.debuggingBackground#DD5C5C
  • tab.activeBackground#202020
  • tab.activeBorder#DD5C5C
  • tab.border#ffffff10
  • tab.inactiveBackground#282828
  • textLink.activeForeground#DD5C5C
  • textLink.foreground#DD5C5C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Shadow by Rahman Yerli - VS Code Theme