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#140424
  • activityBar.foreground#EDE9FE
  • activityBar.inactiveForeground#7A61A5
  • activityBarBadge.background#A855F7
  • activityBarBadge.foreground#F9FAFB
  • badge.background#2A1440
  • badge.foreground#EDE9FE
  • editor.background#0B0316
  • editor.foreground#EDE9FE
  • editor.inactiveSelectionBackground#1A0A2F
  • editor.selectionBackground#2A1440
  • editor.selectionHighlightBackground#00000000
  • editor.wordHighlightBackground#7C3AED33
  • editor.wordHighlightStrongBackground#A855F733
  • editorBracketMatch.background#2A144080
  • editorBracketMatch.border#C084FC
  • editorCursor.background#4B4A57
  • editorCursor.foreground#E0E0E6
  • editorError.foreground#F43F5E
  • editorGroup.border#0F031B
  • editorGroupHeader.tabsBackground#140424
  • editorHint.foreground#A78BFA
  • editorIndentGuide.activeBackground1#7C3AED
  • editorIndentGuide.background1#1A0A2F
  • editorInfo.foreground#7C3AED
  • editorLineNumber.activeForeground#C084FC
  • editorLineNumber.foreground#6B4A99
  • editorWarning.foreground#FBBF24
  • editorWhitespace.foreground#1A0A2F
  • errorForeground#F43F5E
  • list.activeSelectionBackground#2A1440
  • list.activeSelectionForeground#FFFFFF
  • list.foreground#C4B5FD
  • list.hoverBackground#191624
  • panel.background#0B0316
  • peekView.border#C084FC
  • peekViewEditor.background#00000000
  • peekViewResult.background#00000000
  • scrollbarSlider.activeBackground#C084FC66
  • scrollbarSlider.background#7C3AED33
  • scrollbarSlider.hoverBackground#A855F733
  • sideBar.background#140424
  • sideBar.foreground#D6BCFA
  • sideBarSectionHeader.background#140424
  • sideBarSectionHeader.foreground#C4B5FD
  • statusBar.background#140424
  • statusBar.debuggingBackground#7C3AED
  • statusBar.debuggingForeground#0B0316
  • statusBar.foreground#C4B5FD
  • tab.activeBackground#0F031B
  • tab.activeBorder#C084FC40
  • tab.activeBorderTop#C084FC
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#140424
  • tab.inactiveForeground#7A61A5
  • titleBar.activeBackground#140424
  • titleBar.activeForeground#EDE9FE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7A6FA2italic
keyword, storage.type, storage.modifier#E9D5FFbold
string#CFFAFE
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#A3A1C0
constant.numeric#FDE047
variable.other.constant#F472B6
entity.name.function, support.function#7DD3FC
variable#F5F3FF
punctuation, meta.brace, meta.brackets#6B7280
source.env variable, source.env variable.other, source.env support.type.property-name, source.env entity.name.section, source.env meta.definition.variable#E9D5FFbold
source.env punctuation.separator.key-value, source.env keyword.operator.assignment#C7C7D6
source.env string.unquoted, source.env string.quoted, source.env constant.character.escape#B9F3FF
source.env comment, comment.line.number-sign.env#6E6689italic
Nyx Theme: Purple Void by Nyxar0th - VS Code Theme