Re: Bug#1105056: gdm3: coordinate accent colour with ceratopsian theme for trixie?
Simon McVittie <[email protected]> Sat, 10 May 2025 19:12:32 +0100
| Newsgroups | gmane.linux.debian.devel.desktop |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 10 May 2025 at 10:55:58 -0400, Jeremy Bícha wrote: >On Sat, May 10, 2025 at 10:21 AM Simon McVittie <[email protected]> wrote: >> [The accent colour is] >> chosen from a limited palette of presets rather than being >> arbitrarily configurable, but the "teal" and "slate" choices look >> vaguely similar to the Ceratopsian theme. For example we could set up >> the default /etc/gdm3/greeter.dconf-defaults to include these >> uncommented lines: >> >> [org/gnome/desktop/interface] >> accent-color='teal' >> >> This affects the highlights in the System and Accessibility menus (top >> right corner), the highlight on today's date in the calendar, the focus >> rectangle around the selected user, and the focus rectangle around other >> active widgets like the password entry box, replacing the default >> sky blue: >> >> https://people.debian.org/~smcv/temp/2025/trixie-branding/teal-accent.png > >For consistency, what about changing it in the user session instead? Is that something we want? In the user session, it affects a lot more bits of UI - not just the Shell but also leaf applications. I had assumed we would want to keep the default sky-blue in the user session, because that way we get consistency between GTK 3 apps (which always have blue accents as far as I can see) and GTK 4 apps (which use GNOME's configurable accent colour). smcv