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#101010
  • activityBar.foreground#98C379
  • activityBar.inactiveForeground#E0E0E0
  • activityBarBadge.background#2F451F
  • button.background#2F451F
  • button.foreground#E0E0E0
  • editor.background#101010
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#1A1A1A
  • editor.selectionBackground#3A3A3A
  • editorCursor.foreground#E0E0E0
  • focusBorder#98C379
  • list.activeSelectionBackground#2F451F
  • list.hoverBackground#2F451F
  • list.inactiveSelectionBackground#2F451F
  • menu.background#101010
  • menu.foreground#E0E0E0
  • menu.separatorBackground#2F451F
  • panel.background#101010
  • sideBar.background#101010
  • sideBar.foreground#E0E0E0
  • statusBar.background#101010
  • statusBar.foreground#E0E0E0
  • tab.activeBackground#101010
  • tab.activeBorder#E5C07B
  • tab.activeForeground#E0E0E0
  • tab.inactiveBackground#2A2A2A
  • tab.inactiveForeground#A0A0A0
  • textLink.activeForeground#E5C07B
  • textLink.foreground#98C379
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#707070italic
keyword, storage#E0E0E0
entity.name, entity.other#E5C07B
string#98C379
variable#E5C07B
constant.numeric#FA8794
support#E5C07B
Savari by Firdaus Maulana - VS Code Theme