Skip to main content
Coding Theme

Green Beautiful Color Themes

Publisher: David Lee - Dark ButterflyThemes in package: 13

10 stunning color themes including Green Dark, Ocean Deep, Crimson Night, Lavender Breeze, and more. Professional dark, light, and high-contrast themes for VS Code.

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#000508
  • activityBar.foreground#009cff
  • activityBarBadge.background#009cff
  • activityBarBadge.foreground#000508
  • editor.background#00080d
  • editor.foreground#e8f1ff
  • editor.lineHighlightBackground#00222d
  • editor.selectionBackground#004466
  • editorCursor.foreground#009cff
  • editorLineNumber.activeForeground#009cff
  • editorLineNumber.foreground#336680
  • sideBar.background#00080d
  • sideBar.foreground#a0bedd
  • sideBarTitle.foreground#009cff
  • statusBar.background#000508
  • statusBar.foreground#009cff
  • tab.activeBackground#00080d
  • tab.activeForeground#e8f1ff
  • tab.inactiveBackground#00080d
  • tab.inactiveForeground#009cff
  • titleBar.activeBackground#000508
  • titleBar.activeForeground#009cff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5588aaitalic
keyword, storage.type, storage.modifier#00aaffbold
string, constant.other.symbol, constant.other.key#0099ff
entity.name.function, meta.function-call, support.function#44ccffbold
variable, string constant.other.placeholder#e8f1ff
constant.numeric, constant.language#77b3ff
entity.name.type, support.class, support.type#009cffbold
keyword.operator, punctuation#55bbff
invalid, invalid.illegal#ff5599

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...