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#212122
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d4180
  • editor.lineHighlightBackground#2a2a2b
  • editor.selectionHighlightBackground#add6ff26
  • list.dropBackground#383b3d
  • sideBar.background#1e1e1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.annotation.java#bbb529—
emphasis, markup.italic—italic
strong, markup.bold—bold
comment#808080—
constant.numeric#6897BB—
constant.regexp#646695—
entity.name.tag.css#D7BA7D—
entity.other.attribute-name, 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, meta.selector#D7BA7D—
invalid#F44747—
markup.underline—underline
markup.inserted#B5CEA8—
markup.deleted, markup.inline.raw#CE9178—
markup.changed, markup.changed, token.debug-token#A9B7C6—
beginning.punctuation.definition.quote.markdown#608B4E—
beginning.punctuation.definition.list.markdown#6796E6—
meta.preprocessor.string#CE9178—
meta.preprocessor.numeric#B5CEA8—
constant.language, keyword.control, keyword.operator.cast, keyword.operator.expression, keyword.operator.logical.python, keyword.operator.new, keyword.operator.sizeof, keyword, meta.diff.header, meta.preprocessor, punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php, storage.modifier, storage.type.local.java, storage.type, variable.language#CC7832—
keyword.operator#A9B7C6—
keyword.other.unit#B5CEA8—
constant.sha.git-rebase#B5CEA8—
source.python#A9B7C6—
entity.name.function.python, entity.name.tag, meta.function-call.generic.python, meta.method-call, method.declaration, punctuation.definition.tag, support.constant.handlebars, support.function#FFC66D—
entity.other.inherited-class, meta.object-literal.key entity.name.function, meta.object-literal.key, meta.structure.dictionary.key.python, support.function.git-rebase, support.function.magic.python, support.type.property-name, support.type.vendored.property-name, support.variable.property.dom, variable.css, variable.language.special.self.python, variable.other.less, variable.other.object.property, variable.other.property, variable.parameter.function.language.special.self.python, variable.scss#9876AA—
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—
string, string.tag, string.value, string.regexp, meta.embedded.assembly#6A8759—
storage.type.primitive.java, storage.type.java, storage.modifier.import.java, storage.modifier.package.java#D4D4D4—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js#A9B7C6—
storage.type.function.arrow#A9B7C6—
Darkula-J Color Theme by Kleverson Costa - VS Code Theme