Antergos / Numix-Frost

Numix is a modern flat theme with a combination of light and dark elements.
http://fav.me/d5ygul6
GNU General Public License v3.0
47 stars 11 forks source link

cinnamon panel padding #32

Open jeweloper opened 8 years ago

jeweloper commented 8 years ago

The cinnamon.css defines for both panels a padding of 2px. Maybe there is a reason to set this padding for the bottom panel, but it makes a bad appearance for the top panel.

unbenannt

You can see, that the text is not in the centre of the panel.

enviroment: numix-frost-themes 3.5.r679-1 cinnamon 2.8.8-2 Kernel 4.5.1-1-Arch

thebeardedchild commented 8 years ago

Also, and I'm not sure if this is an intentional change in Numix design, but the dark gray color of the panel in Cinnamon no longer seems to be #2d2d2d, and is much lighter than other instances across the theme.

jeweloper commented 8 years ago

@lots0logs wanted to help and create a pull request. But then I realized, that the current numix-cinnamon version is published in /usr/share/themes/Numix-Frost/includes/cinnamon/Numix-Cinnamon/cinnamon. It seems the one published under /usr/share/themes/Numix-Frost/cinnamon is a old version. I refer to the package released under http://mirrors.antergos.com/antergos/x86_64/numix-frost-themes-3.5.r679-1-any.pkg.tar.xz

Is this a bug in your build process?

Btw: The reported issue does not occur in the current version.

fyvfy commented 8 years ago

After update to cinnamon 3.0.1: And now "the text is not in the centre of the" bottom panel too (and icons). Menu, applications shortcuts and buttons(?) of running apps. Applets and system tray icons looks ok.

added: when switching to "cinnamon" desktop theme then everything is ok.

ekmecic commented 8 years ago

Reverting to version 3.5.r667-1 fixes both the padding problem and the color change problem that @thebeardedchild mentioned.

jeweloper commented 8 years ago

@lots0logs are you maybe missing the --recursive option? Something like git submodule update --init --recursive?

lots0logs commented 8 years ago

No, I changed it back how it was actually. I remembered the reason why I had it that way in the first place :sweat_smile: Anyway it should be okay now.

ghost commented 8 years ago

screenshot from 2016-05-10 19-29-59

Fresh install and there is still problem with padding.

ekmecic commented 8 years ago

The issue still persists in the latest version.

jeweloper commented 7 years ago

The bug still exists in v3.6.4. @lots0logs Did Antergos/numix-cinnamon#3 fix the issue?