| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thank you vety much. I like what I see in your screenshot. But, Does This require so many files? Is there a way to only change the colors without adding all the icons? |
Sorry, something went wrong.
|
Yeah, there are many svg icons. Basically, I downloaded gruvbox gtk theme and edited the css files to match matugen. So, I didn't pay that much attention to the assets folder. I guess it should work without those but you should check yourself or I can check tomorrow and confirm if they needed or not. |
Sorry, something went wrong.
|
I checked and they can be removed by editing the css files. But svg icons are really small and don't take much space(less than 1 mb total) . But if you want I can edit them. |
Sorry, something went wrong.
If you have time, it would be great. |
Sorry, something went wrong.
|
ok I will edit them. Btw, check if they work for different apps like normal gtk3 and gtk4, flatpak apps and root accessed apps like gparted |
Sorry, something went wrong.
Great. |
Sorry, something went wrong.
|
Done |
Sorry, something went wrong.
|
Thank you. I can’t merge it into 2.9.9.2 anymore but will test it directly after the release. |
Sorry, something went wrong.
|
Ok. |
Sorry, something went wrong.
|
When is the release, it's bothering me hahaha |
Sorry, something went wrong.
|
Is this PR still going through? |
Sorry, something went wrong.
|
I guess he forgot |
Sorry, something went wrong.
|
Thanks for the reminder. But that means that the Gnome-Materials Theme needs to be installed first, right? This must be handled by the setup.sh script that will be executed through the Dotfiles Installer. Or do you have another idea? |
Sorry, something went wrong.
|
I’m not sure what the best way is, as I haven’t worked with installers before. So, we need to put my Material-Gnome theme in the ~/.themes folder. Then, we have to make it the default GTK theme for both Flatpak and regular apps. To make the theme change live (without restarting), I use gsettings in GNOME to change the color scheme. I’m not currently using Hyprland, so I can’t say if it will work there or not. |
Sorry, something went wrong.
Add a script to change colors live instead of relaunch or restart a app
fixed the folder name
|
Hi. I have seen that you have updated your PR again. Is it compatible with 2.12.2? |
Sorry, something went wrong.
|
The updated PR enables live GTK color updates, so when the theme changes, GTK apps instantly reflect the new colors without needing a restart. It just adds a python script so there's no problem |
Sorry, something went wrong.
|
I think I should have created a different pr for this |
Sorry, something went wrong.
Removed post_hook entry from gtk4 templates configuration.
This script toggles the GTK color scheme between dark and light modes based on the current setting.
Removed post_hook entry from gtk4 templates configuration.
|
@SakibShahariar Can you check again if this works flawless with the latest 2.13.0 Rolling Release? Thank you so much. |
Sorry, something went wrong.
|
I am currently in vacation. I will let you know when I am back |
Sorry, something went wrong.
|
Have a great vacation. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
This makes the gtk apps more vibrant with proper css for both gtk3 and gtk4 and probably flatpak too.
Changes
Context
Regular theme doesn't look that good, that's why I want to add this.
How Has This Been Tested?
Checklist
Please ensure your pull request meets the following requirements:
Screenshots
Additional Notes
Check if gtk4 apps are looking right. Also check gtk3 apps, and flatpak apps. If doesn't work, we need to set theme using gsettings and for flatpak need to set up it's theme.