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#F0EBE5
  • activityBar.foreground#4A3B32
  • editor.background#FDFBF7
  • editor.foreground#4A3B32
  • editorGroupHeader.tabsBackground#F0EBE5
  • list.activeSelectionBackground#E0F2F1
  • list.activeSelectionForeground#4A3B32
  • list.hoverBackground#F1F8E9
  • sideBar.background#F7F3EE
  • sideBar.foreground#4A3B32
  • statusBar.background#7CB342
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FDFBF7
  • tab.activeForeground#4A3B32
  • tab.inactiveBackground#F0EBE5
  • titleBar.activeBackground#FDFBF7
  • titleBar.activeForeground#4A3B32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A1887Fitalic
keyword, storage.type, storage.modifier#7CB342bold
string, string.template, constant.character.escape#29B6F6
constant.numeric, constant.language, support.constant#FDD835
variable, support.variable#4A3B32
entity.name.function, support.function#00897B
entity.name.type, entity.other.inherited-class, support.class#F9A825
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#7CB342
entity.other.attribute-name#29B6F6
Coconut Tropical Theme by sdiahid - VS Code Theme