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#D94F70
  • activityBar.background#FCEBE4
  • activityBar.foreground#5E423A
  • activityBarBadge.background#D94F70
  • activityBarBadge.foreground#FFFFFF
  • editor.background#FFF9F5
  • editor.foreground#2B2B2B
  • editor.lineHighlightBackground#FFEFE7
  • editor.selectionBackground#FFE3D3
  • editorBracketMatch.background#FFDACC
  • editorBracketMatch.border#E88B75
  • editorCursor.foreground#B66560
  • editorIndentGuide.activeBackground#EFD6C6
  • editorIndentGuide.background#F5E3D8
  • editorLineNumber.activeForeground#B6725A
  • editorLineNumber.foreground#C8B8AF
  • editorWhitespace.foreground#E4CFC4
  • panel.background#FFFBF8
  • panel.border#EBD4C9
  • sideBar.background#FFF6F2
  • sideBar.foreground#775A50
  • sideBarSectionHeader.background#FFEBE2
  • sideBarSectionHeader.foreground#69493D
  • sideBarTitle.foreground#5A3E36
  • statusBar.background#F5D8CD
  • statusBar.foreground#4B2C28
  • tab.activeBackground#FFF9F5
  • tab.activeBorderTop#D94F70
  • tab.activeForeground#2B2B2B
  • tab.inactiveBackground#F6ECE9
  • tab.inactiveForeground#9A7F7F
  • terminal.ansiBlack#5A3D3C
  • terminal.ansiBlue#5D7BD9
  • terminal.ansiCyan#4C9A9A
  • terminal.ansiGreen#3FBF99
  • terminal.ansiMagenta#D9A2B6
  • terminal.ansiRed#D94F70
  • terminal.ansiWhite#F9E7DF
  • terminal.ansiYellow#E8834A
  • terminal.background#FDF2EC
  • terminal.foreground#5A3D3C
  • titleBar.activeBackground#FCEFE7
  • titleBar.activeForeground#633B30

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9D8B81italic
keyword#D94F70bold italic
string#E8834A
variable#508F8F
entity.name.function#5370D9bold
constant.numeric#AD6FCF
constant.language.boolean#AD6FCF
entity.name.type#3FBF99
storage.type#D94F70bold italic
storage.modifier#D9A2B6
punctuation#A59C96
meta.brace#A59C96
support.constant#5370D9
constant.character#5370D9
meta.import#508F8Fitalic
keyword.control.import#508F8F
entity.other.attribute-name#D9A2B6
markup.heading#C97B63bold
markup.inserted#3FBF99
markup.deleted#D94F70
markup.changed#E8834A
invalid#FFFFFF
meta.function-call#5370D9
meta.annotation#D9A2B6italic
support.function#5370D9
support.variable#508F8F
constant.other.symbol#E8834A
string.regexp#D9A2B6
entity.name.section#C97B63
PastelLight Themes by Stoxfi - VS Code Theme