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#333952
  • activityBar.foreground#EAE6F2
  • activityBar.inactiveForeground#7276A0
  • activityBarBadge.background#E88AC4
  • activityBarBadge.foreground#333952
  • badge.background#E88AC4
  • badge.foreground#262B3D
  • button.background#E88AC4
  • button.foreground#262B3D
  • button.hoverBackground#F2A8D0
  • dropdown.background#333952
  • dropdown.foreground#EAE6F2
  • editor.background#3D4460
  • editor.findMatchBackground#F2A8D070
  • editor.findMatchHighlightBackground#F2A8D040
  • editor.foreground#EAE6F2
  • editor.inactiveSelectionBackground#E88AC420
  • editor.lineHighlightBackground#454C6E
  • editor.selectionBackground#6FA8C960
  • editor.selectionHighlightBackground#E88AC430
  • editor.wordHighlightBackground#7FB8E030
  • editorBracketMatch.background#6FA8C950
  • editorBracketMatch.border#F2A8D0
  • editorCursor.foreground#F2A8D0
  • editorGutter.addedBackground#A8D4C9
  • editorGutter.background#3D4460
  • editorGutter.deletedBackground#E09999
  • editorGutter.modifiedBackground#7FB8E0
  • editorIndentGuide.activeBackground#5C6488
  • editorIndentGuide.background#454C6E
  • editorLineNumber.activeForeground#F2A8D0
  • editorLineNumber.foreground#7276A0
  • editorWhitespace.foreground#4F567A
  • focusBorder#6FA8C9
  • input.background#333952
  • input.border#4F567A
  • input.foreground#EAE6F2
  • inputOption.activeBorder#E88AC4
  • list.activeSelectionBackground#454C6E
  • list.activeSelectionForeground#F2A8D0
  • list.highlightForeground#E88AC4
  • list.hoverBackground#3A4159
  • list.inactiveSelectionBackground#3A4159
  • notifications.background#383F5C
  • notifications.foreground#EAE6F2
  • panel.background#383F5C
  • panel.border#2C3149
  • panelTitle.activeBorder#E88AC4
  • panelTitle.activeForeground#F2A8D0
  • peekViewEditor.background#333952
  • peekViewResult.background#383F5C
  • scrollbarSlider.activeBackground#6C7498A0
  • scrollbarSlider.background#5C648860
  • scrollbarSlider.hoverBackground#6C749880
  • sideBar.background#383F5C
  • sideBar.foreground#C9C4DC
  • sideBarSectionHeader.background#3D4460
  • sideBarTitle.foreground#EAE6F2
  • statusBar.background#6FA8C9
  • statusBar.debuggingBackground#E88AC4
  • statusBar.debuggingForeground#262B3D
  • statusBar.foreground#262B3D
  • statusBar.noFolderBackground#5A5DA0
  • tab.activeBackground#3D4460
  • tab.activeBorderTop#E88AC4
  • tab.activeForeground#F2A8D0
  • tab.border#2C3149
  • tab.inactiveBackground#333952
  • tab.inactiveForeground#7276A0
  • terminal.ansiBlack#3D4460
  • terminal.ansiBlue#6FA8C9
  • terminal.ansiBrightBlack#7276A0
  • terminal.ansiBrightBlue#9CCAE6
  • terminal.ansiBrightCyan#B8DCDA
  • terminal.ansiBrightGreen#C0E4DA
  • terminal.ansiBrightMagenta#F2A8D0
  • terminal.ansiBrightRed#E8B4B4
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F5E5C0
  • terminal.ansiCyan#9CC4C2
  • terminal.ansiGreen#A8D4C9
  • terminal.ansiMagenta#E88AC4
  • terminal.ansiRed#E09999
  • terminal.ansiWhite#EAE6F2
  • terminal.ansiYellow#F0D8A8
  • terminal.background#3D4460
  • terminal.foreground#EAE6F2
  • titleBar.activeBackground#333952
  • titleBar.activeForeground#EAE6F2
  • titleBar.inactiveBackground#333952
  • titleBar.inactiveForeground#7276A0
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8FAEitalic
string, string.quoted, punctuation.definition.string#A8D4C9
constant.numeric, constant.language, constant.character#F0D8A8
keyword, keyword.control, storage, storage.type, storage.modifier#E88AC4
keyword.operator#F2A8D0
entity.name.function, support.function, meta.function-call#7FB8E0
variable, variable.other, variable.parameter#A8C6DE
variable.language, variable.language.this#F2A8D0italic
entity.name.class, entity.name.type, support.class, support.type#C9A8E0
entity.name.tag#E88AC4
entity.other.attribute-name#F0D8A8
punctuation, meta.brace#C9C4DC
support.constant.property-value, constant.other.color#9CC4C2
invalid, invalid.illegal#E09999
markup.heading#7FB8E0bold
markup.bold#F0D8A8bold
markup.italic#E88AC4italic
markup.underline.link#A8C6DE