On Sat, 3 Jan 2015 15:54:20 +0100 Petter Adsen <[email protected]> said:
> On Sat, 3 Jan 2015 15:31:41 +0100 > toki clover <[email protected]> wrote: > > > Do you want to redesign E theme to look like XFCE? (Did I get it, > > Well, sort of. ;) > > > that is.) May luck be with you... So, uncompress E theme (edje_decc > > theme-location) and start from there. I guess you will have to > > redesign every image and every > > .edc file. > > I figured it would be a daunting prospect :) Maybe I'll give it a go :) > > > [(MAYBE) Useful parenthesis: > > If you'd like, instead, have XFCE color sets imported to E default > > theme, then, > > look at e-users mail archive and read the release notes of > > e-gtk-theme port. There is a discussion with Simon to get different > > color sets of E default theme. > > He made scripts of it... maybe awaiting for you.] > > Thanks! This may be what I'm looking for, as I didn't want to make any > significant changes other than brightening things up a bit - and maybe > change a font or two. Most of what I want to do can probably be done in > settings. that's possible - you do this pretty much with messing with images form the theme. edje_decc default.edj. - the elementary theme is the e theme as of e18. find it in PREFIX/share/elementary/themes/ for your own private copies put them in ~/.elementary/themes/ as for pointer glow - it's handled by theme too. the pointer group (color one - e/pointer/enlightenment/default/color) defines what the cursor looks like and even animation and behavior like the glow on click. welcome to the world of edje. it basically defines everything that is visual. the combined elm+e theme is rather large. it's a bit of a beast. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
