Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SwordPuffin/Rewaita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Rewaita


Rewaita gives your Adwaita apps a fresh look by tinting them with popular color schemes.


Get it on Flathub

(Unofficial AUR build)
Unofficial AUR build

⬇️ Installation


*The AUR package is maintained by third-party developers, and is not tested in upstream production.

The Flatpak version is the only officially supported format and therefore is recommended for the best experience.

Flatpak:

flatpak install io.github.swordpuffin.rewaita

AUR

yay -s rewaita

*Please note that the AUR version in particular has had many issues in the past.

✅ Permissions

Allow Flatpak to edit GTK3/4 themes

flatpak override --filesystem=xdg-config/gtk-3.0:rw
flatpak override --filesystem=xdg-config/gtk-4.0:rw

🖼️ Screenshots




🐛 Known Bugs

Gnome Shell theme is not generating:

  1. Power off your computer (like full shutdown, not restart).
  2. Turn it back on and try again.
  3. Hope it works 🙏🙏🙏.
  4. If it doesn't, file an issue and get some help here.

Application window opens, but there is no content:

1. Flatpak

Delete:

~/.var/app/io.github.swordpuffin.rewaita/data/prefs.json

2. AUR

See upstream bug

Install xdg-desktop-portal-gtk with:

sudo pacman -S xdg-desktop-portal-gtk

Then reboot.

🤝 Contributing

Run the following commands in a terminal:

(Make a folder named Projects in your home directory if it doesn't already exist)

cd Projects
git clone https://github.com/SwordPuffin/Rewaita

Then, in Builder you can add it to your projects.


License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.