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#BD93F9
  • activityBar.background#24263A
  • activityBar.foreground#F8F8F2
  • activityBar.inactiveForeground#7A8199
  • activityBarBadge.background#FF79C6
  • activityBarBadge.foreground#FFFFFF
  • button.background#6B5FA5
  • button.foreground#F8F8F2
  • button.hoverBackground#9B8FEA
  • dropdown.background#1E2030
  • dropdown.border#323446
  • dropdown.foreground#F8F8F2
  • editor.background#1B1D2A
  • editor.foreground#D8DEE9
  • editor.inactiveSelectionBackground#00000000
  • editor.lineHighlightBackground#2A2A3C
  • editor.selectionBackground#44475A80
  • editorCursor.foreground#FF79C6
  • editorGroup.border#24263A
  • editorGroup.emptyBackground#1B1D2A
  • editorGroupHeader.tabsBackground#202233
  • editorWidget.background#1B1D2A
  • editorWidget.border#24263A
  • editorWidget.foreground#D8DEE9
  • gitDecoration.addedResourceForeground#BD93F9
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.modifiedResourceForeground#BD93F9
  • gitDecoration.untrackedResourceForeground#BD93F9
  • input.background#1E2030
  • input.border#323446
  • input.foreground#F8F8F2
  • input.placeholderForeground#7A8199
  • list.activeSelectionBackground#2A2D3E
  • list.activeSelectionForeground#F8F8F2
  • list.focusBackground#30344A
  • list.focusForeground#FFFFFF
  • list.hoverBackground#2F3245
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#26293A
  • menu.background#1E2030
  • menu.foreground#F8F8F2
  • menu.selectionBackground#2A2D3E
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#323446
  • menubar.selectionBackground#2A2D3E
  • menubar.selectionForeground#FFFFFF
  • notificationCenterHeader.background#1E2030
  • notifications.background#1E2030
  • notifications.foreground#FFFFFF
  • notificationToast.border#323446
  • panel.background#1B1D2A
  • panel.border#222536
  • panelTitle.activeForeground#F8F8F2
  • panelTitle.inactiveForeground#A6ADC8
  • pickerGroup.foreground#C574DD
  • scrollbarSlider.activeBackground#4A4D5E99
  • scrollbarSlider.background#4A4D5E44
  • scrollbarSlider.hoverBackground#4A4D5E66
  • settings.dropdownBackground#1E2030
  • settings.dropdownBorder#323446
  • settings.dropdownForeground#F8F8F2
  • settings.focusedRowBackground#232537
  • settings.headerForeground#A6ADC8
  • settings.modifiedItemIndicator#BD93F9
  • settings.numberInputBackground#1E2030
  • settings.numberInputBorder#323446
  • settings.numberInputForeground#F8F8F2
  • settings.rowHoverBackground#1E2030
  • settings.textInputBackground#1E2030
  • settings.textInputBorder#323446
  • settings.textInputForeground#F8F8F2
  • sideBar.background#202233
  • sideBar.foreground#C5C8D0
  • sideBarSectionHeader.background#202233
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#181A26
  • statusBar.debuggingBackground#3A1B3A
  • statusBar.debuggingForeground#BD93F9
  • statusBar.foreground#BD93F9
  • statusBar.noFolderBackground#181A26
  • tab.activeBackground#1E2030
  • tab.activeBorder#BD93F9
  • tab.activeForeground#F8F8F2
  • tab.hoverBackground#232537
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#1A1C28
  • tab.inactiveForeground#7F86A8
  • tab.unfocusedActiveBorder#5A7180
  • tab.unfocusedActiveBorderTop#5A7180
  • terminal.ansiBlack#1B1D2A
  • terminal.ansiBlue#8BE9FD
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#96D6FF
  • terminal.ansiBrightCyan#8BE9FD
  • terminal.ansiBrightGreen#9AF7B1
  • terminal.ansiBrightMagenta#DCA3FF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#F8F8F2
  • terminal.ansiBrightYellow#70F0A8
  • terminal.ansiCyan#DCA3FF
  • terminal.ansiGreen#70F0A8
  • terminal.ansiMagenta#C574DD
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#E8E8F0
  • terminal.ansiYellow#8BE9FD
  • terminal.background#1B1D2A
  • terminal.foreground#BD93F9
  • terminalCursor.background#BD93F9
  • terminalCursor.foreground#FF79C6
  • textLink.activeForeground#A78BF0
  • textLink.foreground#C574DD
  • titleBar.activeBackground#2A2542
  • titleBar.activeForeground#F8F8F2
  • titleBar.inactiveBackground#312A4B
  • titleBar.inactiveForeground#A6ADC8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7394italic
keyword, storage.type, storage.modifier#C574DD
entity.name.function, support.function, variable.function#70F0A8
variable, string constant.other.placeholder#E8E8F0
string, constant.other.symbol#8FFFC1
constant.numeric, constant.language, support.constant#A79BFA
support.type, entity.name.type, entity.name.class, support.class#8BE9FD
keyword.operator, punctuation#FFB86C
meta.decorator, annotation#C574DDitalic
entity.name.tag, entity.other.attribute-name#C574DD
invalid, invalid.illegal#FF5555
Obsidian Pulse Theme by Mehdi Zayani - VS Code Theme