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#262626
  • activityBar.border#FFFFFF10
  • activityBarBadge.background#AA8866
  • dropdown.background#1A1A1A
  • dropdown.border#FFFFFF10
  • editor.background#1A1A1A
  • editor.findMatchBackground#FFFFFF10
  • editor.findMatchHighlightBackground#FFFFFF20
  • editor.findRangeHighlightBackground#FFFFFF30
  • editor.foreground#B3B3B3
  • editor.hoverHighlightBackground#FFFFFF40
  • editor.lineHighlightBackground#FFFFFF08
  • editor.rangeHighlightBackground#FFFFFF40
  • editor.selectionBackground#FFFFFF20
  • editor.selectionHighlightBackground#FFFFFF30
  • editor.wordHighlightBackground#FFFFFF20
  • editor.wordHighlightStrongBackground#FFFFFF40
  • editorBracketMatch.background#FFFFFF10
  • editorCursor.background#1A1A1A
  • editorCursor.foreground#BOBOBO
  • editorGroupHeader.tabsBackground#262626
  • editorGroupHeader.tabsBorder#FFFFFF10
  • editorIndentGuide.activeBackground#FFFFFF20
  • editorIndentGuide.background#FFFFFF10
  • editorLineNumber.activeForeground#999999
  • editorLineNumber.foreground#666666
  • input.background#1A1A1A
  • input.border#FFFFFF10
  • list.activeSelectionBackground#FFFFFF18
  • list.hoverBackground#FFFFFF10
  • list.inactiveSelectionBackground#FFFFFF10
  • sideBar.background#262626
  • sideBar.border#FFFFFF10
  • sideBarSectionHeader.background#262626
  • sideBarSectionHeader.border#FFFFFF10
  • statusBar.background#262626
  • statusBar.border#FFFFFF10
  • statusBar.debuggingBackground#AA8866
  • tab.activeBackground#1A1A1A
  • tab.activeBorder#FFFFFF10
  • tab.border#FFFFFF10
  • tab.inactiveBackground#262626

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Nature Dark Theme by Rahman Yerli - VS Code Theme