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#1C2023
  • activityBar.foreground#E0F7FA
  • editor.background#252A2E
  • editor.foreground#E0F7FA
  • editorGroupHeader.tabsBackground#1C2023
  • list.activeSelectionBackground#37474F
  • list.activeSelectionForeground#00E676
  • list.hoverBackground#2F363B
  • sideBar.background#202428
  • sideBar.foreground#E0F7FA
  • statusBar.background#00E676
  • statusBar.foreground#252A2E
  • tab.activeBackground#252A2E
  • tab.activeForeground#E0F7FA
  • tab.inactiveBackground#1C2023
  • titleBar.activeBackground#252A2E
  • titleBar.activeForeground#E0F7FA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78909Citalic
keyword, storage.type, storage.modifier#00E676bold
string, string.template, constant.character.escape#4DD0E1
constant.numeric, constant.language, support.constant#CDDC39
variable, support.variable#E0F7FA
entity.name.function, support.function#4DD0E1
entity.name.type, entity.other.inherited-class, support.class#CDDC39
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00E676
entity.other.attribute-name#4DD0E1
Coconut Tropical Theme by sdiahid - VS Code Theme