aboutsummaryrefslogtreecommitdiff
path: root/src/styles/popup.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(colours): tokenise card shadows and scrimsFuwn5 days1-1/+1
| | | | | | | | | | | Introduce --shadow-card, --shadow-card-emphasized, --shadow-cta, --scrim, --scrim-soft, and --scrim-banner. Migrate 14 inline literals (card.css, input.css, Notification, MediaRoulette, the two Landing CTA buttons, the popup overlay, the palette and roulette scrims, three identity banners, the user profile cover art shadow) onto the tokens, with light/dark adaptation handled by the existing prefers-color-scheme blocks instead of duplicated inline. Two single-use Landing demo-focus values stay inline.
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-17/+17
|
* fix(popup): better light mode background-colourFuwn2024-02-191-0/+6
|
* feat(message): use fullscreen popupFuwn2024-02-041-2/+2
|
* feat(popup): blur fullscreen backdropFuwn2024-02-041-0/+1
|
* feat(badges): import modeFuwn2024-02-041-0/+7
|
* fix(sequelyspy): require loginFuwn2024-02-011-0/+11