Skip to main content
Coding Theme

Color themes

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.activeBorder#66cc66
  • activityBar.background#050a05
  • activityBar.foreground#d0e0d0
  • activityBar.inactiveForeground#6a8a6a
  • activityBarBadge.background#2d4a2d
  • activityBarBadge.foreground#ffffff
  • editor.background#0a140a
  • editor.foreground#d0e0d0
  • editor.lineHighlightBackground#152015
  • editor.selectionBackground#253525
  • editorCursor.foreground#66cc66
  • editorError.foreground#ff6b47
  • editorHint.foreground#66cc66
  • editorInfo.foreground#4fc3f7
  • editorWarning.foreground#ffa500
  • list.activeSelectionBackground#253525
  • list.activeSelectionForeground#d0e0d0
  • list.errorForeground#ff6b47
  • list.warningForeground#ffa500
  • sideBar.background#0a140a
  • sideBar.border#152015
  • sideBar.foreground#d0e0d0
  • sideBarSectionHeader.background#152015
  • sideBarSectionHeader.foreground#d0e0d0
  • sideBarTitle.foreground#80c080
  • statusBar.background#050a05
  • statusBar.border#152015
  • statusBar.debuggingBackground#2d4a2d
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#d0e0d0
  • statusBarItem.remoteBackground#2d4a2d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#152015
  • tab.activeBorderTop#66cc66
  • tab.activeForeground#d0e0d0
  • tab.inactiveBackground#0a140a
  • tab.inactiveForeground#6a8a6a
  • titleBar.activeBackground#050a05
  • titleBar.activeForeground#d0e0d0
  • titleBar.inactiveBackground#050a05
  • titleBar.inactiveForeground#6a8a6a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a7a5aitalic
keyword, keyword.control, storage.modifier#2d4a2dbold
string, constant.other.symbol#80c080
entity.name.function, support.function#66cc66
entity.name.class, entity.name.type, support.class#4a8a4abold
Midnight Coven: Gothic Theme Collection by Diyllan - VS Code Theme