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#EDEDED
  • activityBar.border#DADADA
  • activityBar.foreground#723CF8
  • dropdown.background#F9F9F9
  • dropdown.foreground#222222
  • editor.background#FAFAFA
  • editor.foreground#222222
  • editor.inactiveSelectionBackground#D2C3FA33
  • editor.lineHighlightBackground#F3F0FF
  • editor.selectionBackground#D2C3FA88
  • editorCursor.foreground#723CF8
  • editorIndentGuide.activeBackground1#723CF833
  • editorIndentGuide.background1#EAEAEA
  • editorLineNumber.activeForeground#723CF8
  • editorLineNumber.foreground#AAAAAA
  • editorWhitespace.foreground#DCDCDC
  • input.background#FFFFFF
  • input.foreground#111111
  • list.activeSelectionBackground#E0D3FC
  • list.hoverBackground#EEEAFD
  • list.inactiveSelectionBackground#F0E6FF
  • panel.background#FFFFFF
  • panel.border#E0E0E0
  • quickInput.background#FCFCFC
  • quickInput.foreground#222222
  • sideBar.background#F2F2F2
  • sideBar.border#E0E0E0
  • sideBar.foreground#333333
  • statusBar.background#E3D6FB
  • statusBar.debuggingBackground#CDB1E5
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#101010
  • statusBarItem.hoverBackground#5E30B3
  • statusBarItem.prominentBackground#5B38A4
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.remoteBackground#723CF8
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#F4F0FB
  • tab.activeBorder#723CF8
  • tab.activeForeground#3A3A3A
  • tab.activeModifiedBorder#C1440E
  • tab.border#DADADA
  • tab.hoverBackground#E0D3FC
  • tab.hoverForeground#2B2B2B
  • tab.inactiveBackground#FAFAFA
  • tab.inactiveForeground#888888
  • tab.inactiveModifiedBorder#AA4A25
  • tab.unfocusedActiveBackground#F4F0FBCC
  • tab.unfocusedActiveBorder#CCC1EE
  • tab.unfocusedActiveForeground#666666
  • titleBar.activeBackground#F4F0FB
  • titleBar.activeForeground#3A3A3A
  • titleBar.inactiveBackground#F4F0FBCC
  • titleBar.inactiveForeground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#999999italic
keyword, storage.type, storage.modifier, keyword.control, keyword.other#723CF8bold
storage.type.annotation, meta.annotation, punctuation.definition.annotation#8266DCbold
entity.name.annotation.springframework, entity.name.annotation.spring, meta.annotation.springframework#B29F3Fbold
string, constant.other.symbol, markup.quote#C1440E
constant.numeric, constant.language, constant.character#D98C00
entity.name.function, meta.function, meta.function-call, support.function#723CF8
entity.name.type.class, support.class, meta.class, entity.name.type.interface, entity.name.type.enum#5E30B3bold
support.type, entity.name.type, storage.type.object#B29F3F
variable, meta.definition.variable, support.variable#444444
markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#5E30B3bold
markup.italic.markdown#555555italic
markup.bold.markdown#222222bold
markup.quote.markdown#937963italic
markup.inline.raw.markdown, markup.fenced_code.block.markdown#C1440Eitalic
markup.list.markdown#D98C00
string.other.link.title.markdown#5E30B3
markup.underline.link.markdown#8266DCunderline