-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what-if: expose yaru-colors in appearance panel #132
Comments
Yaru-colors is now packaged for install:sudo add-apt-repository ppa:muqtxdir-m/what-if
sudo apt update
sudo apt upgrade uninstall:sudo apt install ppa-purge && sudo ppa-purge ppa:muqtxdir-m/what-if |
hi @Mek101 could you update/build |
? Also, I would like to have a confirm by @Jannomag or somebody with push privileges, if possible |
I can confirm whatever @Muqtxdir says... Tbh, I stopped working on Yaru-Colors since the current changes on Ubuntu-Desktop and also Gnome will brake the limits of my knowledge. Maybe in the future I will be back again, but no promises. |
I decided to only target ubuntu-desktop, because it's the one I use and most of yaru-colors users are on. I can't make out time to test and build for all the colors provided by yaru-colors. So I mentioned Jan that I'd use around 7 other colors mentioned above to keep it specific for If someone else is interested in covering all the yaru-colors and keeping it distribution agnostic, they can make PR for that : ) |
@Muqtxdir the tool I wrote to manage all the combinations only supports creating manifests from the releases. Could you make one? |
done, please take look at the releases page |
Should be updated. Could you check if everything works for you? |
It looks like there are two branches for themes, why are there multiple branches?
|
I "deprecated" the 3.22 branch last year: flathub/org.gtk.Gtk3theme.Yaru-Amber@cd95b57 |
hi,
after having discussions with @Jannomag. It seemed that it would benefit a lot of ubuntu users to integrate Yaru colors with what if PPA.
Note: This is only targeted toward people who use ubuntu-desktop
TO-DO:
review what colors to include and which to exclude to avoid conflicts.
expose themes as accent-colors in
Appearance
panel.Window Colors
toStyle
HdyPreferencesGroup
for ColorsGtkToggleButton
for exposing thedefault
and other7
colors.GtkFlowBoxChild
andGtkToggleButton
help in switchingStyle
andColors
simultaneously.7
colors.create separate
what-if-21.10
branch for ubuntu 21.10what if PPA
.add install instructions to
README
other:
early demo:
2022-01-31.19-59-49.mp4
Fixes: #129, #124, #122, #120, #111
Thanks!
The text was updated successfully, but these errors were encountered: