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#d4a017
  • activityBar.background#e6eef9
  • activityBar.foreground#1e3a8a
  • activityBarBadge.background#d4a017
  • activityBarBadge.foreground#ffffff
  • badge.background#d4a017
  • badge.foreground#ffffff
  • button.background#1e3a8a
  • button.foreground#ffffff
  • button.hoverBackground#274cba
  • dropdown.background#ffffff
  • dropdown.border#d0d0d0
  • dropdown.foreground#333333
  • editor.background#fafafa
  • editor.findMatchBackground#ffeb3b33
  • editor.findMatchHighlightBackground#ffeb3b55
  • editor.foreground#333333
  • editor.lineHighlightBackground#eaefff
  • editor.lineHighlightBorder#d4a017
  • editor.selectionBackground#c7d2fe
  • editor.selectionHighlightBackground#d0e1ff
  • editorBracketMatch.background#d0e1ff
  • editorBracketMatch.border#1e3a8a
  • editorCursor.foreground#1e3a8a
  • editorGroupHeader.tabsBackground#f5f5f5
  • editorIndentGuide.activeBackground#a0a0a0
  • editorIndentGuide.background#e0e0e0
  • editorLineNumber.activeForeground#1e3a8a
  • editorLineNumber.foreground#999999
  • editorWhitespace.foreground#c0c0c0
  • focusBorder#d4a017
  • gitDecoration.conflictingResourceForeground#ff9800
  • gitDecoration.deletedResourceForeground#c41e3a
  • gitDecoration.modifiedResourceForeground#0d47a1
  • gitDecoration.untrackedResourceForeground#2e7d32
  • input.background#ffffff
  • input.border#d0d0d0
  • input.foreground#333333
  • input.placeholderForeground#999999
  • inputOption.activeBorder#d4a017
  • list.activeSelectionBackground#c7d2fe
  • list.activeSelectionForeground#1e3a8a
  • list.focusBackground#d4a01733
  • list.highlightForeground#d4a017
  • list.hoverBackground#eaefff
  • minimap.background#fafafa
  • minimapSlider.activeBackground#808080
  • minimapSlider.background#c0c0c0
  • minimapSlider.hoverBackground#a0a0a0
  • panel.background#f5f7fb
  • panel.border#e0e0e0
  • panelTitle.activeBorder#d4a017
  • panelTitle.activeForeground#1e3a8a
  • panelTitle.inactiveForeground#777777
  • scrollbar.shadow#00000033
  • scrollbarSlider.activeBackground#808080
  • scrollbarSlider.background#c0c0c0
  • scrollbarSlider.hoverBackground#a0a0a0
  • sideBar.background#f5f7fb
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#e6eef9
  • sideBarSectionHeader.foreground#1e3a8a
  • sideBarTitle.foreground#1e3a8a
  • statusBar.background#d4a017
  • statusBar.debuggingBackground#c41e3a
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#e6eef9
  • statusBarItem.hoverBackground#c7a84b
  • tab.activeBackground#ffffff
  • tab.activeBorder#d4a017
  • tab.activeForeground#1e3a8a
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#1e3a8a
  • terminal.ansiBrightBlue#3b5bdb
  • terminal.ansiBrightCyan#00d5d9
  • terminal.ansiBrightGreen#43a047
  • terminal.ansiBrightMagenta#c2185b
  • terminal.ansiBrightRed#e53935
  • terminal.ansiBrightYellow#ffb300
  • terminal.ansiCyan#0099a1
  • terminal.ansiGreen#2e7d32
  • terminal.ansiMagenta#8e44ad
  • terminal.ansiRed#c41e3a
  • terminal.ansiYellow#d4a017
  • terminal.background#fafafa
  • terminal.foreground#333333
  • titleBar.activeBackground#e6eef9
  • titleBar.activeForeground#1e3a8a
  • titleBar.inactiveBackground#f0f0f0
  • titleBar.inactiveForeground#777777

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a737ditalic
string, string.quoted, string.template#22863a
keyword, storage.type, storage.modifier#1e3a8abold
keyword.operator, punctuation.accessor#d73a49
variable, variable.other#005cc5
variable.parameter#6f42c1italic
entity.name.function, support.function#6f42c1
meta.function-call#005cc5
entity.name.class, entity.name.type.class, support.class#e36209bold
entity.name.type, support.type#005cc5
entity.name.type.interface#6f42c1italic
constant.numeric#005cc5
constant, constant.language, constant.character#005cc5
constant.language.boolean#d73a49bold
variable.other.property, support.variable.property#6f42c1
meta.object-literal.key#005cc5
entity.name.tag, punctuation.definition.tag#d73a49
entity.other.attribute-name#6f42c1italic
punctuation, meta.brace#24292e
string.regexp#005cc5
constant.character.escape#d73a49
meta.decorator, punctuation.decorator#6f42c1
invalid, invalid.illegal#e11d21strikethrough
markup.heading, entity.name.section#1e3a8abold
markup.bold#1e3a8abold
markup.italic#1e3a8aitalic
markup.underline.link#0366d6
markup.inline.raw, markup.fenced_code#032f62
support.type.property-name.json#005cc5
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#d73a49
support.type.property-name.css#6f42c1
support.constant.property-value.css#005cc5