takinoy / zen-gtk-themes

A gtk2/gtk3 theme for Xfce and gnome that attempt to keep it simple, consistent and being visually appealing.
http://xfce-look.org/content/show.php/Zen?content=149883&PHPSESSID=fa1bc7de717abe6d605dc3280b2db89d
GNU General Public License v3.0
7 stars 1 forks source link

gtk-widget-css and zenity #3

Open ghost opened 8 years ago

ghost commented 8 years ago

Hey, LOVE your themes! I ran into an issue with your theme set and Zenity (which provides GUI dialogs for bash scripts). in gtk-widgets.css and any other place you define pixel sizes, if units are not specifies (px, %, etc) Zenity will error out. Not defining units in themes is deprecated in Zenity.

If you're interested in fixing this, that would be great!

ghost commented 8 years ago

Looking at this repo, it looks like it's been a while since you've touched it. If you don't mind, I'll do the work and submit a proper pull request.

ghost commented 8 years ago

The pull request is now up.