catppuccin / gtk

🪟 Soothing pastel theme for GTK3/4
GNU General Public License v3.0
913 stars 54 forks source link

1.0.0-rc3 colors are very different from 0.7.5 colors #214

Closed txtsd closed 6 months ago

txtsd commented 6 months ago

Is there an existing issue outlining your problem?

Describe the bug.

The 1.x colors are SO different. Even the blackness tweak is different. The Mocha colors (which is what I use) have become much brighter. I've attached screenshots of 0.7.5 and 1.0.0-rc3 versions in both, default and black.

Attach screenshots.

0.7.5 Mocha 2024-05-21-13:10:58:20:625023281-590x457_grim

1.0.0-rc3 Mocha 2024-05-21-13:11:08:20:875786673-590x457_grim

0.7.5 Mocha Black 2024-05-21-13:11:03:20:444851872-590x457_grim

1.0.0-rc3 Mocha Black 2024-05-21-13:11:12:20:288215326-590x457_grim


0.7.5 Macchiato 2024-05-21-18:40:48:20:046323730-608x457_grim

1.0.0-rc3 Macchiato 2024-05-21-18:40:57:20:397322554-608x457_grim

0.7.5 Macchiato Black 2024-05-21-18:40:50:20:882890387-608x457_grim

1.0.0-rc3 Macchiato Black 2024-05-21-18:40:59:20:037584042-608x457_grim


0.7.5 Latte 2024-05-21-18:41:10:20:068945904-608x457_grim

1.0.0-rc3 Latte 2024-05-21-18:41:15:20:493880513-608x457_grim

0.7.5 Latte Black 2024-05-21-18:41:11:20:841667838-608x457_grim

1.0.0-rc3 Latte Black 2024-05-21-18:41:16:20:707299855-608x457_grim


0.7.5 Frappe 2024-05-21-18:41:21:20:429019135-608x457_grim

1.0.0-rc3 Frappe 2024-05-21-18:41:27:20:016097161-608x457_grim

0.7.5 Frappe Black 2024-05-21-18:41:22:20:948467709-608x457_grim

1.0.0-rc3 Frappe Black 2024-05-21-18:41:28:20:465060337-608x457_grim

How did you install the theme?

From source (Python script)

If using GTK4, have you symlinked the "gtk-4.0" folder?

What GNOME version are you seeing the bug on?

N/A

Any additional comments?

No response

nullishamy commented 6 months ago

I'm pretty sure these get fixed in #213 (which has some palette fixes in it), but GHA is dying atm so we can't generate test artifacts :rage:

Once that gets sorted, and we have the test artifacts, could you retest using that PR? See https://github.com/catppuccin/gtk/blob/main/CONTRIBUTING.md#running-test-builds for instructions on how to do that!

Edit: Workflows seem to have run, this can now best retested @txtsd

txtsd commented 6 months ago

I built from source to test. It looks much better with the changes in #213.

nullishamy commented 6 months ago

Great! Is there anything else in particular you noticed was off about that branch?

nullishamy commented 6 months ago

Hello again

I released rc4 (https://github.com/catppuccin/gtk/releases/tag/v1.0.0-rc4), which should fix all of these problems. Do get back to me here if there's any outstanding issues you face!

@txtsd