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#ff5722
  • activityBar.background#262626
  • activityBar.foreground#c5c5c5
  • activityBarBadge.background#ff5722
  • activityBarBadge.foreground#ffffff
  • badge.background#ff5722
  • badge.foreground#ffffff
  • button.background#ff5722
  • button.foreground#ffffff
  • button.hoverBackground#e64a19
  • dropdown.background#2c2c2c
  • dropdown.border#555555
  • dropdown.foreground#e0e0e0
  • editor.background#1e1e1e
  • editor.findMatchBackground#ffb74d55
  • editor.findMatchHighlightBackground#ffb74d33
  • editor.foreground#dcdcdc
  • editor.lineHighlightBackground#2a2a2a
  • editor.lineHighlightBorder#444444
  • editor.selectionBackground#3a3d41
  • editor.selectionHighlightBackground#5a5e62
  • editorBracketMatch.background#3c3c3c
  • editorBracketMatch.border#ff5722
  • editorCursor.foreground#ff5722
  • editorGroupHeader.tabsBackground#1e1e1e
  • editorIndentGuide.activeBackground#777777
  • editorIndentGuide.background#444444
  • editorLineNumber.activeForeground#c5c5c5
  • editorLineNumber.foreground#6d6d6d
  • editorWhitespace.foreground#5a5a5a
  • focusBorder#ff5722
  • gitDecoration.conflictingResourceForeground#e91e63
  • gitDecoration.deletedResourceForeground#f44336
  • gitDecoration.modifiedResourceForeground#ff9800
  • gitDecoration.untrackedResourceForeground#8bc34a
  • input.background#2c2c2c
  • input.border#555555
  • input.foreground#e0e0e0
  • input.placeholderForeground#777777
  • inputOption.activeBorder#ff5722
  • list.activeSelectionBackground#3c3c3c
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#3c3c3c
  • list.highlightForeground#ff5722
  • list.hoverBackground#2e2e2e
  • minimap.background#1e1e1e
  • minimapSlider.activeBackground#777777bb
  • minimapSlider.background#55555555
  • minimapSlider.hoverBackground#66666688
  • panel.background#1e1e1e
  • panel.border#444444
  • panelTitle.activeBorder#ff5722
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#a0a0a0
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#666666ff
  • scrollbarSlider.background#44444455
  • scrollbarSlider.hoverBackground#555555aa
  • sideBar.background#212121
  • sideBar.foreground#c5c5c5
  • sideBarSectionHeader.background#2c2c2c
  • sideBarSectionHeader.foreground#e0e0e0
  • sideBarTitle.foreground#e0e0e0
  • statusBar.background#2b2b2b
  • statusBar.debuggingBackground#ff5722
  • statusBar.foreground#f5f5f5
  • statusBar.noFolderBackground#2b2b2b
  • statusBarItem.hoverBackground#3c3c3c
  • tab.activeBackground#272727
  • tab.activeBorder#ff5722
  • tab.activeForeground#ffffff
  • tab.border#444444
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#a0a0a0
  • terminal.ansiBlue#2196f3
  • terminal.ansiBrightBlue#64b5f6
  • terminal.ansiBrightCyan#4dd0e1
  • terminal.ansiBrightGreen#aed581
  • terminal.ansiBrightMagenta#f06292
  • terminal.ansiBrightRed#ef5350
  • terminal.ansiBrightYellow#fff176
  • terminal.ansiCyan#00bcd4
  • terminal.ansiGreen#8bc34a
  • terminal.ansiMagenta#e91e63
  • terminal.ansiRed#f44336
  • terminal.ansiYellow#ffeb3b
  • terminal.background#1e1e1e
  • terminal.foreground#dcdcdc
  • titleBar.activeBackground#2b2b2b
  • titleBar.activeForeground#f5f5f5
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#a0a0a0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c7a5eitalic
string, string.quoted, string.template#ce9178
keyword, storage.type, storage.modifier#c586c0bold
keyword.operator, punctuation.accessor#d4d4d4
variable, variable.other#9cdcfe
variable.parameter#4ec9b0italic
entity.name.function, support.function#dcdcaa
meta.function-call#dcdcaa
entity.name.class, entity.name.type.class, support.class#4ec9b0bold
entity.name.type, support.type#4ec9b0
entity.name.type.interface#b5cea8italic
constant.numeric#b5cea8
constant, constant.language, constant.character#569cd6
constant.language.boolean#569cd6bold
variable.other.property, support.variable.property#9cdcfe
meta.object-literal.key#9cdcfe
entity.name.tag, punctuation.definition.tag#569cd6
entity.other.attribute-name#c586c0italic
punctuation, meta.brace#d4d4d4
string.regexp#d16969
constant.character.escape#d7ba7d
meta.decorator, punctuation.decorator#c586c0
invalid, invalid.illegal#f44747strikethrough
markup.heading, entity.name.section#569cd6bold
markup.bold#dcdcaabold
markup.italic#c586c0italic
markup.underline.link#9cdcfe
markup.inline.raw, markup.fenced_code#ce9178
support.type.property-name.json#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#d7ba7d
support.type.property-name.css#c586c0
support.constant.property-value.css#b5cea8