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#3B82F6
  • activityBar.background#E5E7EB
  • activityBar.foreground#374151
  • activityBarBadge.background#3B82F6
  • activityBarBadge.foreground#F5F8FA
  • badge.background#F59E0B
  • badge.foreground#FFFFFF
  • button.background#3B82F6
  • button.foreground#FFFFFF
  • button.hoverBackground#60A5FA
  • dropdown.background#E5E7EB
  • dropdown.border#3B82F6
  • dropdown.foreground#1F2937
  • editor.background#F5F8FA
  • editor.findMatchBackground#F59E0B44
  • editor.findMatchHighlightBackground#F59E0B22
  • editor.foreground#1F2937
  • editor.lineHighlightBackground#3B82F620
  • editor.lineHighlightBorder#3B82F680
  • editor.selectionBackground#3B82F640
  • editor.selectionHighlightBackground#3B82F630
  • editorBracketMatch.background#3B82F333
  • editorBracketMatch.border#3B82F6
  • editorCursor.foreground#3B82F6
  • editorGroupHeader.tabsBackground#F5F8FA
  • editorIndentGuide.activeBackground#D1D5DB80
  • editorIndentGuide.background#D1D5DB40
  • editorLineNumber.activeForeground#3B82F6
  • editorLineNumber.foreground#9CA3AF
  • editorWhitespace.foreground#9CA3AF
  • focusBorder#3B82F6
  • gitDecoration.conflictingResourceForeground#F59E0B
  • gitDecoration.deletedResourceForeground#EF4444
  • gitDecoration.modifiedResourceForeground#3B82F6
  • gitDecoration.untrackedResourceForeground#10B981
  • input.background#E5E7EB
  • input.border#3B82F6
  • input.foreground#1F2937
  • input.placeholderForeground#9CA3AF
  • inputOption.activeBorder#F59E0B
  • list.activeSelectionBackground#3B82F6
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#3B82F6
  • list.highlightForeground#F59E0B
  • list.hoverBackground#3B82F636
  • minimap.background#F5F8FA
  • minimapSlider.activeBackground#3B82F666
  • minimapSlider.background#3B82F622
  • minimapSlider.hoverBackground#3B82F644
  • panel.background#F5F8FA
  • panel.border#3B82F6
  • panelTitle.activeBorder#3B82F6
  • panelTitle.activeForeground#3B82F6
  • panelTitle.inactiveForeground#4B5563
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#3B82F688
  • scrollbarSlider.background#9CA3AF44
  • scrollbarSlider.hoverBackground#9CA3AF88
  • sideBar.background#E5E7EB
  • sideBar.foreground#374151
  • sideBarSectionHeader.background#D1D5DB
  • sideBarSectionHeader.foreground#3B82F6
  • sideBarTitle.foreground#1F2937
  • statusBar.background#D1D5DB
  • statusBar.debuggingBackground#F59E0B
  • statusBar.foreground#1F2937
  • statusBar.noFolderBackground#E5E7EB
  • statusBarItem.hoverBackground#3B82F630
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#3B82F6
  • tab.activeForeground#1F2937
  • tab.border#D1D5DB
  • tab.inactiveBackground#E5E7EB
  • tab.inactiveForeground#4B5563
  • terminal.ansiBlue#3B82F6
  • terminal.ansiBrightBlue#60A5FA
  • terminal.ansiBrightCyan#2DD4BF
  • terminal.ansiBrightGreen#34D399
  • terminal.ansiBrightMagenta#C084FC
  • terminal.ansiBrightRed#F87171
  • terminal.ansiBrightYellow#FBBF24
  • terminal.ansiCyan#0D9488
  • terminal.ansiGreen#10B981
  • terminal.ansiMagenta#A855F7
  • terminal.ansiRed#EF4444
  • terminal.ansiYellow#F59E0B
  • terminal.background#F5F8FA
  • terminal.foreground#1F2937
  • titleBar.activeBackground#E5E7EB
  • titleBar.activeForeground#1F2937
  • titleBar.inactiveBackground#F5F8FA
  • titleBar.inactiveForeground#4B5563

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7280italic
string, string.quoted, string.template#10B981
keyword, storage.type, storage.modifier#3B82F6bold
keyword.operator, punctuation.accessor#A855F7
variable, variable.other#1F2937
variable.parameter#F59E0Bitalic
entity.name.function, support.function#6366F1
meta.function-call#93C5FD
entity.name.class, entity.name.type.class, support.class#6366F1bold
entity.name.type, support.type#6366F1
entity.name.type.interface#6366F1italic
constant.numeric#F59E0B
constant, constant.language, constant.character#F59E0B
constant.language.boolean#F59E0Bbold
variable.other.property, support.variable.property#1F2937
meta.object-literal.key#6366F1
entity.name.tag, punctuation.definition.tag#3B82F6
entity.other.attribute-name#A855F7italic
punctuation, meta.brace#A855F7
string.regexp#F59E0B
constant.character.escape#A855F7
meta.decorator, punctuation.decorator#F59E0B
invalid, invalid.illegal#EF4444strikethrough
markup.heading, entity.name.section#3B82F6bold
markup.bold#F59E0Bbold
markup.italic#A855F7italic
markup.underline.link#60A5FA
markup.inline.raw, markup.fenced_code#10B981
support.type.property-name.json#60A5FA
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#F59E0B
support.type.property-name.css#6366F1
support.constant.property-value.css#60A5FA