vinceliuice / Colloid-gtk-theme

Colloid gtk theme for linux
GNU General Public License v3.0
975 stars 73 forks source link

Pop!_OS 22.04 - Pop Shop text is unreadeable. (GNOME 42) #66

Open nbycoder opened 2 years ago

nbycoder commented 2 years ago

The title is pretty self explanatory. I tried changed to the Dracula Version as well, but with no change. This happens in both downloaded from Gnome Look as well as from source.

Captura de ecrã de 2022-07-13 17-22-29

tomturbu commented 1 year ago

@vinceliuice your work is awesome!

I have a bad workaround, bad and ugly since i have absolutely no clue about theming - but at least it shows the dropdown menu to select deb/flatpak as well as the install/uninstall button.

Before you install the theme, add this to _src/sass/gtk/apps/misc.scss within the repository:

`

/***

window.background.csd > deck > grid.vertical > overlay > stack > deck.view > widget > overlay > scrolledwindow > viewport.frame > grid.horizontal > grid.banner > clamp.medium > flowbox.horizontal > flowboxchild > grid.horizontal label { color: #000000; }

window.background.csd > deck > grid.vertical > overlay > stack > deck.view > widget > overlay > scrolledwindow > viewport.frame > grid.horizontal > grid.banner > clamp.medium > flowbox.horizontal > flowboxchild > grid.horizontal box.horizontal cellview { color: #000000; }

`

Maybe @vinceliuice can do some magic and add some fancy lines to the theme for Pop_Shop....

dennybaa commented 1 year ago

Hello @vinceliuice , first of all thank you! All your work is a real art! I've mentioned that absolute 0 themes on gnome-look, can't render elementary appcenter and pop shop in the light mode( Maybe I'm doing smth wrong. This is how Graphite-Light looks for example

image

Maybe this is too hard, or maybe it would be possible you could have a look into it. Thanks.