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#DB768C
  • activityBar.background#F8EFF1
  • activityBar.foreground#3A3543
  • activityBarBadge.background#93394D
  • activityBarBadge.foreground#FFFFFF
  • badge.background#93394D
  • badge.foreground#FFFFFF
  • button.background#93394D
  • button.foreground#FFFFFF
  • button.hoverBackground#6E2B3A
  • editor.background#FDF9FA
  • editor.findMatchBackground#BF4A6455
  • editor.findMatchHighlightBackground#BF4A6426
  • editor.foreground#3A3543
  • editor.selectionBackground#BF4A6444
  • editor.selectionHighlightBackground#BF4A6426
  • editor.wordHighlightBackground#BF4A6426
  • editorCursor.foreground#DB768C
  • editorIndentGuide.activeBackground1#BF4A6477
  • editorLineNumber.activeForeground#DB768C
  • editorLineNumber.foreground#807A8B
  • extensionButton.prominentBackground#93394D
  • extensionButton.prominentHoverBackground#93394D
  • focusBorder#DB768C
  • gitDecoration.modifiedResourceForeground#93394D
  • list.activeSelectionBackground#BF4A643a
  • list.activeSelectionForeground#3A3543
  • list.highlightForeground#93394D
  • list.hoverBackground#F4E4E8
  • list.inactiveSelectionBackground#BF4A641f
  • panel.border#EDDEE1
  • panelTitle.activeBorder#DB768C
  • progressBar.background#DB768C
  • scrollbarSlider.activeBackground#DB768C77
  • scrollbarSlider.background#BF4A643a
  • scrollbarSlider.hoverBackground#BF4A645a
  • sideBar.background#FDF9FA
  • sideBar.foreground#5A5464
  • sideBarSectionHeader.background#F8EFF1
  • sideBarTitle.foreground#5A5464
  • statusBar.background#93394D
  • statusBar.debuggingBackground#BF4A64
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#93394D
  • tab.activeBackground#FDF9FA
  • tab.activeBorderTop#DB768C
  • tab.activeForeground#3A3543
  • tab.inactiveBackground#F8EFF1
  • tab.inactiveForeground#807A8B
  • terminal.ansiBlue#93394D
  • textLink.activeForeground#DB768C
  • textLink.foreground#93394D
  • titleBar.activeBackground#F8EFF1
  • titleBar.activeForeground#5A5464
  • titleBar.inactiveBackground#FDF9FA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3C4E06italic
string, punctuation.definition.string#5A24AE
constant.numeric, constant.language, constant.character#427872
keyword, keyword.control, storage, storage.type#93394D
entity.name.function, support.function#9C6600
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#4E7296
variable, variable.parameter#545AFC
entity.name.tag, meta.tag#93394D
entity.other.attribute-name#545AFC
keyword.operator, punctuation#4E4260
meta.decorator, punctuation.decorator#9C6600
Frontend Themes by StraightRight - VS Code Theme