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#2a2a3f
  • activityBar.dropBackground#6574cd80
  • activityBarBadge.background#6574cd
  • button.background#6574cd
  • button.foreground#e6e8ff
  • button.hoverBackground#2f365f
  • debugToolBar.background#2a2a3f
  • dropdown.background#303048
  • editor.background#1e1e2d
  • editor.foreground#e6e8ff
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#6574cd80
  • editorGroupHeader.tabsBackground#242436
  • editorHoverWidget.background#242436
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#242436
  • editorWidget.background#242436
  • focusBorder#6574cd
  • foreground#e6e8ff
  • input.background#303048
  • inputOption.activeBorder#6574cd
  • list.activeSelectionBackground#6574cd80
  • list.dropBackground#6574cd80
  • list.focusBackground#6574cd80
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#242436
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#e6e8ff80
  • panelTitle.inactiveForeground#e6e8ff80
  • peekView.border#6574cd
  • peekViewEditor.background#181824
  • peekViewResult.background#242436
  • peekViewTitle.background#1e1e2d
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#242436
  • sideBarSectionHeader.background#2a2a3f
  • statusBar.background#181824
  • statusBar.debuggingBackground#6574cd
  • statusBar.noFolderBackground#181824
  • statusBarItem.activeBackground#6574cd80
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#2a2a3f
  • titleBar.activeBackground#181824

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#e6e8ff
string#ffebef
constant.language.boolean#6574cd
constant.numeric#f3ebff
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#97aeff
keyword, modifier, variable.language.this, support.type.object, constant.language#6574cd
entity.name.function, support.function#f3ebff
storage.type, storage.modifier#6574cd
support.module, support.node#97aeffitalic
support.type#d6bbfc
entity.name.type, entity.other.inherited-class#d6bbfc
comment#5a5a87italic
entity.name.type.class#d6bbfcunderline
variable.object.property#d6bbfc
meta.definition.method entity.name.function#d6bbfc
meta.function entity.name.function#d6bbfc
template.expression.begin, template.expression.end#6574cd
entity.name.tag.yaml#97aeff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#97aeff
constant.language.json#6574cd
entity.other.attribute-name.class#6574cd
entity.other.attribute-name.id#ffebef
source.css entity.name.tag#d6bbfc
meta.tag, punctuation.definition.tag#6574cd
entity.name.tag#97aeff
entity.other.attribute-name#f3ebff
markup.heading#6574cd
text.html.markdown meta.link.inline, meta.link.reference#97aeff
text.html.markdown beginning.punctuation.definition.list#6574cd
markup.italic#97aeffitalic
markup.bold#97aeffbold
markup.bold markup.italic, markup.italic markup.bold#97aeffitalic bold
keyword.other.definition.ini#97aeff
entity.name.section.group-title.ini#6574cd
source.cs meta.class.identifier storage.type#d6bbfcunderline
source.cs meta.method.identifier entity.name.function#d6bbfc
source.cs meta.method-call meta.method, source.cs entity.name.function#f3ebff
source.cs storage.type#d6bbfc
source.cs meta.method.return-type#d6bbfc
source.cs meta.preprocessor#5a5a87
source.cs entity.name.type.namespace#e6e8ff
Global settings#e6e8ff

Shiki preview

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

Loading...

Lunar by Dillon Chanis - VS Code Theme