vinceliuice / WhiteSur-gtk-theme

MacOS Big Sur like theme for Gnome desktops
MIT License
5.81k stars 605 forks source link

Wrong accent color, Topbar #1057

Open GiornoRetr0 opened 5 months ago

GiornoRetr0 commented 5 months ago

Fedora 40, GNOME 46, Wayland.

accent color of shell apps(f.e files) doesn't match with the theme selected(in this case WhiteSur dark). Also tray and top bar don't seem to be changed at all after applying the theme.

Pasted image

vinceliuice commented 5 months ago

You need use gnome-tweaks or theme extension setting to change shell theme

GiornoRetr0 commented 5 months ago

You need use gnome-tweaks or theme extension setting to change shell theme

I already did that, the problem still persists

vinceliuice commented 5 months ago

Try the last update

Sam77repo commented 4 months ago

I love theme and I have the last update but... this issue persist

Sam77repo commented 4 months ago

You need use gnome-tweaks or theme extension setting to change shell theme

I already did that, the problem still persists

YES I FIXED! (The color)* If you don't mind not being able to use the yellow theme anymore, go ahead and do it:

Open (Personal Folder > WhiteSur-gtk-theme > shell) and open with text editor the lib-core.sh

press Ctrl + F and write Yellow

in Decoration delete the line with command: export c_yellow="\033[1;32m".

And reinstal theme on Terminal, following this steps:

go to cd WhiteSur-gtk-theme/

Run this command ./install.sh

And (if you wanna other color change -t for the color of your preference) ./install.sh -m -t blue -l -N stable --normal --round

restart your computer and enjoy :)