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#001733
  • activityBarItem.settingsProfilesBackground#003271
  • badge.background#bbdaffcc
  • badge.foreground#001733
  • debugToolBar.background#001c40
  • dropdown.background#001733
  • editor.background#001c40
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#001733
  • editor.selectionBackground#003f8e
  • editorCursor.foreground#ffffff
  • editorGroup.border#404f7d
  • editorGroup.dropBackground#25375daa
  • editorGroupHeader.tabsBackground#001733
  • editorHoverWidget.background#001c40
  • editorHoverWidget.border#ffffff44
  • editorLineNumber.activeForeground#C5E4FD
  • editorLineNumber.foreground#4b6479
  • editorWhitespace.foreground#404f7d
  • editorWidget.background#001c40
  • errorForeground#a92049
  • focusBorder#bbdaff
  • input.background#001733
  • list.activeSelectionBackground#ffffff60
  • list.highlightForeground#bbdaff
  • list.hoverBackground#ffffff30
  • list.inactiveSelectionBackground#ffffff40
  • minimap.selectionHighlight#003f8e
  • peekViewResult.background#001c40
  • pickerGroup.foreground#bbdaff
  • ports.iconRunningProcessForeground#bbdaff
  • progressBar.background#bbdaffcc
  • quickInputList.focusBackground#ffffff60
  • sideBar.background#001c40
  • statusBar.background#001126
  • statusBar.debuggingBackground#001126
  • statusBar.noFolderBackground#001126
  • statusBarItem.remoteBackground#0e639c
  • tab.inactiveBackground#001c40
  • tab.lastPinnedBorder#007acc80
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#bbdaff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#80baff
  • terminal.ansiBrightCyan#78ffff
  • terminal.ansiBrightGreen#b8f171
  • terminal.ansiBrightMagenta#d778ff
  • terminal.ansiBrightRed#ff7882
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#00C2FD
  • terminal.ansiCyan#99ffff
  • terminal.ansiGreen#d1f1a9
  • terminal.ansiMagenta#ebbbff
  • terminal.ansiRed#ff9da4
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#ffeead
  • titleBar.activeBackground#001126

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#D4D4D4
emphasisitalic
strongbold
header#000080
comment#7285B7
constant.language#00C2FD
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#b5cea8
constant.regexp#646695
entity.name.tag#00C2FD
entity.name.tag.css#ffd700
entity.other.attribute-name#80e1fe
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#ffd700
invalid#f44747
markup.underlineunderline
markup.bold#00C2FDbold
markup.heading#00C2FDbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#b5cea8
markup.deleted#FE9D01
markup.changed#00C2FD
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#FE9D01
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#00C2FD
meta.preprocessor.string#FE9D01
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#80e1fe
meta.diff.header#00C2FD
storage#00C2FD
storage.type#00C2FD
storage.modifier, keyword.operator.noexcept#00C2FD
string, meta.embedded.assembly#FE9D01
string.tag#FE9D01
string.value#FE9D01
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#00C2FD
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#80e1fe
keyword#00C2FD
keyword.control#00C2FD
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#00C2FD
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#00C2FD
support.function.git-rebase#80e1fe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#00C2FD
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
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#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#80e1fe
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#80e1fe
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#FE9D01
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#FE9D01
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#ffd700
constant.character#00C2FD
constant.character.escape#ffd700
entity.name.label#C8C8C8

Shiki preview

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

Loading...

Mix Night Blue Theme by viphakorn - VS Code Theme