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.

  • activityBarBadge.background#007acc
  • editor.background#101010
  • editor.findMatchBackground#264f78
  • editor.findMatchHighlightBackground#782525
  • editor.foreground#d0d0d0
  • editor.hoverHighlightBackground#17352f
  • editor.inactiveSelectionBackground#3a3d41
  • editor.rangeHighlightBackground#000f1a
  • editor.selectionHighlightBackground#add6ff26
  • editorBracketMatch.background#264f78
  • editorBracketMatch.border#3d80c2
  • editorIndentGuide.background#404040
  • editorLineNumber.foreground#909090
  • editorRuler.foreground#1a3551
  • editorWidget.background#1e1e20
  • list.dropBackground#383b3d
  • peekViewEditor.background#000f1a
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#474747
  • statusBar.noFolderBackground#21567a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d0d0d0ff
emphasisitalic
strongbold
header#000080
comment#505050
constant.language#d69d85
constant.numeric#f8dc5c
constant.regexp#646695
entity.name.tag#6fc1b0
entity.name.tag.css#d69d85
entity.other.attribute-name#6e6e6e
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#a3bdd3
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#d69d85
markup.deleted#ce9178
markup.changed#569cd6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ce9178
meta.selector#bd63c5
punctuation.definition.tag#909090
meta.preprocessor#bd63c5
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#d69d85
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#6fc1b0
storage.type#989898
storage.modifier#b37d7d
string#9696ff
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#b8d7a3
keyword#989898
keyword.control#569cd6
keyword.operator#909090
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#ff9240
keyword.other.unit#d69d85
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#d69d85
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#a5d1b0
entity.name.function, support.function, support.constant.handlebars#a3bdd3
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#6fc1b0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#6fc1b0
keyword.control#949494
variable, meta.definition.variable.name, support.variable#d0d0d0
meta.object-literal.key, meta.object-literal.key entity.name.function#9cdcfe
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#d0d0d0
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
Fade by dodheim - VS Code Theme