2014-12-03 11:46 GMT+01:00 Simon <[email protected]>: > Nice work, I might need to have a look and see if i can intergrate with > my scripts to make a couple more nice themes, > > http://simotek.net/tech/projects/linux-themes/darkmod-enlightenment-theme-converter/ > https://github.com/simotek/Enlightenment-Themes >
Nice scripts... I was thinking of a lighter theme myself when preparing 0.19.0 release. There are a (very?) few images to convert... minor a few customized mostly by gtk-2 theme (gtk-3 uses more stock images here.) There are a few changes to consider before going that route. First I cropped a little bit the button to avoid awfull gigantic shadow in gtk-3 because there is no way to crop images internally a la gtk-2/pixmap engine. This is an easy revert, it would just require new optimization of button border. That cropping wasn't required in the first place... just to avoid gigantic shadow in gtk-3. (Still to much shadow in big button/toolbar despite cropping.) The other consideration is, there a very few added images to theme menu/check/radio in gtk-2 because there is no way to do it easily but having a single image. gtk-3 does not suffer about this because of the css capabilities to support background multilayers. This can be alleviated by using file/overlay_file to compose 2 layers with pixmap engine. Other than those two consideration, automating a colorization is very easy. And those two point are not that difficult to overcome, it would just require a bit more tweaking to use more stock image and use something like convert (from ImageMagick) to compose check/radio button if necessary. If your serious about it, I can consider doing that extra work. (I like the new dark theme but a more colorfull theme(s) will not certainly hurt!) -- Error 404: gentoo user <0123456789> was not found ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
