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.

  • editor.background#1C1C1E
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#2C2C2E
  • editor.selectionBackground#3A3A3C
  • editorCursor.foreground#FFFFFF
  • editorSuggestWidget.background#2C2C2E
  • editorSuggestWidget.selectedBackground#3A3A3C
  • editorWhitespace.foreground#3A3A3C
  • list.activeSelectionBackground#3A3A3C
  • list.hoverBackground#2C2C2E
  • statusBar.background#1C1C1E
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#1C1C1E
  • tab.activeBorder#007AFF
  • tab.inactiveBackground#2C2C2E
  • titleBar.activeBackground#1C1C1E
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F8C8D
string, punctuation.definition.string#E67E22
keyword, storage.type#C678DD
constant.numeric#3498DB
support.type#1ABC9C
Sonoma Theme by Basilecom Inc. - VS Code Theme