Skip to main content
Coding Theme

Blue and White Classic

Publisher: James SadlerThemes in package: 1

Blue and White classic VSCode theme 2023

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.

  • editor.background#000000
  • editor.foreground#FFFFFF
  • editor.selectionBackground#ffffff
  • editorBracketHighlight.foreground1#0d72c5
  • editorBracketHighlight.foreground2#92ceff
  • editorBracketHighlight.foreground3#f206e2
  • editorBracketHighlight.foreground4#f392ef
  • editorBracketHighlight.foreground5#FFD700
  • editorBracketHighlight.foreground6#ffffff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorIndentGuide.activeBackground#ffffff
  • editorIndentGuide.background#ffffff
  • editorWhitespace.foreground#7c7c7c
  • ports.iconRunningProcessForeground#ffffff
  • selection.background#008000
  • sideBarTitle.foreground#ffffff
  • statusBarItem.remoteBackground#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control#95058b
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, variable.language.this, storage.type, storage, meta.preprocessor, constant.character, entity.name.tag, constant.language#569CD6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded, keyword.operator, keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, storage.modifier.import.java, storage.modifier.package.java, variable.language.wildcard.java, entity.name.function, support.function, meta.function-call, meta.template.expression, constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color, 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, variable, keyword, entity.name.variable, keyword.operator.logical.python, storage, constant.numeric, entity.name.type, support.variable, variable, meta.definition.variable.name#ffffff
entity.name.namespace, entity.name.scope-resolution, meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.type, keyword.other.unit#9CDCFE
support.class, support.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, storage.type, entity.name.class, storage.modifier, entity.name.type.C, entity.name.type.cpp, entity.name.type.class.templated#909090bold
comment, punctuation.definition.comment#008000
punctuation.definition.string.end, punctuation.definition.string.begin, string#005498bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword, entity.name.variable, keyword.operator.logical.python, constant.numeric, entity.name.typebold
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, entity.name.tag.css#8400ff
meta.object-literal.key#9CDCFE
support.type#92ceff
punctuation#0E7AD2bold
constant.regexp#B46695
entity.other.attribute-name#9CDCFE
invalid#F44747
punctuation.definition.tag#808080
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
string.regexp#D16969
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#FFFFFF
emphasisitalic
strongbold
meta.diff.header#000080
markup.underlineunderline
markup.boldbold
markup.heading#6796E6bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
support.function.git-rebase#D4D4D4
constant.sha.git-rebase#B5CEA8
meta.embedded.assembly#0E7AD2
meta.resultLinePrefix.contextLinePrefix.search#CBEDCB
support.constant.handlebars, source.powershell variable.other.member#ffffff
token.info-token#6796E6
token.warn-token#008000
token.error-token#FF0000
token.debug-token#B267E6

Shiki preview

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

Loading...

Blue and White Classic - Coding Theme