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.

  • actionBar.toggledBackground#383a49
  • activityBarBadge.background#437dbf
  • checkbox.border#6b6b6b
  • editor.background#1e1e1e
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionIconForeground#d4d4d4
  • list.dropBackground#383b3d
  • menu.background#252525
  • menu.border#454545
  • menu.foreground#cccccc
  • menu.separatorBackground#454545
  • ports.iconRunningProcessForeground#4eb265
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#bbbbbb
  • statusBarItem.remoteBackground#4eb265
  • statusBarItem.remoteForeground#d4d4d4
  • tab.lastPinnedBorder#cccccc33
  • terminal.inactiveSelectionBackground#3a3d41
  • widget.border#303030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#d4d4d4
emphasisitalic
strongbold
header#383b3d
comment#4eb265
constant.language#7bafde
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#cae0ab
constant.regexp#383a49
entity.name.tag#7bafde
entity.name.tag.css#f7cb45
entity.other.attribute-name#7bafde
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.scss#f7cb45
invalid#dc050c
markup.underlineunderline
markup.bold#7bafdebold
markup.heading#7bafdebold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#cae0ab
markup.deleted#e65518
markup.changed#7bafde
punctuation.definition.quote.begin.markdown#4eb265
punctuation.definition.list.begin.markdown#437dbf
markup.inline.raw#e65518
punctuation.definition.tag#777777
meta.preprocessor, entity.name.function.preprocessor#7bafde
meta.preprocessor.string#e65518
meta.preprocessor.numeric#cae0ab
meta.structure.dictionary.key.python#7bafde
meta.diff.header#7bafde
storage#7bafde
storage.type#7bafde
storage.modifier, keyword.operator.noexcept#7bafde
string, meta.embedded.assembly#e65518
string.tag#e65518
string.value#e65518
string.regexp#dc050c
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#7bafde
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#7bafde
keyword#7bafde
keyword.control#7bafde
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#7bafde
keyword.other.unit#cae0ab
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#7bafde
support.function.git-rebase#7bafde
constant.sha.git-rebase#cae0ab
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#7bafde
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#cae0ab
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, 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#4eb265
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4eb265
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#ba8db4
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#7bafde
variable.other.constant, variable.other.enummember#7bafde
meta.object-literal.key#7bafde
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#e65518
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#e65518
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#dc050c
keyword.operator.or.regexp, keyword.control.anchor.regexp#cae0ab
keyword.operator.quantifier.regexp#f7cb45
constant.character, constant.other.option#7bafde
constant.character.escape#f7cb45
entity.name.label#cccccc
token.info-token#437dbf
token.warn-token#f4a736
token.error-token#dc050c
token.debug-token#aa6f9e

Shiki preview

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

Loading...

Colorblind Theme by Given Suman - VS Code Theme