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#C0C0C0
  • activityBar.background#F5F5F5
  • activityBar.foreground#212121
  • activityBarBadge.background#6A6A6A
  • activityBarBadge.foreground#FFFFFF
  • badge.background#808080
  • badge.foreground#FFFFFF
  • button.background#C0C0C0
  • button.foreground#212121
  • button.hoverBackground#A9A9A9
  • dropdown.background#FFFFFF
  • dropdown.border#C0C0C0
  • dropdown.foreground#212121
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFD54F
  • editor.findMatchHighlightBackground#FFE082
  • editor.foreground#212121
  • editor.lineHighlightBackground#F0F8FF
  • editor.lineHighlightBorder#C0C0C0
  • editor.selectionBackground#B3D4FC
  • editor.selectionHighlightBackground#D9E6F5
  • editorBracketMatch.background#FFF9C4
  • editorBracketMatch.border#C0C0C0
  • editorCursor.foreground#212121
  • editorGroupHeader.tabsBackground#F5F5F5
  • editorIndentGuide.activeBackground#C0C0C0
  • editorIndentGuide.background#E8E8E8
  • editorLineNumber.activeForeground#212121
  • editorLineNumber.foreground#9E9E9E
  • editorWhitespace.foreground#E0E0E0
  • focusBorder#0057B8
  • gitDecoration.conflictingResourceForeground#FF7043
  • gitDecoration.deletedResourceForeground#EF5350
  • gitDecoration.modifiedResourceForeground#FFB74D
  • gitDecoration.untrackedResourceForeground#81C784
  • input.background#FFFFFF
  • input.border#C0C0C0
  • input.foreground#212121
  • input.placeholderForeground#9E9E9E
  • inputOption.activeBorder#C0C0C0
  • list.activeSelectionBackground#B3D4FC
  • list.activeSelectionForeground#212121
  • list.focusBackground#D1E9FF
  • list.highlightForeground#0057B8
  • list.hoverBackground#E3F2FD
  • minimap.background#FFFFFF
  • minimapSlider.activeBackgroundrgba(0,0,0,0.4)
  • minimapSlider.backgroundrgba(0,0,0,0.2)
  • minimapSlider.hoverBackgroundrgba(0,0,0,0.3)
  • panel.background#FAFAFA
  • panel.border#D0D0D0
  • panelTitle.activeBorder#C0C0C0
  • panelTitle.activeForeground#212121
  • panelTitle.inactiveForeground#6F6F6F
  • scrollbar.shadow#CCCCCC
  • scrollbarSlider.activeBackgroundrgba(0,0,0,0.4)
  • scrollbarSlider.backgroundrgba(0,0,0,0.2)
  • scrollbarSlider.hoverBackgroundrgba(0,0,0,0.3)
  • sideBar.background#FAFAFA
  • sideBar.foreground#212121
  • sideBarSectionHeader.background#EFEFEF
  • sideBarSectionHeader.foreground#212121
  • sideBarTitle.foreground#212121
  • statusBar.background#C0C0C0
  • statusBar.debuggingBackground#0057B8
  • statusBar.foreground#212121
  • statusBar.noFolderBackground#D0D0D0
  • statusBarItem.hoverBackground#B0B0B0
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#C0C0C0
  • tab.activeForeground#212121
  • tab.border#D0D0D0
  • tab.inactiveBackground#F5F5F5
  • tab.inactiveForeground#6F6F6F
  • terminal.ansiBlue#1565C0
  • terminal.ansiBrightBlue#1E88E5
  • terminal.ansiBrightCyan#00ACC1
  • terminal.ansiBrightGreen#66BB6A
  • terminal.ansiBrightMagenta#AB47BC
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightYellow#FFEB3B
  • terminal.ansiCyan#0097A7
  • terminal.ansiGreen#43A047
  • terminal.ansiMagenta#8E24AA
  • terminal.ansiRed#E53935
  • terminal.ansiYellow#FDD835
  • terminal.background#FFFFFF
  • terminal.foreground#212121
  • titleBar.activeBackground#E0E0E0
  • titleBar.activeForeground#212121
  • titleBar.inactiveBackground#F0F0F0
  • titleBar.inactiveForeground#6F6F6F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A737Ditalic
string, string.quoted, string.template#006400
keyword, storage.type, storage.modifier#0057B8bold
keyword.operator, punctuation.accessor#D73A49
variable, variable.other#6F42C1
variable.parameter#6F42C1italic
entity.name.function, support.function#0057B8
meta.function-call#0057B8
entity.name.class, entity.name.type.class, support.class#D32F2Fbold
entity.name.type, support.type#22863A
entity.name.type.interface#22863Aitalic
constant.numeric#005CC5
constant, constant.language, constant.character#005CC5
constant.language.boolean#D73A49bold
variable.other.property, support.variable.property#6F42C1
meta.object-literal.key#6F42C1
entity.name.tag, punctuation.definition.tag#22863A
entity.other.attribute-name#6F42C1italic
punctuation, meta.brace#212121
string.regexp#D73A49
constant.character.escape#D73A49
meta.decorator, punctuation.decorator#6A737D
invalid, invalid.illegal#F44747strikethrough
markup.heading, entity.name.section#0057B8bold
markup.bold#0057B8bold
markup.italic#0057B8italic
markup.underline.link#0366D6
markup.inline.raw, markup.fenced_code#C7254E
support.type.property-name.json#6F42C1
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#0057B8
support.type.property-name.css#22863A
support.constant.property-value.css#005CC5