Skip to content

Some css changes to make a default Yaru theme more interesting and supporting blur.

Notifications You must be signed in to change notification settings

alex-suspicious/pretty-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

💅🏻 Pretty Gnome

This is a small script that will copy the original Yaru theme, and add some changes to it with custom css to make transparent windows.
On top of that it will rewrite the ~/.config/gtk-4.0 and 3.0 gtk.css files to the corresponding theme you selected ( Black or White )
The video on YouTube

🧩 Extensions

You will need user-themes
This theme was made with the Blur My Shell extension in mind, without it it wil look like crap.

image

🚨 Warning

You need the original Yaru theme in the system ( Ubuntu works out of box )
Sometimes the window managment buttons may look bad, i see this behaviour only for Chrome, but it's worth to mention.

image

🧑‍💻 Installation

To install it, just git clone the repo, chmod +x the installation script, run it and relogin.
Or just copy & paste this to your terminal and execute.

wget -O pretty-gnome.sh "https://github.com/alex-suspicious/pretty-gnome/blob/main/install.sh?raw=true"\; chmod+x pretty-gnome.sh; bash pretty-gnome.sh; rm pretty-gnome.sh

🗑️ Uninstallation

To uninstall it, just git clone the repo, chmod +x the reset.sh file, run it and relogin.
Or just copy & paste this to your terminal and execute.

wget -O default-gnome.sh "https://github.com/alex-suspicious/pretty-gnome/blob/main/reset.sh?raw=true"\; chmod+x default-gnome.sh; bash default-gnome.sh; rm default-gnome.sh

😊 Commits

Feel free to commit the changes, im not a pro in all that stuff, so will be glad if the community will help me with it.

❤️ Overview ❤️

image image image image image image image image

🤗 I recomend you to use BlackBox terminal ( it uses GTK-4.0 )

This theme makes the blackbox transparent as well.
image

P.S

Also i will be happy if you check out my website or the Discord Server ❤️
Or my boss website fst.kz ❤️

About

Some css changes to make a default Yaru theme more interesting and supporting blur.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages