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#FFB84D
  • activityBar.background#203011
  • activityBar.foreground#FFEECF
  • activityBarBadge.background#F2A341
  • activityBarBadge.foreground#FFFFFF
  • badge.background#F2A341
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFB84D
  • breadcrumb.background#203011
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#DCCB96
  • editor.background#1A2411
  • editor.foreground#FFF6E5
  • editor.lineHighlightBackground#2B411A
  • editor.selectionBackground#A8C879
  • editor.selectionHighlightBackground#F2A34180
  • editorCursor.foreground#FFB84D
  • editorGroup.border#496632
  • editorGroupHeader.tabsBackground#26371B
  • editorIndentGuide.activeBackground#F2A341
  • editorIndentGuide.background#4D6132
  • editorLineNumber.activeForeground#FFEECF
  • editorLineNumber.foreground#B8B584
  • editorWhitespace.foreground#4D6132
  • editorWidget.background#32491F
  • editorWidget.border#F2A341
  • editorWidget.foreground#FFFFFF
  • list.activeSelectionBackground#4F6E32
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#A8C879
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#496632
  • list.inactiveSelectionForeground#DCCB96
  • menu.background#203011
  • menu.foreground#FFEECF
  • menu.selectionBackground#F2A341
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#496632
  • panel.background#203011
  • panel.border#496632
  • sideBar.background#26371B
  • sideBar.border#496632
  • sideBar.foreground#DCCB96
  • sideBarSectionHeader.background#32491F
  • sideBarSectionHeader.foreground#FFB84D
  • sideBarTitle.foreground#FFEECF
  • statusBar.background#203011
  • statusBar.debuggingBackground#F2A341
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFEECF
  • statusBar.noFolderBackground#32491F
  • statusBar.noFolderForeground#DCCB96
  • tab.activeBackground#2B411A
  • tab.activeForeground#FFF6E5
  • tab.hoverBackground#4F6E32
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#1A2411
  • tab.inactiveForeground#B8B584
  • tab.unfocusedActiveBackground#2B411A
  • tab.unfocusedActiveForeground#DCCB96
  • tab.unfocusedInactiveBackground#1A2411
  • tab.unfocusedInactiveForeground#B8B584
  • titleBar.activeBackground#26371B
  • titleBar.activeForeground#FFEECF
  • titleBar.inactiveBackground#26371B
  • titleBar.inactiveForeground#B8B584

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8B584italic
variable, string constant.other.placeholder#DCCB96
string, constant.other.symbol#A8C879
constant.numeric, constant.language, support.constant#F2A341
keyword, storage.type#FFB84D
entity.name.function, support.function#FFC879
keyword.control, punctuation#FFB84D
entity.name.tag, meta.tag#F2A341
entity.name.class#FFDBA1
entity.other.attribute-name#A8C879
source.json support.type.property-name.json#F2A341
string.regexp#FFC879
Fruitone Themes by Wasiu Ramoni - VS Code Theme