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#1877F2
  • activityBar.background#E9EEF5
  • activityBar.foreground#1877F2
  • activityBarBadge.background#1877F2
  • activityBarBadge.foreground#FFFFFF
  • badge.background#1877F2
  • badge.foreground#FFFFFF
  • button.background#1877F2
  • button.foreground#FFFFFF
  • button.hoverBackground#0A66C2
  • dropdown.background#FFFFFF
  • dropdown.border#DADCE0
  • dropdown.foreground#202124
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFF59D
  • editor.findMatchHighlightBackground#FFF9C4
  • editor.foreground#202124
  • editor.lineHighlightBackground#E8F0FE
  • editor.lineHighlightBorder#B7D4FF
  • editor.selectionBackground#C2DFFF
  • editor.selectionHighlightBackground#FFF9C4
  • editorBracketMatch.background#E0EEFF
  • editorBracketMatch.border#1877F2
  • editorCursor.foreground#1877F2
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorIndentGuide.activeBackground#B0C4FF
  • editorIndentGuide.background#E0E0E0
  • editorLineNumber.activeForeground#202124
  • editorLineNumber.foreground#5F6368
  • editorWhitespace.foreground#E0E0E0
  • focusBorder#1877F2
  • gitDecoration.conflictingResourceForeground#E91E63
  • gitDecoration.deletedResourceForeground#F44336
  • gitDecoration.modifiedResourceForeground#FF9800
  • gitDecoration.untrackedResourceForeground#4CAF50
  • input.background#FFFFFF
  • input.border#DADCE0
  • input.foreground#202124
  • input.placeholderForeground#9E9E9E
  • inputOption.activeBorder#1877F2
  • list.activeSelectionBackground#C2DFFF
  • list.activeSelectionForeground#202124
  • list.focusBackground#B0C4FF
  • list.highlightForeground#1877F2
  • list.hoverBackground#E0EEFF
  • minimap.background#FFFFFF00
  • minimapSlider.activeBackground#808080
  • minimapSlider.background#C0C0C0
  • minimapSlider.hoverBackground#A0A0A0
  • panel.background#F5F5F5
  • panel.border#DADCE0
  • panelTitle.activeBorder#1877F2
  • panelTitle.activeForeground#1877F2
  • panelTitle.inactiveForeground#5F6368
  • scrollbar.shadow#00000033
  • scrollbarSlider.activeBackground#66666699
  • scrollbarSlider.background#66666633
  • scrollbarSlider.hoverBackground#66666666
  • sideBar.background#F5F6FA
  • sideBar.foreground#202124
  • sideBarSectionHeader.background#E9EEF5
  • sideBarSectionHeader.foreground#202124
  • sideBarTitle.foreground#202124
  • statusBar.background#E7F1FF
  • statusBar.debuggingBackground#FF7043
  • statusBar.foreground#1877F2
  • statusBar.noFolderBackground#E0E0E0
  • statusBarItem.hoverBackground#E0EEFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#1877F2
  • tab.activeForeground#1877F2
  • tab.border#DADCE0
  • tab.inactiveBackground#F5F5F5
  • tab.inactiveForeground#5F6368
  • terminal.ansiBlue#1877F2
  • terminal.ansiBrightBlue#63A4FF
  • terminal.ansiBrightCyan#69F0F0
  • terminal.ansiBrightGreen#81C784
  • terminal.ansiBrightMagenta#F48FB1
  • terminal.ansiBrightRed#FF8A80
  • terminal.ansiBrightYellow#FFF176
  • terminal.ansiCyan#00BCD4
  • terminal.ansiGreen#4CAF50
  • terminal.ansiMagenta#E91E63
  • terminal.ansiRed#F44336
  • terminal.ansiYellow#FFEB3B
  • terminal.background#FFFFFF
  • terminal.foreground#202124
  • titleBar.activeBackground#E9EEF5
  • titleBar.activeForeground#202124
  • titleBar.inactiveBackground#F1F3F6
  • titleBar.inactiveForeground#5F6368

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A737Ditalic
string, string.quoted, string.template#28A745
keyword, storage.type, storage.modifier#1877F2bold
keyword.operator, punctuation.accessor#D73A49
variable, variable.other#E36209
variable.parameter#E36209italic
entity.name.function, support.function#6F42C1
meta.function-call#005CC5
entity.name.class, entity.name.type.class, support.class#005CC5bold
entity.name.type, support.type#6F42C1
entity.name.type.interface#6F42C1italic
constant.numeric#005CC5
constant, constant.language, constant.character#005CC5
constant.language.boolean#D73A49bold
variable.other.property, support.variable.property#005CC5
meta.object-literal.key#E36209
entity.name.tag, punctuation.definition.tag#D73A49
entity.other.attribute-name#6F42C1italic
punctuation, meta.brace#24292E
string.regexp#032F62
constant.character.escape#D73A49
meta.decorator, punctuation.decorator#6F42C1
invalid, invalid.illegal#FF0000strikethrough
markup.heading, entity.name.section#1877F2bold
markup.bold#1877F2bold
markup.italic#6A737Ditalic
markup.underline.link#0A66C2
markup.inline.raw, markup.fenced_code#E36209
support.type.property-name.json#032F62
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#6F42C1
support.type.property-name.css#005CC5
support.constant.property-value.css#032F62
themesmith by CyberBoost - VS Code Theme