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.background#323232
  • activityBar.dropBackground#00a4e480
  • activityBarBadge.background#00a4e4
  • debugToolBar.background#323232
  • dropdown.background#393939
  • editor.background#242424
  • editor.foreground#fcfcfc
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#00a4e480
  • editorGroupHeader.tabsBackground#2b2b2b
  • editorHoverWidget.background#2b2b2b
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#2b2b2b
  • editorWidget.background#2b2b2b
  • focusBorder#00a4e4
  • foreground#fcfcfc
  • input.background#393939
  • inputOption.activeBorder#00a4e4
  • list.activeSelectionBackground#00a4e480
  • list.dropBackground#00a4e480
  • list.focusBackground#00a4e480
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#2b2b2b
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#fcfcfc80
  • panelTitle.inactiveForeground#fcfcfc80
  • peekView.border#00a4e4
  • peekViewEditor.background#1c1c1c
  • peekViewResult.background#2b2b2b
  • peekViewTitle.background#242424
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#2b2b2b
  • sideBarSectionHeader.background#323232
  • statusBar.background#1c1c1c
  • statusBar.debuggingBackground#00a4e4
  • statusBar.noFolderBackground#1c1c1c
  • statusBarItem.activeBackground#00a4e480
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#323232
  • titleBar.activeBackground#1c1c1c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#fcfcfc
string#b8db72
constant.language.boolean#b8db72
constant.numeric#b8db72
variable#6acaf0
support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ff7469
keyword#ffff45
modifier, support.type.object, constant.language#ffe512
variable.language.this#00b1b0
entity.name.function, support.function#ffcc5e
storage.type, storage.modifier#ffcc5e
support.module, support.node#7fa732
support.type#c4f16d
entity.name.type, entity.other.inherited-class#c4f16d
comment#ADB1B5
entity.name.type.class#a4a2e6
variable.object.property#33d7ff
meta.definition.method entity.name.function#ffcc5e
meta.function entity.name.function#ff7469
template.expression.begin, template.expression.end#ffff45
entity.name.tag.yaml#30C2FA
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#30C2FA
constant.language.json#DB0A5B
entity.other.attribute-name.class#ffcc5e
entity.other.attribute-name.id#33e4e3
source.css entity.name.tag#a4a2e6
meta.tag, punctuation.definition.tag#a4a2e6
entity.name.tag#33d7ff
entity.other.attribute-name#c4f16d
markup.heading#33d7ff
text.html.markdown meta.link.inline, meta.link.reference#C1C4C7
text.html.markdown beginning.punctuation.definition.list#C1C4C7
markup.italic#C1C4C7italic
markup.bold#C1C4C7bold
markup.bold markup.italic, markup.italic markup.bold#C1C4C7italic bold
keyword.other.definition.ini#ff7469
entity.name.section.group-title.ini#004a88
source.cs meta.class.identifier storage.type#5C646C
source.cs meta.method.identifier entity.name.function#5C646C
source.cs meta.method-call meta.method, source.cs entity.name.function#5C646C
source.cs storage.type#5C646C
source.cs meta.method.return-type#5C646C
source.cs meta.preprocessor#5C646C
source.cs entity.name.type.namespace#5C646C
Global settings#fcfcfc

Shiki preview

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

Loading...

EAB Syntax Theme - Coding Theme