ElkArte Community

Elk Development => Theme development => Topic started by: meetdilip on August 25, 2015, 03:40:04 am

Title: Creating a Theme Framework
Post by: meetdilip on August 25, 2015, 03:40:04 am
I guess it's time create a theme framework or a back end. If the default theme had it with features like customising option for category header colors, header banner color / image ( simply hook to background ), link colour, colour palette to create colour variants, it will go a long way in makin ElkArte popular.
Title: Re: Creating a Theme Framework
Post by: Jorin on August 25, 2015, 03:44:41 am
Great idea! That's all I did with my themes.  ;)
Title: Re: Creating a Theme Framework
Post by: meetdilip on August 25, 2015, 06:07:53 am
It is better to have some documentation to start with. Most of us are not familiar with functions used in ElkArte. @Spuds , @TE , @emanuele
Title: Re: Creating a Theme Framework
Post by: Joshua Dickerson on August 25, 2015, 12:21:51 pm
I don't understand what you mean. You are looking for additional options for the theme?
Title: Re: Creating a Theme Framework
Post by: CrimeS on August 25, 2015, 12:32:12 pm
You're thinking of adding some positions in "current theme" options? Like changing the colours from that panel? This is kind of what I've been doing for SMF themes, adding some features and customizing options.
Title: Re: Creating a Theme Framework
Post by: meetdilip on August 25, 2015, 02:16:34 pm
@Joshua Dickerson , something like what @CrimeS  said. Back end option which can manipulate front end.
Title: Re: Creating a Theme Framework
Post by: Joshua Dickerson on August 25, 2015, 03:10:23 pm
In other words, more options for the theme. I think when we implement SASS it will make a theme editor much easier to make. You could have a palette and that would change the colors for many areas.
Title: Re: Creating a Theme Framework
Post by: Wizard on August 26, 2015, 02:31:52 am
Would be nice to have an API reference.