Fausto-Korpsvart / Tokyonight-GTK-Theme

A GTK theme based on the Tokyo Night colour palette.
https://www.pling.com/p/1681315/
GNU General Public License v3.0
470 stars 30 forks source link

Broken GTK2 part of the theme. #26

Closed Grumpoo closed 2 weeks ago

Grumpoo commented 1 year ago

Hello!

When downloading your theme to match my rice, I have noticed that the theme was broken in apps like LXAppearance and PCManFM as seen here.

However, apps like Thunar and Gnome Disk Utility works perfectly fine as seen here, so it seems like something happened with the GTK2 part of the theme.

Fausto-Korpsvart commented 1 year ago

Yes, thanks for reporting, in the next few days I will make an update and fix the GTK2 issue.

rafay99-epic commented 1 year ago

Solution:

I have seen this before. When I am using Awesome Window Manager, sometimes Thunar does not work completely. There is a simple fix for this. In the themes, there is a folder called gtk2.0, gtk3.0, and gtk.40. Just copy those folders to the $HOME/.config folder, then use LXAppearance or any other themeing to set the theme.

Note: If you are using LXAppearance, then you might need to reboot your system. After that, no problem.

Reason for this Problem.

You see, with gnome 40, there is a move from GTK3 to GTK4, but some of the components are GTK2, some are GTK3, and some are GTK4, so it will take some time to move completely to GTK4.