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#26292C
  • activityBar.border#ffffff10
  • activityBarBadge.background#997766
  • dropdown.background#232629
  • dropdown.border#ffffff20
  • editor.background#26292C
  • editor.findMatchBackground#ffffff10
  • editor.findMatchHighlightBackground#ffffff20
  • editor.findRangeHighlightBackground#ffffff30
  • editor.foreground#DDDDDD
  • 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#26292C
  • editorCursor.foreground#DDDDDD
  • editorGroupHeader.tabsBackground#26292C
  • editorGroupHeader.tabsBorder#ffffff10
  • editorIndentGuide.activeBackground#ffffff20
  • editorIndentGuide.background#ffffff10
  • editorLineNumber.activeForeground#999999
  • editorLineNumber.foreground#666666
  • input.background#232629
  • input.border#ffffff20
  • list.activeSelectionBackground#ffffff18
  • list.hoverBackground#ffffff10
  • list.inactiveSelectionBackground#ffffff10
  • sideBar.background#26292C
  • sideBar.border#ffffff10
  • sideBarSectionHeader.background#ffffff10
  • sideBarSectionHeader.border#ffffff10
  • statusBar.background#26292C
  • statusBar.border#ffffff10
  • statusBar.debuggingBackground#997766
  • tab.activeBackground#26292C
  • tab.activeBorder#CC9988
  • tab.border#ffffff10
  • tab.inactiveBackground#26292C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...

Ra Eyeful by Rahman Yerli - VS Code Theme