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#202830
  • activityBar.border#ffffff10
  • activityBarBadge.background#3366CC
  • debugToolBar.background#202830
  • dropdown.background#202830
  • editor.background#182028
  • editor.findMatchBackground#ffffff10
  • editor.findMatchHighlightBackground#ffffff20
  • editor.findRangeHighlightBackground#ffffff30
  • editor.foreground#e0e0e0
  • 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#202830
  • editorGroupHeader.tabsBorder#ffffff10
  • editorIndentGuide.activeBackground#ffffff20
  • editorIndentGuide.background#ffffff10
  • editorLineNumber.activeForeground#909090
  • editorLineNumber.foreground#707880
  • editorWidget.background#202830
  • input.background#202830
  • list.activeSelectionBackground#3366CC
  • list.hoverBackground#303840
  • list.inactiveSelectionBackground#303840
  • menu.background#182028
  • notificationLink.foreground#4488FF
  • sideBar.background#182028
  • sideBar.border#ffffff10
  • sideBarSectionHeader.background#202830
  • sideBarSectionHeader.border#ffffff10
  • statusBar.background#202830
  • statusBar.border#ffffff10
  • statusBar.debuggingBackground#3366CC
  • tab.activeBackground#182028
  • tab.activeBorder#3366CC
  • tab.border#ffffff10
  • tab.inactiveBackground#202830
  • textLink.activeForeground#3366CC
  • textLink.foreground#4488FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Sapphire by Rahman Yerli - VS Code Theme