Skip to content

Instantly share code, notes, and snippets.

menupopup {
--panel-background: #FCF1F6 !important;
--panel-color: #7C1B3B !important; /* items text */
--menuitem-hover-background-color: color-mix(in srgb, #7C1B3B 15%, #FCF1F6) !important;
}
menuitem, menu {
color: #7C1B3B !important;
}