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#f0b8c8
  • activityBar.background#100c0e
  • activityBar.foreground#fde8e0
  • activityBarBadge.background#f0b8c8
  • activityBarBadge.foreground#1c1518
  • badge.background#f0b8c8
  • badge.foreground#1c1518
  • button.background#907080
  • button.foreground#fde8e0
  • button.hoverBackground#d0a8b8
  • editor.background#1c1518
  • editor.findMatchBackground#90708060
  • editor.findMatchHighlightBackground#90708040
  • editor.foreground#fde8e0
  • editor.lineHighlightBackground#281c22
  • editor.selectionBackground#50304080
  • editorBracketMatch.background#d0a8b830
  • editorBracketMatch.border#f0b8c8
  • editorCursor.foreground#f0b8c8
  • editorGroupHeader.tabsBackground#150f12
  • editorLineNumber.activeForeground#f0b8c8
  • editorLineNumber.foreground#706070
  • focusBorder#f0b8c880
  • input.background#150f12
  • input.border#70607040
  • input.foreground#fde8e0
  • input.placeholderForeground#706070
  • list.activeSelectionBackground#503040
  • list.activeSelectionForeground#fde8e0
  • list.hoverBackground#f0b8c820
  • list.inactiveSelectionBackground#50304080
  • panel.background#150f12
  • panel.border#70607030
  • panelTitle.activeBorder#f0b8c8
  • panelTitle.activeForeground#f0b8c8
  • scrollbarSlider.activeBackground#d0a8b870
  • scrollbarSlider.background#d0a8b830
  • scrollbarSlider.hoverBackground#d0a8b850
  • sideBar.background#150f12
  • sideBar.border#70607030
  • sideBar.foreground#fde8e0
  • sideBarTitle.foreground#f0b8c8
  • statusBar.background#907080
  • statusBar.foreground#fde8e0
  • statusBar.noFolderBackground#907080
  • statusBarItem.hoverBackground#d0a8b840
  • tab.activeBackground#1c1518
  • tab.activeBorderTop#f0b8c8
  • tab.activeForeground#fde8e0
  • tab.inactiveBackground#150f12
  • tab.inactiveForeground#706070
  • terminal.ansiBrightGreen#c8e8b0
  • terminal.ansiBrightRed#fde8e0
  • terminal.ansiGreen#a8d8c0
  • terminal.ansiRed#f0b8c8
  • terminal.background#1c1518
  • terminal.foreground#fde8e0
  • titleBar.activeBackground#150f12
  • titleBar.activeForeground#fde8e0
  • titleBar.inactiveBackground#100c0e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#706070italic
keyword, keyword.control, keyword.operator.new, storage, storage.type, keyword.control.import, keyword.control.export#f0b8c8
keyword.operator, punctuation.separator, punctuation.terminator, punctuation.accessor#d0a8b8
entity.name.function, support.function, meta.function-call.generic#a8d8c0
entity.name.class, entity.name.type, support.class, support.type#f0b8c8italic
string, string.quoted, string.template#fde8e0
constant, constant.numeric, constant.language, constant.character#d0a8b8
variable, variable.other#c8e8b0
variable.parameter#c8e8b0italic
entity.name.tag, meta.tag#a8d8c0
entity.other.attribute-name#f0b8c8
support.type.property-name, entity.other.attribute-name.css#c8e8b0
punctuation.definition.string#d0a8b8
markup.heading#f0b8c8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.fenced_code.block#fde8e0

Shiki preview

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

Loading...