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.activeBackground#232323
  • activityBar.background#191919
  • activityBar.foreground#D5E3EE
  • activityBar.inactiveForeground#9FB4C8
  • activityBarBadge.background#D5E3EE
  • activityBarBadge.foreground#191919
  • button.background#D5E3EE
  • button.border#B7CCE0
  • button.foreground#191919
  • button.hoverBackground#E6EFF7
  • contrastBorder#D5E3EE33
  • dropdown.background#191919
  • dropdown.border#D5E3EE
  • dropdown.foreground#EEF6FB
  • editor.background#191919
  • editor.foreground#EEF6FB
  • editor.inactiveSelectionBackground#D5E3EE33
  • editor.lineHighlightBackground#232323
  • editor.selectionBackground#D5E3EE55
  • editorCursor.foreground#D5E3EE
  • editorIndentGuide.activeBackground1#D5E3EE66
  • editorIndentGuide.background1#D5E3EE22
  • editorLineNumber.activeForeground#D5E3EE
  • editorLineNumber.foreground#6F7780
  • focusBorder#D5E3EE
  • input.background#191919
  • input.border#D5E3EE
  • input.foreground#EEF6FB
  • list.activeSelectionBackground#D5E3EE
  • list.activeSelectionForeground#191919
  • list.focusBackground#D5E3EE22
  • list.highlightForeground#D5E3EE
  • list.hoverBackground#D5E3EE22
  • list.inactiveSelectionBackground#D5E3EE33
  • list.inactiveSelectionForeground#D5E3EE
  • panel.background#191919
  • panel.border#2A2A2A
  • panelTitle.activeForeground#D5E3EE
  • panelTitle.inactiveForeground#9FB4C8
  • sideBar.background#191919
  • sideBar.border#2A2A2A
  • sideBar.foreground#D5E3EE
  • sideBarSectionHeader.background#D5E3EE
  • sideBarSectionHeader.foreground#191919
  • sideBarTitle.foreground#D5E3EE
  • statusBar.background#D5E3EE
  • statusBar.border#B7CCE0
  • statusBar.debuggingBackground#D5E3EE
  • statusBar.debuggingForeground#191919
  • statusBar.foreground#191919
  • statusBar.noFolderBackground#D5E3EE
  • statusBarItem.hoverBackground#C4D7E8
  • tab.activeBackground#D5E3EE
  • tab.activeBorder#D5E3EE
  • tab.activeForeground#191919
  • tab.border#2A2A2A
  • tab.hoverBackground#232323
  • tab.hoverForeground#D5E3EE
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#9FB4C8
  • terminal.background#191919
  • terminal.foreground#EEF6FB
  • terminalCursor.foreground#D5E3EE
  • titleBar.activeBackground#191919
  • titleBar.activeForeground#D5E3EE
  • titleBar.border#2A2A2A
  • titleBar.inactiveBackground#191919
  • titleBar.inactiveForeground#9FB4C8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7D8970italic
keyword, storage.type, storage.modifier#D5E3EEbold
string, meta.embedded.assembly#DBE9CA
constant.numeric, constant.language.boolean, constant.language.null#F5E7A1
entity.name.function, support.function#BFDDF2
variable, support.variable#D8C7F4
entity.name.type, support.type, entity.name.class#B7E4D4
meta.object-literal.key, support.type.property-name, variable.other.property#D5E3EE
punctuation, meta.brace, meta.delimiter#F5E7A1
entity.name.tag#DBE9CA
entity.other.attribute-name#BFDDF2
Sea Salt Matcha by tipandtale - VS Code Theme