analytics/lib/plausible_web/live/components
Sanne de Vries 91363a2825
Improve dark mode (#5819)
* Improve dark mode

- Switch from `slate` to `zinc` for the gray color palette
- Darken overall dark mode UI
- Switch from `green` to `emerald` for the green color palette
- Update a few previously missed instances of title case to sentence case
- Consolidate button styles and change naming from `bright` to `secondary`
- Update button disabled styles
- Fix tooltip not adjusting to content width
- Update graph tooltip layout and typography
- Add transition effects to hover states
- Reduce footer logo size

* Fix oversights

- Update funnel graph colors
- Update graph grid colors
- Improve focus styles
- Improve disabled input styles

* Fix more oversights in relation to dashboard filtering

- Improve consistency of input, button, combobox and modal components in relation to settings area
- Fix segment tooltip color

* Fix search input style in funnel and segments dropdowns

* Add white background to favicon images in dark mode

- The GitHub and ChatGPT favicons are hard to see in dark mode, so we add a white background to them.

* Fix tooltip color to fit all backgrounds in dark mode

* Fix tests

* Fixed more tests

* Extract SourceFavicon component to eliminate favicon duplication

* Fix regression on installation page after rebase

* Fix formatting issues

* Fix favicon test failure in CI by reading placeholder icon at compile time

* Undo previous commit
2025-10-28 08:28:15 +00:00
..
combo_box Funnel Settings UI tweaks (to match Custom Props/Goals) (#3323) 2023-09-13 15:07:04 +02:00
combo_box.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
form.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
modal.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
pagination.ex Upgrade deps, add storybook (#4947) 2025-01-13 12:31:18 +00:00
team.ex Improve account, team, and site settings areas visually (#5740) 2025-09-22 10:40:11 +00:00
verification.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
visitors.ex Integrate consolidated view UI (#5798) 2025-10-22 10:58:26 +00:00