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.background#1d2131
  • activityBar.foreground#ff007a
  • activityBarBadge.background#ff007a
  • activityBarBadge.foreground#fff
  • dropdown.background#181b28
  • dropdown.border#1e2229
  • editor.background#141621
  • editor.selectionBackground#303442
  • editorGroupHeader.tabsBackground#181b28
  • editorLineNumber.foreground#404453
  • editorWidget.background#141621
  • input.background#181b28
  • input.border#1e2229
  • settings.dropdownBackground#181b28
  • sideBar.background#181b28
  • sideBarSectionHeader.background#1d2131
  • sideBarSectionHeader.border#141621
  • sideBarTitle.foreground#fff
  • statusBar.background#ff007a
  • tab.activeBorderTop#ff007a
  • tab.activeModifiedBorder#ff007a
  • tab.border#141621
  • tab.inactiveBackground#181b28
  • tab.inactiveModifiedBorder#f3d56e
  • titleBar.activeBackground#141621

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#677A83
string#f3d56e
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#ff007a
storage#ff007a
storage.type#66D9EFitalic
entity.name.class#84ff39underline
entity.other.inherited-class#84ff39italic underline
entity.name.function#84ff39
variable.parameter#FD971Fitalic
entity.name.tag#ff007a
entity.other.attribute-name#84ff39
support.function#66D9EF
support.constant#66D9EF
support.type#6CA9E1italic
support.setting#6CE184italic
support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#ff007a
markup.inserted#84ff39
markup.changed#f3d56e
Theme - Monokai Paranoid by 50l3r - VS Code Theme