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#fde0e8
  • activityBar.background#c0405a
  • activityBar.foreground#fdf6f8
  • activityBarBadge.background#fde0e8
  • activityBarBadge.foreground#c0405a
  • badge.background#c0405a
  • badge.foreground#fdf6f8
  • button.background#c0405a
  • button.foreground#fdf6f8
  • button.hoverBackground#1a8a68
  • editor.background#fdf6f8
  • editor.findMatchBackground#f5c8d060
  • editor.findMatchHighlightBackground#f5c8d040
  • editor.foreground#2d1525
  • editor.lineHighlightBackground#f8eef2
  • editor.selectionBackground#f5c8d080
  • editorBracketMatch.background#c0405a20
  • editorBracketMatch.border#c0405a
  • editorCursor.foreground#c0405a
  • editorGroupHeader.tabsBackground#f5eef1
  • editorLineNumber.activeForeground#c0405a
  • editorLineNumber.foreground#c0a0a8
  • focusBorder#c0405a80
  • input.background#fdf6f8
  • input.border#c0a0a840
  • input.foreground#2d1525
  • input.placeholderForeground#c0a0a8
  • list.activeSelectionBackground#f5c8d0
  • list.activeSelectionForeground#2d1525
  • list.hoverBackground#c0405a15
  • list.inactiveSelectionBackground#f5c8d080
  • panel.background#f5eef1
  • panel.border#c0a0a830
  • panelTitle.activeBorder#c0405a
  • panelTitle.activeForeground#c0405a
  • scrollbarSlider.activeBackground#c0405a70
  • scrollbarSlider.background#c0405a30
  • scrollbarSlider.hoverBackground#c0405a50
  • sideBar.background#f5eef1
  • sideBar.border#c0a0a830
  • sideBar.foreground#2d1525
  • sideBarTitle.foreground#c0405a
  • statusBar.background#c0405a
  • statusBar.foreground#fdf6f8
  • statusBar.noFolderBackground#c0405a
  • statusBarItem.hoverBackground#1a8a6840
  • tab.activeBackground#fdf6f8
  • tab.activeBorderTop#c0405a
  • tab.activeForeground#2d1525
  • tab.inactiveBackground#f5eef1
  • tab.inactiveForeground#c0a0a8
  • terminal.ansiBrightGreen#2a9d78
  • terminal.ansiBrightRed#d4606a
  • terminal.ansiGreen#1a8a68
  • terminal.ansiRed#c0405a
  • terminal.background#fdf6f8
  • terminal.foreground#2d1525
  • titleBar.activeBackground#f5eef1
  • titleBar.activeForeground#2d1525
  • titleBar.inactiveBackground#ede8ec

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c0a0a8italic
keyword, keyword.control, keyword.operator.new, storage, storage.type, keyword.control.import, keyword.control.export#c0405a
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.accessor#b07888
entity.name.function, support.function, meta.function-call.generic#1a8a68
entity.name.class, entity.name.type, support.class, support.type#c0405aitalic
string, string.quoted, string.template#d4606a
constant, constant.numeric, constant.language, constant.character#b07888
variable, variable.other#2a9d78
variable.parameter#2a9d78italic
entity.name.tag, meta.tag#1a8a68
entity.other.attribute-name#c0405a
support.type.property-name, entity.other.attribute-name.css#2a9d78
punctuation.definition.string#b07888
markup.heading#c0405abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.fenced_code.block#d4606a

Shiki preview

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

Loading...