Skip to main content
Coding Theme

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.activeBorder#007acc
  • activityBar.background#dddddd
  • activityBar.border#e7e7e7
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#6f6f6f
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • breadcrumb.background#ffffff
  • breadcrumbPicker.background#ffffff
  • editor.background#eeeeee
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#dededede
  • editor.selectionHighlightBackground#add6ff80
  • editorGroupHeader.noTabsBackground#f9f9f9
  • editorGutter.background#eeeeee
  • editorIndentGuide.activeBackground1#d7dbe0
  • editorIndentGuide.background1#eeeeee
  • editorLineNumber.activeForeground#24292e
  • editorLineNumber.foreground#1b1f234d
  • editorPane.background#f9f9f9
  • editorSuggestWidget.background#f3f3f3
  • input.placeholderForeground#767676
  • list.hoverBackground#e8e8e8
  • notebook.cellBorderColor#dae3e9
  • notebook.outputContainerBackgroundColor#c8ddf150
  • panel.border#e7e7e7
  • panelTitle.activeBorder#007acc
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBar.background#dddddd
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#e7e7e7
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#dddddd
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#6f6f6f
  • statusBar.noFolderBackground#f3f3f3
  • statusBar.noFolderForeground#6f6f6f
  • statusBarItem.activeBackground#00000030
  • statusBarItem.hoverBackground#00000020
  • statusBarItem.prominentBackground#007acc40
  • statusBarItem.prominentForeground#5f5f5f
  • statusBarItem.remoteBackground#007acc
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.inactiveBackground#dddddd
  • terminal.background#dddddd
  • terminal.border#e7e7e7
  • tree.indentGuidesStroke#c8c8c8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
constant.language#0000FF
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658
constant.regexp#811F3F
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#FF0000
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#800000
invalid#CD3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italicitalic
markup.inserted#098658
markup.deleted#A31515
markup.changed#0451A5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451A5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor, entity.name.function.preprocessor#0000FF
meta.preprocessor.string#A31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451A5
storage#0000FF
storage.type#0000FF
storage.modifier, keyword.operator.noexcept#0000FF
string, meta.embedded.assembly#A31515
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000FF
string.regexp#811F3F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000FF
meta.template.expression#000000
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#0451A5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#FF0000
support.type.property-name.json#0451A5
keyword#0000FF
keyword.control#0000FF
keyword.operator#000000
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#0000FF
keyword.other.unit#098658
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
support.function.git-rebase#0451A5
constant.sha.git-rebase#098658
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#0000FF
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#795E26
meta.return-type, 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#267F99
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#267F99
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#AF00DB
variable, meta.definition.variable.name, support.variable, entity.name.variable#001080
variable.other.constant, variable.other.enummember#0070C1
meta.object-literal.key#001080
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#0451A5
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#D16969
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#811F3F
keyword.operator.quantifier.regexp#000000
keyword.operator.or.regexp, keyword.control.anchor.regexp#EE0000
constant.character#0000FF
constant.character.escape#EE0000
entity.name.label#000000
comment#6A737D
markup.list#735C0F
entity.other.attribute-name, support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#E00000
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080

Shiki preview

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

Loading...

Grey Light+ Pro - Coding Theme