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.

  • editor.background#2B2B2B
  • editor.foreground#A9B7C6
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#323232
  • editor.selectionHighlightBackground#add6ff26
  • editorError.foreground#903332
  • editorIndentGuide.background#404040
  • editorInfo.foreground#53975a
  • editorWarning.foreground#797234
  • list.dropBackground#474B4D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d4d4d4ff
emphasisitalic
strongbold
header#000080
comment#808080
constant.language#CC7832bold
constant.numeric#6897BB
constant.regexp#646695
entity.name.tag#FFC66D
entity.name.tag.css#d7ba7d
entity.other.attribute-name#BABABA
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#f44747
markup.underlineunderline
markup.bold#A9B7C6
markup.heading#A9B7C6
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#A9B7C6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ce9178
meta.selector#d7ba7d
punctuation.definition.tag#FFC66D
meta.preprocessor#CC7832
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#A9B7C6
meta.diff.header#CC7832
meta.class.inheritance#d4d4d4ff
storagered
storage.type#CC7832bold
storage.modifier#CC7832bold
string, string storage.type.string#479b4d
string.quoted.docstring.multi, string.quoted.docstring.multi storage.type.string#6A8759bold
constant.character.escape#CC682E
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#A9B7C6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#A9B7C6
variable.other.property, support.variable.property.dom#A9B7C6
variable.other.object, variable.other.object.property, support.class.dom, entity.name.type.module#A9B7C6
meta.function-call#ffc66d
meta.function-call.arguments#A9B7C6
entity.name.function.decorator, entity.name.function.decorator support.type.python#BBB529bold
variable.other.readwrite, variable.parameter, variable.other.readwrite.alias#A9B7C6
variable.parameter.function.language.special#A9B7C6
variable.parameter.function-call.python#A33F2A
keyword#CC7832
keyword.control#CC7832bold
keyword.operator#A9B7C6
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#CC7832bold
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#CC7832
support.function.git-rebase#A9B7C6
support.function.magic#A9B7C6
support.function.builtin#8888C6
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, storage.modifier.package.java#d4d4d4
variable.language.special, variable.parameter.function.language.special.self#C74848
variable.language#CC7832bold
entity.name.function, support.function, support.constant.handlebars#A9B7C6bold
entity.name.typebold
meta.return-type, support.class, 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#A9B7C6
support.class, entity.name.class, support.type, entity.name.type#38a083bold
storage.type.function.arrow#A9B7C6
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json#4EC9B0
keyword.control#CC7832bold
meta.definition.variable.name, support.variable#A9B7C6
variable#A9B7C6
meta.object-literal.key, meta.object-literal.key entity.name.function#A9B7C6
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#CE9178
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
support.class.component#FFC66D
support.type.property-name.json#be5b5be5bold

Shiki preview

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

Loading...

Monoviz - Coding Theme