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.background#1d241f
  • activityBar.border#116466
  • activityBar.foreground#116466
  • activityBar.inactiveForeground#748D92
  • activityBarBadge.background#D9B08C
  • activityBarBadge.foreground#2C3531
  • badge.background#D9B08C
  • badge.foreground#2C3531
  • button.background#116466
  • button.foreground#D1E8E2
  • button.hoverBackground#D9B08C
  • button.hoverForeground#2C3531
  • dropdown.background#3d4541
  • dropdown.border#116466
  • dropdown.foreground#D1E8E2
  • editor.background#2C3531
  • editor.foreground#D1E8E2
  • editor.inactiveSelectionBackground#11646633
  • editor.lineHighlightBackground#3d4541
  • editor.selectionBackground#11646666
  • editorCursor.foreground#FFCB9A
  • editorGroup.border#116466
  • editorGroupHeader.tabsBackground#232c28
  • editorIndentGuide.activeBackground#116466
  • editorIndentGuide.background#3d4541
  • editorLineNumber.activeForeground#116466
  • editorLineNumber.foreground#748D92
  • editorSuggestWidget.background#3d4541
  • editorSuggestWidget.border#FFCB9A
  • editorSuggestWidget.selectedBackground#116466
  • editorWhitespace.foreground#3d4541
  • editorWidget.background#3d4541
  • editorWidget.border#116466
  • focusBorder#FFCB9A
  • input.background#3d4541
  • input.border#116466
  • input.foreground#D1E8E2
  • input.placeholderForeground#748D92
  • inputOption.activeBorder#FFCB9A
  • list.activeSelectionBackground#116466
  • list.activeSelectionForeground#D1E8E2
  • list.focusOutline#FFCB9A
  • list.hoverBackground#3d4541
  • list.inactiveSelectionBackground#3d4541
  • panel.background#232c28
  • panel.border#116466
  • panelTitle.activeBorder#FFCB9A
  • panelTitle.activeForeground#D1E8E2
  • panelTitle.inactiveForeground#748D92
  • scrollbarSlider.activeBackground#11646699
  • scrollbarSlider.background#3d454166
  • scrollbarSlider.hoverBackground#3d454199
  • sideBar.background#232c28
  • sideBar.border#116466
  • sideBar.foreground#D1E8E2
  • sideBarSectionHeader.background#3d4541
  • sideBarSectionHeader.foreground#D1E8E2
  • sideBarTitle.foreground#FFCB9A
  • statusBar.background#116466
  • statusBar.debuggingBackground#D9B08C
  • statusBar.debuggingForeground#2C3531
  • statusBar.foreground#D1E8E2
  • statusBar.noFolderBackground#2C3531
  • tab.activeBackground#2C3531
  • tab.activeBorder#FFCB9A
  • tab.activeForeground#D1E8E2
  • tab.border#116466
  • tab.inactiveBackground#232c28
  • tab.inactiveForeground#748D92
  • terminal.ansiBlack#2C3531
  • terminal.ansiBlue#116466
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#D9B08C
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#D1E8E2
  • terminal.ansiYellow#FFCB9A
  • terminal.background#2C3531
  • terminal.foreground#D1E8E2
  • titleBar.activeBackground#232c28
  • titleBar.activeForeground#D1E8E2
  • titleBar.border#116466
  • titleBar.inactiveBackground#1d241f
  • titleBar.inactiveForeground#748D92

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#748D92italic
string, string.quoted#98c379
keyword, storage.type, storage.modifier#116466
entity.name.function, support.function#FFCB9A
variable, variable.other#56b6c2
constant.numeric, constant.language, constant.character#D9B08C
entity.name.type, entity.name.class, support.class#116466
keyword.operator#FFCB9A
entity.name.tag#116466
entity.other.attribute-name#D9B08C
support.type.property-name#D9B08C
punctuation#D1E8E2
Dev Themes by Agraeon Labs - VS Code Theme