Skip to main content
Coding Theme

Pink Glaze

Publisher: Mercy RobertThemes in package: 12

A warm, girly theme pack for developers — 12 soft pink variants from dark romance to pastel rainbow.

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#e8d8f8
  • activityBar.background#8070d8
  • activityBar.foreground#faf7fe
  • activityBarBadge.background#e8d8f8
  • activityBarBadge.foreground#8070d8
  • badge.background#c060c0
  • badge.foreground#faf7fe
  • button.background#8070d8
  • button.foreground#faf7fe
  • button.hoverBackground#c060c0
  • editor.background#faf7fe
  • editor.findMatchBackground#e0d8f560
  • editor.findMatchHighlightBackground#e0d8f540
  • editor.foreground#2d1540
  • editor.lineHighlightBackground#f2edf8
  • editor.selectionBackground#e0d8f580
  • editorBracketMatch.background#c060c020
  • editorBracketMatch.border#c060c0
  • editorCursor.foreground#c060c0
  • editorGroupHeader.tabsBackground#f0eaf8
  • editorLineNumber.activeForeground#c060c0
  • editorLineNumber.foreground#a090c0
  • focusBorder#c060c080
  • input.background#faf7fe
  • input.border#a090c040
  • input.foreground#2d1540
  • input.placeholderForeground#a090c0
  • list.activeSelectionBackground#e0d8f5
  • list.activeSelectionForeground#2d1540
  • list.hoverBackground#c060c015
  • list.inactiveSelectionBackground#e0d8f580
  • panel.background#f0eaf8
  • panel.border#a090c030
  • panelTitle.activeBorder#c060c0
  • panelTitle.activeForeground#c060c0
  • scrollbarSlider.activeBackground#a080c070
  • scrollbarSlider.background#a080c030
  • scrollbarSlider.hoverBackground#a080c050
  • sideBar.background#f0eaf8
  • sideBar.border#a090c030
  • sideBar.foreground#2d1540
  • sideBarTitle.foreground#c060c0
  • statusBar.background#8070d8
  • statusBar.foreground#faf7fe
  • statusBar.noFolderBackground#8070d8
  • statusBarItem.hoverBackground#c060c040
  • tab.activeBackground#faf7fe
  • tab.activeBorderTop#c060c0
  • tab.activeForeground#2d1540
  • tab.inactiveBackground#f0eaf8
  • tab.inactiveForeground#a090c0
  • terminal.ansiBrightGreen#7060c8
  • terminal.ansiBrightRed#e080c0
  • terminal.ansiGreen#8070d8
  • terminal.ansiRed#c060c0
  • terminal.background#faf7fe
  • terminal.foreground#2d1540
  • titleBar.activeBackground#f0eaf8
  • titleBar.activeForeground#2d1540
  • titleBar.inactiveBackground#e8e0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a090c0italic
keyword, keyword.control, keyword.operator.new, storage, storage.type, keyword.control.import, keyword.control.export#c060c0
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.accessor#a080c0
entity.name.function, support.function, meta.function-call.generic#8070d8
entity.name.class, entity.name.type, support.class, support.type#c060c0italic
string, string.quoted, string.template#e080c0
constant, constant.numeric, constant.language, constant.character#a080c0
variable, variable.other#7060c8
variable.parameter#7060c8italic
entity.name.tag, meta.tag#8070d8
entity.other.attribute-name#c060c0
support.type.property-name, entity.other.attribute-name.css#7060c8
punctuation.definition.string#a080c0
markup.heading#c060c0bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.fenced_code.block#e080c0

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...