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#831843
  • activityBar.border#D4A853
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#D4A853
  • editor.background#FFFBFC
  • editor.foreground#3B1224
  • editor.lineHighlightBackground#FCE8EF
  • editor.selectionBackground#9D174D35
  • editor.wordHighlightBackground#F9D5E5
  • editor.wordHighlightStrongBackground#9D174D25
  • editorBracketMatch.border#D4A853
  • editorCursor.foreground#9D174D
  • editorIndentGuide.activeBackground#9D174D
  • editorIndentGuide.background#E8C4D0
  • editorLineNumber.activeForeground#9D174D
  • editorLineNumber.foreground#9A7080
  • focusBorder#DB2777
  • notificationCenter.border#D4A853
  • progressBar.background#D4A853
  • sideBar.background#FFF5F8
  • sideBar.foreground#3B1224
  • statusBar.background#831843
  • statusBar.border#D4A853
  • statusBar.foreground#FFFFFF
  • tab.activeBorder#D4A853
  • tab.activeBorderTop#D4A853
  • tab.activeForeground#3B1224
  • tab.inactiveForeground#6B4458
  • titleBar.activeBackground#9D174D
  • titleBar.activeForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A5568italic
string, punctuation.definition.string#9D174D
constant.numeric#9A6700bold
keyword, keyword.control#831843bold
entity.name.function, support.function#C2410Cbold
variable#3B1224
entity.name.type, support.type#034972
entity.name.tag#BE185Dbold
entity.other.attribute-name#0D6E6E
markup.heading#831843bold
invalid#DC2626underline
FectionLabs Themes by FectionLabs - VS Code Theme