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#0d060f
  • activityBar.foreground#c34aee
  • activityBarBadge.background#a826d9
  • activityBarBadge.foreground#0d060f
  • editor.background#140a19
  • editor.foreground#ead9f6
  • editor.lineHighlightBackground#280f2e
  • editor.selectionBackground#3a1240
  • editorCursor.foreground#c34aee
  • editorLineNumber.activeForeground#c34aee
  • editorLineNumber.foreground#593463
  • sideBar.background#140a19
  • sideBar.foreground#c8a8dd
  • sideBarTitle.foreground#c34aee
  • statusBar.background#0d060f
  • statusBar.foreground#c34aee
  • tab.activeBackground#140a19
  • tab.activeForeground#ead9f6
  • tab.inactiveBackground#140a19
  • tab.inactiveForeground#c34aee
  • titleBar.activeBackground#0d060f
  • titleBar.activeForeground#c34aee

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#755b81italic
keyword, storage.type, storage.modifier#a826d9bold
string, constant.other.symbol, constant.other.key#a18fff
entity.name.function, meta.function-call, support.function#c34aeebold
variable, string constant.other.placeholder#ead9f6
constant.numeric, constant.language#9f6bdd
entity.name.type, support.class, support.type#c37ff5bold
keyword.operator, punctuation#b739e0
invalid, invalid.illegal#ff6b6b
Green Beautiful Color Themes by David Lee - Dark Butterfly - VS Code Theme