Skip to main content
Coding Theme

Color themes

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#FAFAFA
  • editor.foreground#383A42
  • editor.lineHighlightBackground#F2F2F2
  • editor.selectionBackground#E5E5E6
  • editorCursor.foreground#526FFF
  • editorIndentGuide.background#D3D4D5
  • editorWhitespace.foreground#D3D4D5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#383A42
comment#A0A1A7italic
comment markup.link#A0A1A7
entity.name.type#C18401
entity.other.inherited-class#50A14F
keyword#A626A4
keyword.control#A626A4
keyword.operator#383A42
keyword.other.special-method#4078F2
keyword.other.unit#986801
storage#A626A4
storage.type.annotation, storage.type.primitive#A626A4
storage.modifier.package, storage.modifier.import#383A42
constant#986801
constant.variable#986801
constant.character.escape#0184BC
constant.numeric#986801
constant.other.color#0184BC
constant.other.symbol#0184BC
variable#E45649
variable.interpolation#CA1243
variable.parameter#383A42
string#50A14F
string.regexp#0184BC
string.regexp source.ruby.embedded#C18401
string.other.link#E45649
punctuation.definition.comment#A0A1A7
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#383A42
punctuation.definition.heading, punctuation.definition.identity#4078F2
punctuation.definition.bold#C18401bold
punctuation.definition.italic#A626A4italic
punctuation.section.embedded#CA1243
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#383A42
support.class#C18401
support.type#0184BC
support.function#0184BC
support.function.any-method#4078F2
entity.name.function#4078F2
entity.name.class, entity.name.type.class#C18401
entity.name.section#4078F2
entity.name.tag#E45649
entity.other.attribute-name#986801
entity.other.attribute-name.id#4078F2
meta.class#C18401
meta.class.body#383A42
meta.method-call, meta.method#383A42
meta.definition.variable#E45649
meta.link#986801
meta.require#4078F2
meta.selector#A626A4
meta.separator#383A42
meta.tag#383A42
underline
none#383A42
invalid.deprecated#000000
invalid.illegalwhite
markup.bold#986801bold
markup.changed#A626A4
markup.deleted#E45649
markup.italic#A626A4italic
markup.heading#E45649
markup.heading punctuation.definition.heading#4078F2
markup.link#A626A4
markup.inserted#50A14F
markup.quote#986801
markup.raw#50A14F
source.c keyword.operator#A626A4
source.cpp keyword.operator#A626A4
source.cs keyword.operator#A626A4
source.css property-name, source.css property-value#696C77
source.css property-name.support, source.css property-value.support#383A42
source.gfm markup
source.gfm link entity#4078F2
source.go storage.type.string#A626A4
source.ini keyword.other.definition.ini#E45649
source.java storage.modifier.import#C18401
source.java storage.type#C18401
source.java keyword.operator.instanceof#A626A4
source.java-properties meta.key-pair#E45649
source.java-properties meta.key-pair > punctuation#383A42
source.js keyword.operator#0184BC
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#A626A4
source.json meta.structure.dictionary.json > string.quoted.json#E45649
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#E45649
source.json meta.structure.dictionary.json > value.json > string.quoted.json, source.json meta.structure.array.json > value.json > string.quoted.json, source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation, source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#50A14F
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#0184BC
source.ruby constant.other.symbol > punctuationinherit
source.python keyword.operator.logical.python#A626A4
source.python variable.parameter#986801
meta.attribute.rust#606135
storage.modifier.lifetime.rust, entity.name.lifetime.rust#11C4C6
keyword.unsafe.rust#882328
customrule#383A42
support.type.property-name#383A42
string.quoted.double punctuation#50A14F
support.constant#986801
support.type.property-name.json#E45649
support.type.property-name.json punctuation#E45649
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#0184BC
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#0184BC
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#383A42
support.variable.dom.js, support.variable.dom.ts#E45649
support.variable.property.dom.js, support.variable.property.dom.ts#E45649
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#CA1243
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#383A42
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#383A42
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#383A42
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#E45649
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#E45649
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#A626A4
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#A626A4
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#383A42
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#383A42
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#383A42
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#986801
source.js support.variable, source.ts support.variable, source.tsx support.variable#E45649
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#986801
keyword.operator.new.ts, keyword.operator.new.js, keyword.operator.new.tsx#A626A4
source.ts keyword.operator, source.tsx keyword.operator#0184BC
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx#383A42
constant.language.import-export-all.js, constant.language.import-export-all.ts, constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#0184BC
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#383A42
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#383A42
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#986801
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#E45649
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#50A14F
source.python constant#383A42
support.constant.property-value.css#383A42
punctuation.definition.constant.css#986801
punctuation.separator.key-value.scss#E45649
punctuation.definition.constant.scss#986801
meta.property-list.scss punctuation.separator.key-value.scss#383A42
storage.type.primitive.array.java#C18401
entity.name.section.markdown#E45649
punctuation.definition.heading.markdown#E45649
markup.heading.setext#383A42
punctuation.definition.bold.markdown#986801
markup.inline.raw.markdown#50A14F
beginning.punctuation.definition.list.markdown#E45649
markup.quote.markdown#A0A1A7italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#383A42
punctuation.definition.metadata.markdown#A626A4
markup.underline.link.markdown, markup.underline.link.image.markdown#A626A4
string.other.link.title.markdown, string.other.link.description.markdown#4078F2
punctuation.separator.variable.ruby#E45649
variable.other.constant.ruby#986801
keyword.operator.other.ruby#50A14F
punctuation.definition.variable.php#E45649