tatebosler / ifantasyfitness

Highland Park Cross Country's summer training game
http://www.ifantasyfitness.com
Other
3 stars 1 forks source link

Themes #16

Open mishagp opened 10 years ago

mishagp commented 10 years ago

Allow people to pick theme for site. [SUGGESTION]

tatebosler commented 10 years ago

Hm. I could easily do it with some other Bootswatch themes, the trick would be in the switcher. I probably would put it in /settings/profile, but it's not at the top of my list. If you're into that, you're certainly welcome to do a fork-'n-pull.

Part of the reason I like Simplex (http://bootswatch.com/simplex) is that it uses red as the bootstrap primary color, not blue. I'd be fine if there was a switcher to Journal, Amelia, or some other theme. It's just a matter of getting the colors and aesthetics.

tatebosler commented 10 years ago

As of d76eb5d3ab5867b73062d892054ba471f37d3527 the site is using Bootstrap CDN (http://bootstrapcdn.com). Details of how it's being used are in php/head.php and php/head-auth.php.