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#D71921
  • activityBar.background#FFFFFF
  • activityBar.border#EEEEEE
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#888888
  • activityBarBadge.background#D71921
  • activityBarBadge.foreground#FFFFFF
  • button.background#D71921
  • button.foreground#FFFFFF
  • button.hoverBackground#FF2D35
  • descriptionForeground#666666
  • editor.background#FFFFFF
  • editor.foreground#000000
  • editor.lineHighlightBackground#F5F5F5
  • editor.lineHighlightBorder#EEEEEE
  • editor.selectionBackground#D7192133
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#D71921
  • editorLineNumber.activeForeground#D71921
  • editorLineNumber.foreground#AAAAAA
  • errorForeground#D71921
  • focusBorder#D71921
  • foreground#000000
  • icon.foreground#333333
  • input.background#FFFFFF
  • input.border#CCCCCC
  • input.foreground#000000
  • input.placeholderForeground#888888
  • list.activeSelectionBackground#D7192120
  • list.activeSelectionForeground#000000
  • list.highlightForeground#D71921
  • list.hoverBackground#F5F5F5
  • panel.background#FFFFFF
  • panel.border#EEEEEE
  • panelTitle.activeBorder#D71921
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#888888
  • selection.background#D7192133
  • sideBar.background#FAFAFA
  • sideBar.border#EEEEEE
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#F5F5F5
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#FFFFFF
  • statusBar.border#EEEEEE
  • statusBar.debuggingBackground#D71921
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#666666
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#D71921
  • tab.activeForeground#000000
  • tab.border#EEEEEE
  • tab.inactiveBackground#FAFAFA
  • tab.inactiveForeground#888888
  • terminal.background#FFFFFF
  • terminal.foreground#000000
  • terminalCursor.foreground#D71921
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#000000
  • titleBar.border#EEEEEE
  • titleBar.inactiveBackground#FAFAFA
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
string, string.quoted#555555
keyword, storage, storage.type#D71921
constant.numeric, constant.language#D71921
variable#000000
entity.name.function, support.function#000000
entity.name.class, entity.name.type.class#000000bold
entity.name.tag#D71921
entity.other.attribute-name#000000
punctuation#888888
Nothing OS Theme by xexefe - VS Code Theme