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#000000
  • activityBar.foreground#E0C0FF
  • activityBar.inactiveForeground#A080C0
  • activityBarBadge.background#C8A0E8
  • editor.background#000000
  • editor.foreground#F0D8FF
  • editor.inactiveSelectionBackground#3F005B40
  • editor.selectionBackground#5C018580
  • editorCursor.foreground#F8E8FF
  • editorGroupHeader.tabsBackground#000000
  • editorIndentGuide.activeBackground#3e3e3e
  • editorIndentGuide.background#2e2e2e
  • editorLineNumber.activeForeground#F5E0FF
  • editorLineNumber.foreground#C8A0E8
  • panel.background#000000
  • panel.border#1a1a1a
  • sideBar.background#000000
  • sideBar.foreground#E0C0FF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#D0B0F0
  • sideBarTitle.foreground#C8A0E8
  • statusBar.background#000000
  • statusBar.foreground#F0D8FF
  • tab.activeBackground#000000
  • tab.activeForeground#E0C0FF
  • tab.border#000000
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#A080C0
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#D0B0F0
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#B090D0
  • window.activeTitleBar.background#000000
  • window.inactiveTitleBar.background#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A99AB8italic
string, constant.other.placeholder#FFD1DC
variable, identifier#A0A0FF
keyword, storage.type, storage.modifier#D6ACFFbold
entity.name.function, support.function, meta.function-call#EFB0FF
constant.numeric, constant.language, constant.character#E9D5FF
entity.name.tag, meta.tag.sgml#B388EB
markup.bold#E9D5FFbold
markup.italic#E9D5FFitalic
markup.underline#E9D5FFunderline
punctuation#C8A0E8
markup.quote#B388EBitalic
markup.inserted#D6ACFF
markup.deleted#FFD1DC
NightBloom by rutushah23 - VS Code Theme