analytics/test/plausible_web
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
..
components Upgrade phoenix & liveview (#5766) 2025-10-07 12:29:48 +00:00
controllers Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
live Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
plugins/api Add "SSO" billing plan feature and hide SSO setup behind it (#5524) 2025-06-24 11:51:32 +00:00
plugs Integrate consolidated view UI (#5798) 2025-10-22 10:58:26 +00:00
views Clean up number formatting util (#5725) 2025-09-17 07:40:40 +00:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
email_test.exs clarifying the suggested plan (#5598) 2025-07-29 07:33:22 +00:00
tracker_script_cache_test.exs Broadcast tracker script config updates (#5806) 2025-10-27 10:48:06 +00:00
tracker_test.exs ScriptV2: TrackerScriptCache on ee (#5648) 2025-08-19 11:41:19 +00:00
user_auth_test.exs Use integration from identity during verification (#5578) 2025-07-21 15:26:37 +00:00