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.

  • activityBarBadge.background#007ACC
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBorder#B4B4B4
  • editor.selectionBackground#A5005B
  • editor.selectionHighlightBackground#ADD6FF26
  • editor.selectionHighlightBorder#FFFFFF
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#A6A6A6
  • list.dropBackground#383B3D
  • menu.background#252526
  • menu.foreground#CCCCCC
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarTitle.foreground#BBBBBB
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFFFFF
  • symbolIcon.functionForeground#FF0000
  • tab.activeBorderTop#FFCC66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator#EE68AF
string, constant.other.symbol, constant.character.escape, entity.name.operator.custom-literal.string, meta.embedded.assembly#95FB79
string.regexp, constant.character, constant.other#9FE7FA
constant.numeric#9FFCEA
constant.numeric.float.python#00c59e
variable.function, variable.annotation, meta.function-call.generic, support.function.go, support.function, support.macro, support.function.console, entity.name.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal, meta.attribute.python, variable.language, variable.language.super.ts#FCED65
meta.embedded, source.groovy.embedded, storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java, meta.template.expression#D4D4D4
comment, punctuation.definition.quote.begin.markdown, string.quoted.docstring.multi.python#6A9955
comment, punctuation.definition.quote.begin.markdown, variable.parameter, meta.parameter, emphasis, markup.italicitalic
strong, markup.strongbold
markup.underlineunderline
header#000080
entity.name.operator.custom-literal.number, variable.other.enummember#91AFD1
constant.regexp#646695
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, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss, entity.name.tag.css, source.css.less entity.other.attribute-name.id, keyword.operator.quantifier.regexp#D7BA7D
invalid, token.error-token#F44747
punctuation.definition.list.begin.markdown, token.info-token#6796E6
punctuation.definition.tag#808080
keyword#F5BA78
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, keyword.control, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, meta.diff.header, storage, storage.type, storage.modifier, meta.preprocessor, entity.name.function.preprocessor, constant.language, entity.name.tag, constant.character, markup.changed, markup.bold, markup.heading, variable.language.this.ts#569CD6
keyword.other.unit, constant.sha.git-rebase, meta.preprocessor.numeric, markup.inserted#B5CEA8
meta.return-type, meta.type.cast.expr, meta.type.new.expr, entity.other.inherited-class, entity.name.type, entity.other.attribute, entity.name.scope-resolution, entity.name.class, entity.name.type.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, support.class, support.type, support.constant.math, support.constant.dom, support.constant.json#d802bb
entity.name.namespace, namespace, entity.name.type.module.ts#00CCFF
keyword.control, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator, source.cpp keyword.operator.new#C586C0
variable, variable.css, variable.scss, variable.other.less, meta.definition.variable.name, meta.object-literal.key, meta.structure.dictionary.key.python, support.variable, support.function.git-rebase, support.type.vendored.property-name, support.type.property-name, source.coffee.embedded, entity.name.variable, entity.other.attribute-name#9CDCFE
variable.parameter, meta.parameter#4ec9b0
variable.other.property#fcca5e
constant.other.color.rgb-value, constant.other.rgb-value, support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, support.constant.color, support.other.parenthesis.regexp, 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, markup.deleted, markup.inline.raw, meta.preprocessor.string, string.tag, string.value#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp, string.regexp#D16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
entity.name.label#C8C8C8
token.warn-token#CD9731
token.debug-token#B267E6

Shiki preview

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

Loading...

Dark++ by Johnny Woo - VS Code Theme