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.

  • activityBar.background#141820
  • activityBarBadge.background#007acc
  • badge.background#0e639c
  • breadcrumb.background#1C212D
  • checkbox.background#293142
  • checkbox.border#28355d
  • debugConsole.infoForeground#cccccc
  • debugConsole.sourceForeground#75beff
  • dropdown.background#28355d
  • dropdown.border#28355d
  • dropdown.foreground#cccccc
  • editor.background#0e1220
  • editor.findMatchBackground#ff1443
  • editor.findMatchHighlightBackground#ff14436e
  • editor.foreground#CCCCCC
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.stackFrameHighlightBackground#db005499
  • editorGroupHeader.tabsBackground#2a3246
  • editorHoverWidget.background#1C212D
  • editorHoverWidget.border#353f55
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorPane.background#0c1021
  • editorSuggestWidget.background#1C212D
  • editorSuggestWidget.border#353f55
  • editorSuggestWidget.foreground#cccccc
  • editorWidget.background#1C212D
  • editorWidget.border#353f55
  • editorWidget.foreground#cccccc
  • focusBorder#32447b
  • foreground#cccccc
  • input.background#28355d
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#0e639c
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0e639c
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#121D2F
  • list.hoverBackground#607c8a4d
  • list.inactiveSelectionBackground#0d629bcc
  • menu.selectionBackground#094771
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • notifications.background#28355d
  • notifications.border#0f9fff
  • notifications.foreground#ffffff
  • panel.background#0e1220
  • panel.border#cccccc
  • panelSection.border#808080d9
  • panelSectionHeader.background#808080cc
  • scrollbarSlider.activeBackground#0e639c
  • scrollbarSlider.background#32447b
  • scrollbarSlider.hoverBackground#0e639c
  • settings.checkboxBackground#28355d
  • settings.checkboxBorder#32447b
  • settings.checkboxForeground#cccccc
  • settings.dropdownBackground#28355d
  • settings.dropdownBorder#32447b
  • settings.dropdownForeground#cccccc
  • settings.dropdownListBorder#32447b
  • settings.focusedRowBackground#80808024
  • settings.numberInputBackground#28355d
  • settings.textInputBackground#28355d
  • sideBar.background#1C212D
  • sideBar.dropBackground#545a5fad
  • sideBarSectionHeader.background#141820
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#ffffff
  • statusBar.background#1C212D
  • statusBar.debuggingBackground#1C212D
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#333333
  • statusBarItem.activeBackground#0e639c
  • statusBarItem.hoverBackground#607c8a4d
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#111729
  • tab.activeModifiedBorder#3399cc
  • tab.border#b0b0b038
  • tab.inactiveBackground#2a3246

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#BBBBBB
emphasisitalic
strongbold
header#2e2eff
comment, string.comment, punctuation.definition.comment#676F7D
variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#BEAA00bold
constant.regexp#646695
entity.name.tag#569CD6
entity.name.tag.css#9CDCFE
entity.other.attribute-name#9CDCFE
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#9CDCFE
invalid#F44747
markup.underlineunderline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italicitalic
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796E6
markup.inline.raw#CE9178
meta.preprocessor, entity.name.function.preprocessor#569CD6
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
meta.diff.header#569CD6
storage#569CD6
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#569CD6
meta.template.expression#D4D4D4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#f8bb00
keyword, keyword.operator, keyword.operator.logical, keyword.operator.constructor#CCC
variable.other.property#B4B213
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#569CD6
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569CD6
support.function.git-rebase#9CDCFE
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#BBBBBB
variable.language#569CD6
support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#D19A66
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
variable, variable.other.constanst, meta.definition.variable.name, support.variable, entity.name.variable#BBBBBB
variable.other.constant#BBBBBB
variable.other.enummember#B5CEA8
meta.object-literal.key#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#CE9178
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#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#D16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#D7BA7D
constant.character.escape#D7BA7D
entity.name.label#C8C8C8
entity.other.attribute-name#56B6C2
entity.name.tag, entity.name.tag.class.js#ec9b4f
entity#569CD6
string variable#BBBBBB
meta.function-call.generic.python#569CD6
keyword#CCCCCC
keyword.operator.sigil.rust#C678DD
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, string.quoted.double, string.quoted.single#47b93c
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#CCCCCC
keyword, storage.type, storage.modifier#cccccc
source.json meta.structure.dictionary.json support.type.property-name.json#5ca8ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0077ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.return-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#DFA600
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#79ABFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit#ffea29
*url*, *link*, *uri*underline

Shiki preview

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

Loading...

Classic dark-blue theme by Vladimir Gorkov - VS Code Theme