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.

  • activityBarBadge.background#007acc
  • editor.background#262626
  • editor.foreground#E3E3E3
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.background#404040
  • list.dropBackground#383b3d
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#333333
  • statusBar.foreground#888888
  • statusBarItem.hoverBackground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d4d4d4ff
meta.embedded, source.groovy.embedded#EBE6CF
emphasisitalic
strongbold
header#000080
comment#99a9b3
constant.language#40C4FF
constant.numeric#9575CD
constant.regexp#646695
entity.name.tag#569cd6
entity.name.tag.css#0fd8b9
variable.parameter.url.scss#FFE082
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css#2196F3
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#0fd8b9
entity.other.attribute-name, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss, entity.name.section.group-title.ini#89bde4
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#c85e7c
markup.changed#569cd6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#c85e7c
meta.selector, meta.attribute-selector.scss#FFE082
punctuation.definition.tag, punctuation.section.tag.twig#E3E3E3
meta.preprocessor#569cd6
meta.preprocessor.string#FFE082
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#569cd6
meta.diff.header#569cd6
storage#569cd6
storage.type#2196F3
storage.modifier#2196F3italic
string#FFE082
string.tag#FFE082
string.value#FFE082
string.regexp#FFE082
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name#89bde4
variable.css, variable.scss, variable.other.less, source.coffee.embedded#569cd6
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.other.new.php, keyword.operator.type, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, keyword.operator.comparison.twig#40C4FF
variable.other.property#80D8FF
keyword.other.use.php#B39DDB
keyword.other.unit#9575cd
meta.use.php#0fd8b9
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.definition.variable.php#569cd6
support.constant.std.php, constant.other.php, support.constant.core.php, keyword.operator.heredoc.php#A8E8A6
keyword.operator.heredoc.php, meta.tag.sgml.html#B39DDB
support.function.git-rebase#569cd6
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#6AB1E6
entity.name.function, support.function, support.constant.handlebars#36BF7C
meta.return-type, support.class, support.other.namespace, support.type, entity.name.type, entity.name.class, 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#0fd8b9
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#0fd8b9
keyword.control#36BF7C
variable, meta.definition.variable.name, support.variable#6AB1E6
meta.object-literal.key, meta.object-literal.key entity.name.function#569cd6
support.constant.property-value, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value#40C4FF
support.constant.font-name, support.constant.color#A8E8A6
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#c85e7c
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#fdcc59
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#d7ba7d
constant.character#569cd6
constant.character.escape#d7ba7d
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Chalkboard by Agile Pixel - VS Code Theme