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#202020
  • activityBar.foreground#B5A7F6
  • activityBarBadge.background#B5A7F6
  • activityBarBadge.foreground#000000
  • button.background#C792EA
  • button.foreground#FFFFFF
  • button.hoverBackground#B583EA
  • editor.background#1E1E1E
  • editor.foreground#E8E8E8
  • editor.lineHighlightBackground#2C2C2C
  • editor.selectionBackground#3A3A3A
  • editorCursor.foreground#C792EA
  • editorLineNumber.foreground#A6A6A6
  • scrollbarSlider.background#444444
  • scrollbarSlider.hoverBackground#666666
  • sideBar.background#121212
  • sideBar.foreground#B5B5B5
  • sideBarSectionHeader.background#1C1C1C
  • sideBarTitle.foreground#B5A7F6
  • statusBar.background#1C1C1C
  • statusBar.border#C792EA
  • statusBar.foreground#B5A7F6
  • tab.activeBackground#1E1E1E
  • tab.activeForeground#FFFFFF
  • tab.border#1E1E1E
  • tab.inactiveBackground#121212
  • tab.inactiveForeground#AAAAAA
  • terminal.background#1E1E1E
  • terminal.foreground#CCCCCC
  • terminalCursor.foreground#C792EA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
keyword, storage.type, storage.modifier#C792EA
string, constant.other.symbol#C3E88D
entity.name.function, support.function#B5A7F6
variable, string constant.other.placeholder#EEFFFF
constant.numeric, constant.language#F78C6C
entity.name.tag#FF5370
entity.other.attribute-name#C792EA
entity.name.class, support.class#FFCB6B
keyword.control, constant.other.color, punctuation, meta.tag#FFA500
EvenFall Themes by Jayesh Karma - VS Code Theme