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#2a2a2a
  • activityBar.dropBackground#a5a5a580
  • activityBarBadge.background#a5a5a5
  • debugToolBar.background#2a2a2a
  • dropdown.background#303030
  • editor.background#1e1e1e
  • editor.foreground#CCCCCC
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#a5a5a580
  • editorGroupHeader.tabsBackground#242424
  • editorHoverWidget.background#242424
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#242424
  • editorWidget.background#242424
  • focusBorder#a5a5a5
  • foreground#CCCCCC
  • input.background#303030
  • inputOption.activeBorder#a5a5a5
  • list.activeSelectionBackground#a5a5a580
  • list.dropBackground#a5a5a580
  • list.focusBackground#a5a5a580
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#242424
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#CCCCCC80
  • panelTitle.inactiveForeground#CCCCCC80
  • peekView.border#a5a5a5
  • peekViewEditor.background#181818
  • peekViewResult.background#242424
  • peekViewTitle.background#1e1e1e
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#242424
  • sideBarSectionHeader.background#2a2a2a
  • statusBar.background#181818
  • statusBar.debuggingBackground#a5a5a5
  • statusBar.noFolderBackground#181818
  • statusBarItem.activeBackground#a5a5a580
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#2a2a2a
  • titleBar.activeBackground#181818

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#CCCCCC
string#dadd99
constant.language.boolean#a5a5a5
constant.numeric#fcfcfc
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#f7f7f7
keyword, modifier, variable.language.this, support.type.object, constant.language#a5a5a5
entity.name.function, support.function#fcfcfc
storage.type, storage.modifier#a5a5a5
support.module, support.node#f7f7f7italic
support.type#fcfcfc
entity.name.type, entity.other.inherited-class#fcfcfc
comment#5a5a5aitalic
entity.name.type.class#fcfcfcunderline
variable.object.property#fcfcfc
meta.definition.method entity.name.function#fcfcfc
meta.function entity.name.function#fcfcfc
template.expression.begin, template.expression.end#a5a5a5
entity.name.tag.yaml#f7f7f7
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#f7f7f7
constant.language.json#a5a5a5
entity.other.attribute-name.class#a5a5a5
entity.other.attribute-name.id#dadd99
source.css entity.name.tag#fcfcfc
meta.tag, punctuation.definition.tag#a5a5a5
entity.name.tag#f7f7f7
entity.other.attribute-name#fcfcfc
markup.heading#a5a5a5
text.html.markdown meta.link.inline, meta.link.reference#f7f7f7
text.html.markdown beginning.punctuation.definition.list#a5a5a5
markup.italic#f7f7f7italic
markup.bold#f7f7f7bold
markup.bold markup.italic, markup.italic markup.bold#f7f7f7italic bold
keyword.other.definition.ini#f7f7f7
entity.name.section.group-title.ini#a5a5a5
source.cs meta.class.identifier storage.type#fcfcfcunderline
source.cs meta.method.identifier entity.name.function#fcfcfc
source.cs meta.method-call meta.method, source.cs entity.name.function#fcfcfc
source.cs storage.type#fcfcfc
source.cs meta.method.return-type#fcfcfc
source.cs meta.preprocessor#5a5a5a
source.cs entity.name.type.namespace#CCCCCC
Global settings#CCCCCC

Shiki preview

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

Loading...

Dün - Coding Theme