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#EB001B
  • activityBar.background#252526
  • activityBar.foreground#cfd2d6
  • activityBarBadge.background#F79E1B
  • activityBarBadge.foreground#ffffff
  • badge.background#F79E1B
  • badge.foreground#ffffff
  • button.background#EB001B
  • button.foreground#ffffff
  • button.hoverBackground#F44336
  • dropdown.background#3c3c3c
  • dropdown.border#555555
  • dropdown.foreground#cfd2d6
  • editor.background#1e1e1e
  • editor.findMatchBackground#613214
  • editor.findMatchHighlightBackground#ffab70
  • editor.foreground#cfd2d6
  • editor.lineHighlightBackground#2a2d2e
  • editor.lineHighlightBorder#3c3c3c
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#3a3d41
  • editorBracketMatch.background#515c6a
  • editorBracketMatch.border#a0a8b7
  • editorCursor.foreground#aeafad
  • editorGroupHeader.tabsBackground#252526
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#c5c5c5
  • editorLineNumber.foreground#858585
  • editorWhitespace.foreground#3b3a32
  • focusBorder#EB001B
  • gitDecoration.conflictingResourceForeground#ff5370
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.modifiedResourceForeground#d7ba7d
  • gitDecoration.untrackedResourceForeground#b5cea8
  • input.background#3c3c3c
  • input.border#555555
  • input.foreground#cfd2d6
  • input.placeholderForeground#6b6b6b
  • inputOption.activeBorder#EB001B
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#094771
  • list.highlightForeground#EB001B
  • list.hoverBackground#2a2d2e
  • minimap.background#1e1e1e
  • minimapSlider.activeBackground#7e7e7ecc
  • minimapSlider.background#4e4e4e66
  • minimapSlider.hoverBackground#5e5e5e99
  • panel.background#252526
  • panel.border#3c3c3c
  • panelTitle.activeBorder#EB001B
  • panelTitle.activeForeground#cfd2d6
  • panelTitle.inactiveForeground#8a8a8a
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#7e7e7ecc
  • scrollbarSlider.background#4e4e4e66
  • scrollbarSlider.hoverBackground#5e5e5e99
  • sideBar.background#252526
  • sideBar.foreground#cfd2d6
  • sideBarSectionHeader.background#2d2d2d
  • sideBarSectionHeader.foreground#cfd2d6
  • sideBarTitle.foreground#cfd2d6
  • statusBar.background#2d2d2d
  • statusBar.debuggingBackground#EB001B
  • statusBar.foreground#cfd2d6
  • statusBar.noFolderBackground#2d2d2d
  • statusBarItem.hoverBackground#3c3c3c
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#EB001B
  • tab.activeForeground#cfd2d6
  • tab.border#3c3c3c
  • tab.inactiveBackground#252526
  • tab.inactiveForeground#8a8a8a
  • terminal.ansiBlue#569CD6
  • terminal.ansiBrightBlue#9CDCFE
  • terminal.ansiBrightCyan#B5F4A5
  • terminal.ansiBrightGreen#B5CE9A
  • terminal.ansiBrightMagenta#DDB6F2
  • terminal.ansiBrightRed#FF7B72
  • terminal.ansiBrightYellow#FFE699
  • terminal.ansiCyan#4EC9B0
  • terminal.ansiGreen#6A9955
  • terminal.ansiMagenta#C586C0
  • terminal.ansiRed#F44747
  • terminal.ansiYellow#DCDCAA
  • terminal.background#1e1e1e
  • terminal.foreground#cfd2d6
  • titleBar.activeBackground#2d2d2d
  • titleBar.activeForeground#cfd2d6
  • titleBar.inactiveBackground#1e1e1e
  • titleBar.inactiveForeground#8a8a8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955italic
string, string.quoted, string.template#CE9178
keyword, storage.type, storage.modifier#EB001Bbold
keyword.operator, punctuation.accessor#D4D4D4
variable, variable.other#9CDCFE
variable.parameter#4EC9B0italic
entity.name.function, support.function#C586C0
meta.function-call#DCDCAA
entity.name.class, entity.name.type.class, support.class#4FC1FFbold
entity.name.type, support.type#b5cea8
entity.name.type.interface#9CDCFEitalic
constant.numeric#b5cea8
constant, constant.language, constant.character#DCDCAA
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#CE9178italic
punctuation, meta.brace#d4d4d4
string.regexp#d16969
constant.character.escape#d7ba7d
meta.decorator, punctuation.decorator#c586c0
invalid, invalid.illegal#ff0000strikethrough
markup.heading, entity.name.section#EB001Bbold
markup.bold#EB001Bbold
markup.italic#EB001Bitalic
markup.underline.link#569CD6
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#569CD6
support.type.property-name.css#DCDCAA
support.constant.property-value.css#9CDCFE