Skip to main content
Coding Theme

Color themes

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#191919
  • button.background#BD93F9
  • button.foreground#212121
  • button.hoverBackground#BD93F9E6
  • editor.background#212121
  • editor.foreground#F8F8F2
  • editorGroupHeader.border#333333
  • editorGroupHeader.tabsBackground#191919
  • editorGroupHeader.tabsBorder#333333
  • editorIndentGuide.background1#33333380
  • editorLineNumber.activeForeground#F8F8F2
  • editorLineNumber.foreground#636363
  • focusBorder#BD93F980
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#F8F8F2
  • list.activeSelectionIconForeground#fff
  • list.highlightForeground#BD93F9
  • panel.border#333333
  • settings.focusedRowBorder#BD93F9
  • settings.modifiedItemIndicator#BD93F9
  • sideBar.background#191919
  • sideBar.border#333333
  • sideBarSectionHeader.background#191919
  • sideBarSectionHeader.foreground#F8F8F2
  • statusBar.background#191919
  • statusBar.border#333333
  • statusBar.foreground#F8F8F2
  • tab.activeBackground#212121
  • tab.activeBorder#212121
  • tab.activeBorderTop#BD93F9
  • tab.border#333333
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#636363
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#545454
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#F8F8F2
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#FFCB6B
  • terminal.foreground#F8F8F2
  • textLink.activeForeground#BD93F9
  • textLink.foreground#BD93F9
  • textPreformat.foreground#FFB86C
  • titleBar.activeBackground#191919
  • titleBar.activeForeground#F8F8F2
  • titleBar.border#333333
  • titleBar.inactiveBackground#191919
  • titleBar.inactiveForeground#636363

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888888
comment.documentation, comment.block.documentation#888888
keyword.operator#FF79C6
keyword, storage, storage.type.builtin, storage.type.modifier#FF79C6
constant.language, support.constant, variable.language#BD93F9
variable.other.property, variable.other.object.property#F8F8F2
entity.name.function, support.function#50FA7B
entity.name.type, entity.other.inherited-class, support.class#8BE9FD
constant.numeric, constant.character, constant#BD93F9
string#FFCB6B
constant.other.symbol#FFB86C
meta.property-name, support.type.property-name#8BE9FD
markup.heading#BD93F9
markup.bold#FFB86Cbold
markup.underlineunderline
markup.inline.raw#FFB86C
Canonical Themes by Nova41 - VS Code Theme