Closed radical4ever closed 1 month ago
GTK3 does not support that.
GTK3 does not support that.
would there be any other alternative ways youd suggest to change just the accent color?
You can create ~/.config/gtk-3.0/gtk.css
and add for example:
/* Replace #E95420 with any css color value */
@define-color accent_bg_color #E95420;
@define-color accent_color @accent_bg_color;
Prerequisites
Checklist to make sure the issue is not on your end
~/.local/share/themes
or/usr/share/themes
or~/.themes
~/.config/gtk-3.0/gtk.css
does not exist. (If it does, backup and remove it.)gnome-tweaks
AND set the appearance to dark ingnome-control-center
org.gtk.Gtk3theme.adw-gtk3
andorg.gtk.Gtk3theme.adw-gtk3-dark
Description
gnome 47 brings the capability to choose an accent color from the settings page, since i updated from 46 adw-gtk3 is unable to change its accent colour
OS and version [e.g Fedora 37]
Fedora 41
Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]
5.4 (from dnf)
GNOME version
47
Application name and version (If the issue is with an app.)
No response