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#f5ede5
  • activityBar.foreground#7a540d
  • activityBarBadge.background#c67e0c
  • activityBarBadge.foreground#ffffff
  • editor.background#fffcfa
  • editor.foreground#2a1f1f
  • editor.lineHighlightBackground#f8f3f1
  • editor.selectionBackground#f3e4d7
  • editorCursor.foreground#a06e0c
  • editorLineNumber.activeForeground#a06e0c
  • editorLineNumber.foreground#8a705f
  • sideBar.background#faf6f0
  • sideBar.foreground#55412b
  • sideBarTitle.foreground#7a540d
  • statusBar.background#f5ede5
  • statusBar.foreground#7a540d
  • tab.activeBackground#fffcfa
  • tab.activeForeground#2a1f1f
  • tab.inactiveBackground#fffcfa
  • tab.inactiveForeground#7a540d
  • titleBar.activeBackground#f5ede5
  • titleBar.activeForeground#7a540d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a39a8aitalic
keyword, storage.type, storage.modifier#8a5f0fbold
string, constant.other.symbol, constant.other.key#8c3a1e—
entity.name.function, meta.function-call, support.function#7a540dbold
variable, string constant.other.placeholder#2a1f1f—
constant.numeric, constant.language#a0334f—
entity.name.type, support.class, support.type#c67e0cbold
keyword.operator, punctuation#a06e0c—
invalid, invalid.illegal#d7263d—
Green Beautiful Color Themes by David Lee - Dark Butterfly - VS Code Theme