daniruiz/flat-remix-gtk

Update for GNOME 43

Closed this issue · 5 comments

Nautilus icons have too much padding now, whereas they show perfectly fine in GNOME's release notes.

On release page:

image

Using the theme:

image

I agree with that:

15-11-22-15-27

Maybe if someone knowledgeable about CSS would point out the relevant attribute, we could tweak / fix it.

@daniruiz Is this repo no longer maintained? There have been many theme parser errors for a long time now.

I understand you must have other commitments (which is perfectly fine), but clarifying on the status of this repo will be highly appreciated. Though I see you still commit to flat-remix-gnome.

Regardless, thanks for making this theme!

@daniruiz Is this repo no longer maintained? There have been many theme parser errors for a long time now.

I understand you must have other commitments (which is perfectly fine), but clarifying on the status of this repo will be highly appreciated. Though I see you still commit to flat-remix-gnome.

Regardless, thanks for making this theme!

It's not unmaintained but I don't have as much time right now :( I've just checked and I hadn't updated the them for 2 years! sorry

I've pushed multiple updates today btw.

About the folder padding in nautilus, that's controlled by nautilus itself, I don't think that can be modified from the theme code

Thanks!

Though after the update, window buttons on nautilus are stretched:

image

Some theme parser errors are still there:

$ sudo nautilus

** (org.gnome.Nautilus:35963): WARNING **: 12:14:53.257: 
========================================================
This app cannot work correctly if run as root (not even
with sudo). Consider running `nautilus admin:/` instead.
========================================================


** Message: 12:15:00.273: Connecting to org.freedesktop.Tracker3.Miner.Files

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.346: Theme parser error: gtk.css:4963:12-17: "shade" is not a valid color name.

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.346: Theme parser error: gtk.css:5023:12-17: "shade" is not a valid color name.

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.346: Theme parser error: gtk.css:5050:12-15: "mix" is not a valid color name.

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.346: Theme parser error: gtk.css:5054:12-15: "mix" is not a valid color name.

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.347: Theme parser warning: gtk.css:5255:3-5256:1: Expected ';' at end of block

(org.gnome.Nautilus:35963): Gtk-WARNING **: 12:15:00.347: Theme parser error: gtk.css:5286:3-19: No property named "-gtk-icon-effect"

** (org.gnome.Nautilus:35963): WARNING **: 12:15:00.644: Unable to get contents of the bookmarks file: Error opening file /root/.gtk-bookmarks: No such file or directory

Regarding folder padding, idk if it was the case before as I stopped getting bothered about it, but the padding seems to be fixed now (Edit: tried on another machine, update fixes it!):

image

image

image