Support for gnome-shell theme
Hi, i finally found an app for customizing accent colors! thnks for develop it :)!!, the app works great and i wanted to say that its possible to customize the accent color of the gnome-shell. i made a custom theme with that support, the steps i do to change it are the next: i go to /gnome-shell/gnome-shell-sass/_colors.scss and i modify the next line:
$selected_bg_color: (here goes the color on HEX value);
and finally i parse the sass located in /gnome-shell/parse-sass.sh, reboot and that's all for changing the default accent color.
i leave the file for the modified theme here:
default-color.zip
the only thing that is not theme its the "do not disturb switch" that's the only thing i see during my experience. thanks for the app again!