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#1A1428
  • activityBar.foreground#E1FFFA
  • activityBarBadge.background#FFC9E3
  • editor.background#0c0d14
  • editor.foreground#E0F7FA
  • editor.inactiveSelectionBackground#2b213a55
  • editor.selectionBackground#301a3a88
  • editorBracketHighlight.foreground1#FFCCE5
  • editorBracketHighlight.foreground2#CCFFFB
  • editorBracketHighlight.foreground3#E3DAFF
  • editorBracketHighlight.foreground4#FFD6E0
  • editorBracketHighlight.foreground5#B3F0FF
  • editorBracketHighlight.foreground6#E6B3FF
  • editorCursor.foreground#FFD6F3
  • editorIndentGuide.activeBackground#3c4461
  • editorIndentGuide.background#2a2b3c
  • editorLineHighlightBackground#191826
  • editorLineNumber.activeForeground#FFE6FA
  • editorLineNumber.foreground#A5C8E3
  • sideBar.background#14151F
  • sideBar.border#FFB3E6
  • sideBar.foreground#E6FFF7
  • statusBar.background#301a3a
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#2b213a
  • tab.activeForeground#FFFFFF
  • tab.border#301a3a
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#8888aa
  • titleBar.activeBackground#241B34
  • titleBar.activeForeground#F5E6FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C8C8E0italic
keyword, storage.type#E6B3FFbold
variable, entity.name.variable#FFD9B3
constant, entity.name.constant#B3F0FF
string, string.quoted, string.template#FFCCE5
entity.name.function, meta.function-call#A0F9FF
support.function, support.constant.handlebars#CCFFFB
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#DAFFCC
support.type, storage.modifier#FFB3C6
meta.object-literal.key, meta.structure.dictionary.key#FFFACD
punctuation, meta.brace, meta.delimiter#D0CCFF
invalid, invalid.deprecated#FFFFFF
Mushroom Fog by Inna Sodri - VS Code Theme