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#0a0e17
  • activityBar.foreground#5bc0de
  • activityBarBadge.background#00bfff
  • editor.background#0a0e17
  • editor.foreground#c7d9e6
  • editor.lineHighlightBackground#1c2531
  • editor.selectionBackground#285773
  • editor.selectionHighlightBackground#376b89
  • editorCursor.foreground#5bc0de
  • editorLineNumber.foreground#5e7184
  • sideBar.background#0d141c
  • sideBar.foreground#c7d9e6
  • statusBar.background#1c2531
  • statusBar.foreground#5bc0de
  • titleBar.activeBackground#1c2531
  • titleBar.activeForeground#c7d9e6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5e7184italic
keyword#5bc0debold
string#87cefaitalic
variable#c7d9e6normal
function#00bfffbold
constant.numeric#87cefabold italic
storage.type#7ab5e7bold
punctuation#c7d9e6
entity.name.tag#5bc0debold
entity.other.attribute-name#ffcc99normal
HadiScripts Themes by HadiScript Themes - VS Code Theme