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#202020
  • activityBar.border#FFFFFF10
  • activityBarBadge.background#3366CC
  • editor.background#202020
  • 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#202020
  • editorGroupHeader.tabsBorder#FFFFFF10
  • editorIndentGuide.activeBackground#FFFFFF20
  • editorIndentGuide.background#FFFFFF10
  • editorLineNumber.activeForeground#909090
  • editorLineNumber.foreground#606060
  • editorWidget.background#202020
  • list.activeSelectionBackground#303030
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#202020
  • sideBar.background#202020
  • sideBar.border#FFFFFF10
  • sideBarSectionHeader.background#242424
  • statusBar.background#202020
  • statusBar.border#FFFFFF10
  • statusBar.debuggingBackground#3366CC
  • tab.activeBackground#282828
  • tab.activeBorder#FF9999
  • tab.border#FFFFFF10
  • tab.inactiveBackground#202020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Dark by Rahman Yerli - VS Code Theme