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#e2e8f0
  • activityBar.foreground#3b82f6
  • activityBarBadge.background#3b82f6
  • activityBarBadge.foreground#ffffff
  • badge.background#3b82f6
  • badge.foreground#ffffff
  • button.background#3b82f6
  • button.foreground#ffffff
  • button.hoverBackground#2563eb
  • dropdown.background#e2e8f0
  • dropdown.border#cbd5e1
  • dropdown.foreground#2c3e50
  • editor.background#f0f4ff
  • editor.findMatchBackground#ffab0055
  • editor.findMatchHighlightBackground#ffab0022
  • editor.foreground#2c3e50
  • editor.lineHighlightBackground#cbd5e180
  • editor.lineHighlightBorder#cbd5e1
  • editor.selectionBackground#3b82f680
  • editor.selectionHighlightBackground#3b82f640
  • editorBracketMatch.background#3b82f640
  • editorBracketMatch.border#3b82f6
  • editorCursor.foreground#3b82f6
  • editorGroupHeader.tabsBackground#f0f4ff
  • editorIndentGuide.activeBackground#cbd5e1
  • editorIndentGuide.background#e5e7eb
  • editorLineNumber.activeForeground#3b82f6
  • editorLineNumber.foreground#9ca3af
  • editorWhitespace.foreground#a1a1aa
  • focusBorder#3b82f6
  • gitDecoration.conflictingResourceForeground#f59e0b
  • gitDecoration.deletedResourceForeground#ef4444
  • gitDecoration.modifiedResourceForeground#3b82f6
  • gitDecoration.untrackedResourceForeground#10b981
  • input.background#e2e8f0
  • input.border#cbd5e1
  • input.foreground#2c3e50
  • input.placeholderForeground#9ca3af
  • inputOption.activeBorder#3b82f6
  • list.activeSelectionBackground#cbd5e1
  • list.activeSelectionForeground#2c3e50
  • list.focusBackground#cbd5e1
  • list.highlightForeground#3b82f6
  • list.hoverBackground#e5e7eb80
  • minimap.background#ffffff
  • minimapSlider.activeBackground#3b82f6
  • minimapSlider.background#3b82f640
  • minimapSlider.hoverBackground#3b82f680
  • panel.background#f0f4ff
  • panel.border#cbd5e1
  • panelTitle.activeBorder#3b82f6
  • panelTitle.activeForeground#3b82f6
  • panelTitle.inactiveForeground#6b7280
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#3b82f680
  • scrollbarSlider.background#9ca3af40
  • scrollbarSlider.hoverBackground#9ca3af80
  • sideBar.background#e6edf7
  • sideBar.foreground#2c3e50
  • sideBarSectionHeader.background#dbe4ee
  • sideBarSectionHeader.foreground#3b82f6
  • sideBarTitle.foreground#3b82f6
  • statusBar.background#dbe4ee
  • statusBar.debuggingBackground#0d9488
  • statusBar.foreground#2c3e50
  • statusBar.noFolderBackground#e6edf7
  • statusBarItem.hoverBackground#cbd5e1
  • tab.activeBackground#ffffff
  • tab.activeBorder#3b82f6
  • tab.activeForeground#2c3e50
  • tab.border#cbd5e1
  • tab.inactiveBackground#f0f4ff
  • tab.inactiveForeground#6b7280
  • terminal.ansiBlue#3b82f6
  • terminal.ansiBrightBlue#60a5fa
  • terminal.ansiBrightCyan#22d3ee
  • terminal.ansiBrightGreen#34d399
  • terminal.ansiBrightMagenta#d8b4fe
  • terminal.ansiBrightRed#f87171
  • terminal.ansiBrightYellow#fbbf24
  • terminal.ansiCyan#06b6d4
  • terminal.ansiGreen#10b981
  • terminal.ansiMagenta#c084fc
  • terminal.ansiRed#ef4444
  • terminal.ansiYellow#f59e0b
  • terminal.background#ffffff
  • terminal.foreground#2c3e50
  • titleBar.activeBackground#dbe4ee
  • titleBar.activeForeground#2c3e50
  • titleBar.inactiveBackground#e2e8f0
  • titleBar.inactiveForeground#6b7280

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e9aafitalic
string, string.quoted, string.template#00bfa5
keyword, storage.type, storage.modifier#3b82f6bold
keyword.operator, punctuation.accessor#6b7280
variable, variable.other#2c3e50
variable.parameter#6b7280italic
entity.name.function, support.function#9f7aea
meta.function-call#6b7280
entity.name.class, entity.name.type.class, support.class#9f7aeabold
entity.name.type, support.type#6b7280
entity.name.type.interface#6b7280italic
constant.numeric#c084fc
constant, constant.language, constant.character#c084fc
constant.language.boolean#10b981bold
variable.other.property, support.variable.property#6b7280
meta.object-literal.key#6b7280
entity.name.tag, punctuation.definition.tag#3b82f6
entity.other.attribute-name#ffb300italic
punctuation, meta.brace#6b7280
string.regexp#c084fc
constant.character.escape#c084fc
meta.decorator, punctuation.decorator#f59e0b
invalid, invalid.illegal#ef4444strikethrough
markup.heading, entity.name.section#3b82f6bold
markup.bold#ffb300bold
markup.italic#3b82f6italic
markup.underline.link#06b6d4
markup.inline.raw, markup.fenced_code#00bfa5
support.type.property-name.json#3b82f6
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#f59e0b
support.type.property-name.css#6b7280
support.constant.property-value.css#06b6d4