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.background#EAF2F8
  • activityBar.foreground#2E3A47
  • activityBar.inactiveForeground#A8BCC9
  • activityBarBadge.background#C9738F
  • activityBarBadge.foreground#F5F9FC
  • badge.background#C9738F
  • badge.foreground#F5F9FC
  • button.background#4A90C2
  • button.foreground#F5F9FC
  • button.hoverBackground#6FA8C9
  • dropdown.background#FFFFFF
  • dropdown.foreground#2E3A47
  • editor.background#F5F9FC
  • editor.findMatchBackground#D97A9C70
  • editor.findMatchHighlightBackground#D97A9C40
  • editor.foreground#2E3A47
  • editor.inactiveSelectionBackground#6FA8C920
  • editor.lineHighlightBackground#EAF2F8
  • editor.selectionBackground#4A90C260
  • editor.selectionHighlightBackground#6FA8C930
  • editor.wordHighlightBackground#4A90C230
  • editorBracketMatch.background#4A90C250
  • editorBracketMatch.border#D97A9C
  • editorCursor.foreground#C9738F
  • editorGutter.addedBackground#7B93A8
  • editorGutter.background#F5F9FC
  • editorGutter.deletedBackground#C0524A
  • editorGutter.modifiedBackground#4A90C2
  • editorIndentGuide.activeBackground#C2D6E2
  • editorIndentGuide.background#DEE9F0
  • editorLineNumber.activeForeground#C9738F
  • editorLineNumber.foreground#A8BCC9
  • editorWhitespace.foreground#D6E4EC
  • focusBorder#D97A9C
  • input.background#FFFFFF
  • input.border#D6E4EC
  • input.foreground#2E3A47
  • inputOption.activeBorder#D97A9C
  • list.activeSelectionBackground#EAF2F8
  • list.activeSelectionForeground#C9738F
  • list.highlightForeground#D97A9C
  • list.hoverBackground#EDF4FA
  • list.inactiveSelectionBackground#EDF4FA
  • notifications.background#EDF4FA
  • notifications.foreground#2E3A47
  • panel.background#EDF4FA
  • panel.border#DEE9F0
  • panelTitle.activeBorder#D97A9C
  • panelTitle.activeForeground#C9738F
  • peekViewEditor.background#EAF2F8
  • peekViewResult.background#EDF4FA
  • scrollbarSlider.activeBackground#C2D6E2A0
  • scrollbarSlider.background#D6E4EC60
  • scrollbarSlider.hoverBackground#C2D6E280
  • sideBar.background#EDF4FA
  • sideBar.foreground#3E4A57
  • sideBarSectionHeader.background#F5F9FC
  • sideBarTitle.foreground#2E3A47
  • statusBar.background#4A90C2
  • statusBar.debuggingBackground#D97A9C
  • statusBar.debuggingForeground#F5F9FC
  • statusBar.foreground#F5F9FC
  • statusBar.noFolderBackground#3A6E93
  • tab.activeBackground#F5F9FC
  • tab.activeBorderTop#D97A9C
  • tab.activeForeground#C9738F
  • tab.border#DEE9F0
  • tab.inactiveBackground#EAF2F8
  • tab.inactiveForeground#A8BCC9
  • terminal.ansiBlack#2E3A47
  • terminal.ansiBlue#4A90C2
  • terminal.ansiBrightBlack#A8BCC9
  • terminal.ansiBrightBlue#6FA8C9
  • terminal.ansiBrightCyan#9CC4DE
  • terminal.ansiBrightGreen#93ABBE
  • terminal.ansiBrightMagenta#E8A0BC
  • terminal.ansiBrightRed#C9738F
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F0D98A
  • terminal.ansiCyan#6FA8C9
  • terminal.ansiGreen#7B93A8
  • terminal.ansiMagenta#D97A9C
  • terminal.ansiRed#C0524A
  • terminal.ansiWhite#F5F9FC
  • terminal.ansiYellow#E8C15A
  • terminal.background#F5F9FC
  • terminal.foreground#2E3A47
  • titleBar.activeBackground#EAF2F8
  • titleBar.activeForeground#2E3A47
  • titleBar.inactiveBackground#EAF2F8
  • titleBar.inactiveForeground#A8BCC9
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0B4C4italic
string, string.quoted, punctuation.definition.string#3A6E93
constant.numeric, constant.language, constant.character#B58A26
keyword, keyword.control, storage, storage.type, storage.modifier#C0524A
keyword.operator#C9738F
entity.name.function, support.function, meta.function-call#2E6690
variable, variable.other, variable.parameter#4A5F70
variable.language, variable.language.this#C0524Aitalic
entity.name.class, entity.name.type, support.class, support.type#A8506E
entity.name.tag#4A90C2
entity.other.attribute-name#B58A26
punctuation, meta.brace#5A6C78
support.constant.property-value, constant.other.color#3A6E93
invalid, invalid.illegal#C0524A
markup.heading#2E6690bold
markup.bold#B58A26bold
markup.italic#C0524Aitalic
markup.underline.link#3A6E93