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.foreground#000000
  • activityBarBadge.background#FF0000
  • dropdown.border#00000018
  • editor.background#FFFFFF
  • editor.foreground#000000
  • editorGroupHeader.tabsBackground#F0F0F0
  • editorLineNumber.foreground#AAAAAA
  • input.border#00000018
  • list.activeSelectionBackground#F0F0F0
  • list.activeSelectionForeground#000000
  • list.hoverBackground#F4F4F4
  • list.inactiveSelectionBackground#F0F0F0
  • sideBar.background#F8F8F8
  • sideBarSectionHeader.background#F0F0F0
  • statusBar.background#000000
  • statusBar.debuggingBackground#FF0000
  • tab.activeBackground#FFFFFF
  • tab.inactiveBackground#F8F8F8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Light by Rahman Yerli - VS Code Theme