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#1e1f1a
  • activityBar.background#1A1A1A
  • editor.background#272717
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#684503d7
  • editor.selectionHighlightBackground#684503d7
  • editorCursor.foreground#F8F8F0
  • editorIndentGuide.activeBackground#8f8f86
  • editorIndentGuide.background#4b4b2d
  • editorWhitespace.foreground#696969
  • scrollbar.shadow#ffffff00
  • sideBar.background#1e1f1a
  • statusBar.background#1A1A1A
  • statusBar.noFolderBackground#1A1A1A
  • tab.activeBorderTop#ffffff
  • tab.inactiveBackground#1e1f1a
  • titleBar.activeBackground#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#75715E
string#ffd866
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EF
entity.name.class#A6E22E
entity.other.inherited-class#A6E22E
entity.name.function#A6E22E
variable.parameter#FD971F
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EF
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
Bidoof-Monokai by NaClEric - VS Code Theme