response
[ikiwiki] / doc / todo / monochrome_theme.mdwn
1 [[!template id=gitbranch branch=jmtd/monochrome_theme author="[[Jon]]"
2
3 ]][As requested](http://jmtd.net/log/goodreads/), please find a new theme named
4 'monochrome' in listed git repo/branch. [Here's the screenshot of what it looks like](https://github.com/jmtd/ikiwiki/blob/30af2437cd41d394930864e93b3c2319d1ec2b06/doc/themes/monochrome.png). — [[Jon]]
5
6 Perhaps controversially, I think that this would be a good basis for a default theme for the ikiwiki website. (I suspect more work is needed, I have not tested the theme against every plugin which provides theme-able bits and pieces, nor with e.g. HTML5 mode turned on, etc. etc.) Whilst the anti-theme is the best default for an ikiwiki instance (although an argument could be made against that, too!), the site needs to try to advertise some of the potential of ikiwiki to visitors, and serve as an example of what can be done. I'd appreciate thoughts of frequent ikiwiki contributors on this proposal ☺  — [[Jon]]
7
8 > I appreciate you putting that branch together. I was ready to merge it,
9 > but `themes/monochrome/style.css` seems to contain a lot of redundant
10 > things that are in ikiwiki's normal style.css. This is especially
11 > redundant since ikiwiki's style.css gets prepended to the theme's stylesheet
12 > at build time! Can you remove those redundant bits please? (PITA I know,
13 > but it will make maintaining this much easier.) --[[Joey]]