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#FF5A7A
  • activityBar.background#1C0B0F
  • activityBar.foreground#FFD9E0
  • activityBarBadge.background#FF2E63
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF2E63
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF5A7A
  • breadcrumb.background#1C0B0F
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#FF97A9
  • editor.background#260D12
  • editor.foreground#FFEFF3
  • editor.lineHighlightBackground#3B1A22
  • editor.selectionBackground#FF97A980
  • editor.selectionHighlightBackground#FF5A7A50
  • editorCursor.foreground#FF2E63
  • editorGroup.border#4C2633
  • editorGroupHeader.tabsBackground#1A0B10
  • editorIndentGuide.activeBackground#FF97A9
  • editorIndentGuide.background#421F28
  • editorLineNumber.activeForeground#FFD9E0
  • editorLineNumber.foreground#FFB3C3
  • editorWhitespace.foreground#421F28
  • editorWidget.background#3B1A22
  • editorWidget.border#FF2E63
  • editorWidget.foreground#FFD9E0
  • list.activeSelectionBackground#FF5A7A
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#FF97A9
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#4C2633
  • list.inactiveSelectionForeground#FF97A9
  • menu.background#1C0B0F
  • menu.foreground#FFD9E0
  • menu.selectionBackground#FF5A7A
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#4C2633
  • panel.background#1C0B0F
  • panel.border#4C2633
  • sideBar.background#1A0B10
  • sideBar.border#4C2633
  • sideBar.foreground#FFB3C3
  • sideBarSectionHeader.background#3B1A22
  • sideBarSectionHeader.foreground#FF5A7A
  • sideBarTitle.foreground#FFD9E0
  • statusBar.background#1C0B0F
  • statusBar.debuggingBackground#FF2E63
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFD9E0
  • statusBar.noFolderBackground#3B1A22
  • statusBar.noFolderForeground#FF97A9
  • tab.activeBackground#3B1A22
  • tab.activeForeground#FFD9E0
  • tab.hoverBackground#FF5A7A
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#260D12
  • tab.inactiveForeground#FFB3C3
  • tab.unfocusedActiveBackground#3B1A22
  • tab.unfocusedActiveForeground#FF97A9
  • tab.unfocusedInactiveBackground#260D12
  • tab.unfocusedInactiveForeground#FFB3C3
  • titleBar.activeBackground#1A0B10
  • titleBar.activeForeground#FFD9E0
  • titleBar.inactiveBackground#1A0B10
  • titleBar.inactiveForeground#FFB3C3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FF97A9italic
variable, string constant.other.placeholder#FFD9E0
string, constant.other.symbol#FF5A7A
constant.numeric, constant.language, support.constant#FF2E63
keyword, storage.type#FF97A9
entity.name.function, support.function#FFD1E5
keyword.control, punctuation#FF5A7A
entity.name.tag, meta.tag#FF2E63
entity.name.class#FFD1E5
entity.other.attribute-name#FF5A7A
source.json support.type.property-name.json#FF2E63
string.regexp#FFD1E5
Fruitone Themes by Wasiu Ramoni - VS Code Theme