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#FF3E00
  • activityBar.background#181818
  • activityBar.foreground#d4d4d4
  • activityBarBadge.background#FF3E00
  • activityBarBadge.foreground#000000
  • badge.background#FF3E00
  • badge.foreground#000000
  • button.background#FF3E00
  • button.foreground#000000
  • button.hoverBackground#FF7042
  • editor.background#1e1e1e
  • editor.findMatchBackground#B32B0066
  • editor.findMatchHighlightBackground#B32B0033
  • editor.foreground#d4d4d4
  • editor.selectionBackground#B32B0055
  • editor.selectionHighlightBackground#B32B0033
  • editor.wordHighlightBackground#B32B0033
  • editorCursor.foreground#FF3E00
  • editorIndentGuide.activeBackground1#B32B0088
  • editorLineNumber.activeForeground#FF3E00
  • editorLineNumber.foreground#5a5a5a
  • extensionButton.prominentBackground#FF3E00
  • extensionButton.prominentHoverBackground#B32B00
  • focusBorder#FF3E00
  • gitDecoration.modifiedResourceForeground#FF3E00
  • list.activeSelectionBackground#B32B0044
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#FF3E00
  • list.hoverBackground#2a2a2a
  • list.inactiveSelectionBackground#B32B0022
  • panel.border#2a2a2a
  • panelTitle.activeBorder#FF3E00
  • progressBar.background#FF3E00
  • scrollbarSlider.activeBackground#FF3E0088
  • scrollbarSlider.background#4a4a4a55
  • scrollbarSlider.hoverBackground#B32B0066
  • sideBar.background#1e1e1e
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#181818
  • sideBarTitle.foreground#cccccc
  • statusBar.background#B32B00
  • statusBar.debuggingBackground#FF3E00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#B32B00
  • tab.activeBackground#1e1e1e
  • tab.activeBorderTop#FF3E00
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#8a8a8a
  • terminal.ansiBlue#FF3E00
  • textLink.activeForeground#FF3E00
  • textLink.foreground#FF3E00
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#cccccc
  • titleBar.inactiveBackground#1e1e1e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#609666italic
string, punctuation.definition.string#CCB4F6
constant.numeric, constant.language, constant.character#DEFCB4
keyword, keyword.control, storage, storage.type#FF3E00
entity.name.function, support.function#FCC600
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#96FCEA
variable, variable.parameter#9672F6
entity.name.tag, meta.tag#FF3E00
entity.other.attribute-name#9672F6
keyword.operator, punctuation#AE789C
meta.decorator, punctuation.decorator#FCC600
Frontend Themes by StraightRight - VS Code Theme