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#FAFAFA
  • activityBar.background#0A0A0A
  • activityBar.border#1F1F1F
  • activityBar.foreground#FAFAFA
  • activityBarBadge.background#FAFAFA
  • activityBarBadge.foreground#0A0A0A
  • badge.background#FAFAFA
  • badge.foreground#0A0A0A
  • breadcrumb.activeSelectionForeground#FAFAFA
  • breadcrumb.focusForeground#FAFAFA
  • breadcrumb.foreground#9CA3AF
  • breadcrumbPicker.background#171717
  • button.background#FAFAFA
  • button.foreground#0A0A0A
  • button.hoverBackground#E5E7EB
  • editor.background#0A0A0A
  • editor.findMatchBackground#37415180
  • editor.findMatchHighlightBackground#26262680
  • editor.foreground#FAFAFA
  • editor.lineHighlightBackground#171717
  • editor.selectionBackground#374151
  • editor.selectionHighlightBackground#26262680
  • editor.wordHighlightBackground#26262680
  • editorCursor.foreground#FAFAFA
  • editorGroupHeader.tabsBackground#0A0A0A
  • editorGroupHeader.tabsBorder#1F1F1F
  • editorHoverWidget.background#171717
  • editorHoverWidget.border#374151
  • editorLineNumber.activeForeground#9CA3AF
  • editorLineNumber.foreground#4B5563
  • editorSuggestWidget.background#171717
  • editorSuggestWidget.border#374151
  • editorSuggestWidget.highlightForeground#FAFAFA
  • editorSuggestWidget.selectedBackground#262626
  • editorWidget.background#171717
  • editorWidget.border#374151
  • focusBorder#4B5563
  • gitDecoration.conflictingResourceForeground#9333EA
  • gitDecoration.deletedResourceForeground#DC2626
  • gitDecoration.ignoredResourceForeground#4B5563
  • gitDecoration.modifiedResourceForeground#D97706
  • gitDecoration.untrackedResourceForeground#059669
  • input.background#171717
  • input.border#374151
  • input.foreground#FAFAFA
  • input.placeholderForeground#6B7280
  • inputOption.activeBorder#FAFAFA
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#FAFAFA
  • list.focusBackground#262626
  • list.focusForeground#FAFAFA
  • list.hoverBackground#171717
  • list.inactiveSelectionBackground#171717
  • menu.background#171717
  • menu.foreground#FAFAFA
  • menu.selectionBackground#262626
  • menu.selectionForeground#FAFAFA
  • menubar.selectionBackground#262626
  • menubar.selectionForeground#FAFAFA
  • notificationCenter.border#374151
  • notificationCenterHeader.background#171717
  • notifications.background#171717
  • notifications.border#374151
  • notificationToast.border#374151
  • panel.background#0A0A0A
  • panel.border#1F1F1F
  • panelTitle.activeBorder#FAFAFA
  • panelTitle.activeForeground#FAFAFA
  • panelTitle.inactiveForeground#6B7280
  • peekView.border#4B5563
  • peekViewEditor.background#171717
  • peekViewResult.background#0A0A0A
  • peekViewTitle.background#171717
  • progressBar.background#FAFAFA
  • sideBar.background#0A0A0A
  • sideBar.border#1F1F1F
  • sideBar.foreground#9CA3AF
  • sideBarSectionHeader.background#171717
  • sideBarSectionHeader.foreground#FAFAFA
  • sideBarTitle.foreground#FAFAFA
  • statusBar.background#0A0A0A
  • statusBar.border#1F1F1F
  • statusBar.debuggingBackground#171717
  • statusBar.foreground#9CA3AF
  • statusBar.noFolderBackground#0A0A0A
  • tab.activeBackground#0A0A0A
  • tab.activeBorder#FAFAFA
  • tab.activeBorderTop#FAFAFA
  • tab.activeForeground#FAFAFA
  • tab.border#1F1F1F
  • tab.inactiveBackground#0A0A0A
  • tab.inactiveForeground#6B7280
  • terminal.ansiBlack#0A0A0A
  • terminal.ansiBlue#2563EB
  • terminal.ansiBrightBlack#4B5563
  • terminal.ansiBrightBlue#3B82F6
  • terminal.ansiBrightCyan#06B6D4
  • terminal.ansiBrightGreen#10B981
  • terminal.ansiBrightMagenta#A855F7
  • terminal.ansiBrightRed#EF4444
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#F59E0B
  • terminal.ansiCyan#0891B2
  • terminal.ansiGreen#059669
  • terminal.ansiMagenta#9333EA
  • terminal.ansiRed#DC2626
  • terminal.ansiWhite#FAFAFA
  • terminal.ansiYellow#D97706
  • terminal.foreground#FAFAFA
  • titleBar.activeBackground#0A0A0A
  • titleBar.activeForeground#FAFAFA
  • titleBar.border#1F1F1F
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#6B7280

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7280italic
string, string.quoted, string.template#059669
constant.numeric, constant.language, constant.character#D97706
variable, variable.other, variable.parameter#FAFAFA
keyword, storage.type, storage.modifier#E5E7EBbold
entity.name.function, meta.function-call, support.function#D1D5DB
entity.name.class, entity.name.type, support.class, support.type#E5E7EB
entity.name.tag, markup.heading#FAFAFAbold
entity.other.attribute-name#9CA3AF
punctuation, meta.brace, meta.bracket#9CA3AF
markup.bold#FAFAFAbold
markup.italic#D1D5DBitalic
markup.underlineunderline
markup.inline.raw, markup.fenced_code#059669
invalid, invalid.illegal#DC2626
Thynaptic Color Themes by Thynaptic - VS Code Theme