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.

  • editor.background#1A1624
  • editor.foreground#C8C8C8
  • editor.selectionBackground#2E294080
  • editorCursor.foreground#E6E6E6
  • editorLineNumber.activeForeground#B892A8
  • editorLineNumber.foreground#6C658A
  • sideBar.background#1A1624
  • sideBar.foreground#C8C8C8
  • statusBar.background#2E2940
  • statusBar.foreground#E6E6E6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7B7493italic
keyword, storage.type, storage.modifier#BA8D9B
string, constant.character.escape#9BB8A8
variable, parameter, meta.parameter#C0B89A
entity.name.function, support.function#A1A5C5
entity.name.class, entity.name.type#B49FBF
constant.numeric, constant.language#8699A5
punctuation, delimiter, bracket#D5D5D5
NeoAnsi Theme by gg582 - VS Code Theme