Skip to main content
Coding Theme

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#1E88E5
  • activityBar.foreground#ffffff
  • activityBarBadge.background#d32f2f
  • activityBarBadge.foreground#ffffff
  • button.background#1E88E5
  • button.foreground#ffffff
  • button.hoverBackground#1a6eb8
  • editor.background#FFFFFF
  • editor.foreground#3B3A32
  • editor.lineHighlightBackground#fae5e3
  • editor.selectionBackground#f0c8c4
  • editor.selectionHighlightBackground#f0c8c4
  • editorCursor.foreground#1E88E5
  • editorGroupHeader.tabsBackground#1E88E5
  • editorRuler.foreground#1E88E5
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#50B5B5
  • editorWhitespace.foreground#3B3A32
  • list.activeSelectionBackground#D32F2F
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#f07373
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#D32f2f
  • list.inactiveSelectionForeground#ffffff
  • panel.background#1E88E5
  • panel.border#ffffff
  • panelTitle.activeBorder#FFFFFF
  • panelTitle.activeForeground#FFFFFF
  • sideBar.background#FFFFFF
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#1E88E5
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1a6eb8
  • statusBar.border#1a6eb8
  • statusBar.foreground#ffffff
  • statusBarItem.activeBackground#1E88E5
  • statusBarItem.hoverBackground#1E88E5
  • terminal.background#ffffff
  • terminal.border#ffffff
  • terminal.foreground#D32f2f
  • titleBar.activeBackground#1a6eb8
  • titleBar.activeForeground#ffffff
  • titleBar.border#1E88E5
  • titleBar.inactiveBackground#76b3e7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#75715E
string#bab46f
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variableitalic
keyword#F92672
storage#F92672
storage.type#179db6italic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#8fc919
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#2099b0
support.constant#2aa9c1
support.type, support.class#2aa9c1italic
support.other.variable#2aa9c1
invalid#F8F8F0
invalid.deprecated#F8F8F0
Captain America by lintangwisesa - VS Code Theme