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#2c3141
  • activityBar.dropBackground#8489a380
  • activityBarBadge.background#8489a3
  • activityBarBadge.foreground#ffffff
  • badge.background#8489a3
  • badge.foreground#ffffff
  • button.background#8489a3
  • button.foreground#ffffff
  • debugToolBar.background#2c3141
  • dropdown.background#33384b
  • editor.background#20232f
  • editor.foreground#e5e9f9
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#8489a380
  • editorGroup.focusedEmptyBorder#8489a3
  • editorGroupHeader.tabsBackground#262a38
  • editorHoverWidget.background#262a38
  • editorLineNumber.activeForeground#8489a3
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#262a38
  • editorWidget.background#262a38
  • focusBorder#8489a3
  • foreground#e5e9f9
  • input.background#33384b
  • inputOption.activeBorder#8489a3
  • list.activeSelectionBackground#8489a380
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#8489a380
  • list.focusBackground#8489a380
  • list.focusForeground#FFFFFF
  • list.highlightForeground#8489a3
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#262a38
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#e5e9f980
  • panelTitle.inactiveForeground#e5e9f980
  • peekView.border#8489a3
  • peekViewEditor.background#191c25
  • peekViewResult.background#262a38
  • peekViewTitle.background#20232f
  • pickerGroup.border#FFFFFF1a
  • selection.background#8489a3
  • sideBar.background#262a38
  • sideBarSectionHeader.background#2c3141
  • statusBar.background#191c25
  • statusBar.debuggingBackground#8489a3
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#191c25
  • statusBarItem.activeBackground#8489a380
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#8489a3
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#8489a3
  • tab.activeModifiedBorder#8489a3
  • tab.border#00000033
  • tab.inactiveBackground#2c3141
  • tab.inactiveModifiedBorder#4f5261
  • tab.unfocusedActiveModifiedBorder#696d82
  • tab.unfocusedInactiveModifiedBorder#4f5261
  • titleBar.activeBackground#191c25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#e5e9f9
string#C0D9D4
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ffffff
constant.language.boolean, constant.language.go#c6cdf4
constant.numeric#C0D9D4
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#c6cdf4
keyword, modifier, variable.language.this, support.type.object, constant.language#8489A3
entity.name.function, support.function#eed785
variable, parameter#a9c2df
storage.type, storage.modifier#8489A3
support.module, support.node#c6cdf4italic
entity.name.type.go, support.type#c6cdf4
entity.name.type, entity.other.inherited-class#9CA49C
comment#5B6686italic
entity.name.type.class#c6cdf4underline
variable.object.property, meta.field.declaration entity.name.function#9CA49C
meta.definition.method entity.name.function#eed785
meta.function entity.name.function#eed785
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#8489A3
meta.embedded, source.groovy.embedded, meta.template.expression#E5E9F9
entity.name.tag.yaml#c6cdf4
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#c6cdf4
constant.language.json#8489A3
entity.other.attribute-name.class#8489A3
entity.other.attribute-name.id#C0D9D4
source.css entity.name.tag#9CA49C
meta.tag, punctuation.definition.tag#8489A3
entity.name.tag#c6cdf4
entity.other.attribute-name#a5aac4
markup.heading#8489A3
text.html.markdown meta.link.inline, meta.link.reference#c6cdf4
text.html.markdown beginning.punctuation.definition.list#8489A3
markup.italic#c6cdf4italic
markup.bold#c6cdf4bold
markup.bold markup.italic, markup.italic markup.bold#c6cdf4italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#C0D9D4
markup.inline.raw.string.markdown#C0D9D4
keyword.other.definition.ini#c6cdf4
entity.name.section.group-title.ini#8489A3
source.cs meta.class.identifier storage.type#9CA49Cunderline
source.cs meta.method.identifier entity.name.function#9CA49C
source.cs meta.method-call meta.method, source.cs entity.name.function#F2D674
source.cs storage.type#9CA49C
source.cs meta.method.return-type#9CA49C
source.cs meta.preprocessor#33394b
source.cs entity.name.type.namespace#E5E9F9

Shiki preview

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

Loading...

Keizaal by Lewis Llobera - VS Code Theme