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#272822
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#49483E
  • editorCursor.foreground#F8F8F0
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment#74c853
string#e4b039
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#ecef8e
keyword#F92672
storage#F92672
storage.type#66D9EF
entity.name.class#A6E22Eunderline
entity.other.inherited-class#e2b22e
entity.name.function#A6E22E
entity.name.directive#A6E22E
variable.parameter#FD971F
entity.name.tag#71c588
entity.other.attribute-name#82a0e1
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EF
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
ollie-vscode-theme by ollie-vscode-theme - VS Code Theme