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.activeBackground#20384C
  • activityBar.background#151c2e
  • activityBar.foreground#1F87E9
  • activityBar.inactiveForeground#1172ea
  • activityBarBadge.background#0ca7ea
  • activityBarBadge.foreground#3A3A3A
  • editor.background#1d2028
  • editor.foreground#ffffff
  • editorSuggestWidget.background#3A3A3A
  • editorSuggestWidget.selectedBackground#666666
  • editorSuggestWidget.selectedIconForeground#ffffff
  • sideBar.background#1b202b
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#313131
  • statusBar.background#39659D
  • statusBar.foreground#ffffff
  • tab.inactiveBackground#252D33
  • titleBar.activeBackground#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7e7e7eitalic
variable, support.type.property-name.css, support.type.property-name.json, support.function.builtin, markup.underline.link.markdown#FFA526
string, constant, support.constant#17B324
keyword, constant.numeric.css, entity.other.attribute-name.html#0592de
storage#EE6BFF
entity, punctuation.definition.tag, markup.heading.markdown#E85B5B
ThemeDatabase All Themes by enes ozturk - VS Code Theme