phocus / gtk

From scratch, clean and opinionated GTK3 implementation of the phocus color scheme.
https://phocus.github.io
MIT License
131 stars 29 forks source link

Doesn't show theme name in lxappearance #11

Closed mngshm closed 2 years ago

mngshm commented 2 years ago

I installed phocus and configured it according to my preference but when I wanted to change the theme from lxappearance my theme option wasn't there in the list. I use bspwm. In xfce I was able to change the themes so far.

phisch commented 2 years ago

Lxappearance expects themes to come with a GTK2 and GTK3 theme. Phocus is GTK3 only, which is why it does not show up in lxappearance. Phocus won't add GTK2 support.