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#1d202b
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#cccccc60
  • activityBarBadge.background#ffce6b
  • activityBarBadge.foreground#1d202b
  • badge.background#ffce6b
  • badge.foreground#1d202b
  • editor.background#232935
  • editor.foreground#cccccc
  • editorGroupHeader.tabsBackground#1d202b
  • editorWidget.background#1d202b
  • foreground#cccccc
  • input.background#232935
  • list.activeSelectionBackground#232935
  • list.activeSelectionForeground#ffce6b
  • list.focusBackground#232935
  • list.focusForeground#ffce6b
  • list.highlightForeground#ffce6b
  • list.hoverBackground#232935
  • list.hoverForeground#ffce6b
  • list.inactiveSelectionBackground#232935
  • list.inactiveSelectionForeground#ffce6b
  • menu.background#232935
  • menu.foreground#cccccc
  • menu.selectionBackground#1d202b
  • menu.selectionForeground#ffce6b
  • menubar.selectionBackground#232935
  • menubar.selectionForeground#ffce6b
  • panel.background#1d202b
  • pickerGroup.foreground#ffce6b
  • sideBar.background#1d202b
  • sideBar.border#000000
  • sideBarSectionHeader.background#1d202b
  • sideBarSectionHeader.border#ffce6b
  • sideBarSectionHeader.foreground#ffce6b
  • sideBarTitle.foreground#ffce6b
  • statusBar.background#1d202b
  • statusBar.debuggingBackground#ffce6b
  • statusBar.debuggingForeground#232935
  • statusBar.foreground#ccccccef
  • tab.activeForeground#ffce6b
  • tab.border#000000
  • tab.inactiveBackground#1d202b
  • tab.inactiveForeground#ccccccef
  • titleBar.activeBackground#1d202b
  • titleBar.activeForeground#ccccccef
  • titleBar.inactiveBackground#1d202b
  • titleBar.inactiveForeground#ccccccaa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, entity.other.attribute-name.class, keyword, storage#e0e09a
entity.name.tag support, entity.name.tag, meta.block keyword, meta.block storage, punctuation.definition.tag, source.json punctuation, source.json support.type.property-name, support.function#da9a66
entity.other.inherited-class, meta.tag entity.other.attribute-name, variable.language.this#da9a66italic
meta.object-literal.key entity.name.function, meta.object-literal.key, meta.object.member variable.other.readwrite, support.type.property-name, support.variable.property, variable.other.object.property, variable.other.property#ccccccitalic
meta.template.expression variable#cccccc
constant, punctuation.definition.string, punctuation.definition.template-expression, string, support.constant#a5d6a7
comment, punctuation.definition.comment#5c6773

Shiki preview

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

Loading...

Honeymoon Theme by adbayb - VS Code Theme