Skip to main content
Coding Theme

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.border#bbbbbb10
  • activityBar.foreground#f1e8cf
  • badge.background#656570
  • editor.background#252525
  • editor.lineHighlightBackground#463e3e2d
  • editor.lineHighlightBorder#4545451f
  • editorGroup.border#1b1b1b
  • editorGroup.focusedEmptyBorder#1b1b1b
  • editorGroupHeader.tabsBorder#1b1b1b
  • editorIndentGuide.background#45454550
  • editorLineNumber.activeForeground#685e5e
  • editorLineNumber.foreground#5f554b
  • focusBorder#454545
  • foreground#CCCCCC
  • panel.background#2D2D2D
  • panel.border#1b1b1b
  • panelTitle.activeBorder#E6E6E6
  • peekView.border#454545
  • scrollbar.shadow#1b1b1b
  • sideBar.background#202020
  • sideBar.border#1b1b1b
  • statusBar.border#00000060
  • statusBar.foreground#f1e8cf
  • statusBarItem.remoteBackground#0000
  • statusBarItem.remoteForeground#CCC
  • tab.border#1b1b1b90
  • titleBar.activeForeground#f1e8cf
  • titleBar.border#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#cacaca
emphasisitalic
strongbold
header#5e756e
comment#5e756e
constant.language#3CA5CE
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#0aaeb3
constant.regexp#0aaeb3
entity.name.tag#3CA5CE
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9BC6CF
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#d7ba7d
invalid#f75341
markup.underlineunderline
markup.bold#3CA5CEbold
markup.heading#3CA5CEbold
markup.italicitalic
markup.inserted#0aaeb3
markup.deleted#f75341
markup.changed#3CA5CE
punctuation.definition.quote.begin.markdown#a5ce3c
punctuation.definition.list.begin.markdown#3CA5CE
markup.inline.raw#f75341
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#3CA5CE
meta.preprocessor.string#f75341
meta.preprocessor.numeric#0aaeb3
meta.structure.dictionary.key.python#9BC6CF
meta.diff.header#3CA5CE
storage#3CA5CE
storage.type#3CA5CE
storage.modifier, keyword.operator.noexcept#3CA5CE
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#d4b46f
string.tag#d4b46f
string.value#d4b46f
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#3CA5CE
meta.template.expression#cacaca
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9BC6CF
keyword#3CA5CE
keyword.control#3CA5CE
keyword.operator#cacaca
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#3CA5CE
keyword.other.unit#0aaeb3
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#3CA5CE
support.function.git-rebase#9BC6CF
constant.sha.git-rebase#0aaeb3
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#cacaca
variable.language#3CA5CE
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#d4daae
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, 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#a5ce3c
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#a5ce3c
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#c16ab6
variable, meta.definition.variable.name, support.variable, entity.name.variable#9BC6CF
meta.object-literal.key#9BC6CF
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#0aaeb3
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#0aaeb3
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#cacaca
keyword.operator.quantifier.regexp#d7ba7d
constant.character#569cd6
constant.character.escape#d7ba7d
entity.name.label#C8C8C8

Shiki preview

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

Loading...

Earthlings Theme - Coding Theme