I recently set up my own Q&A site, and also created my own theme (ClearCobalt), since basically all of the themes I looked at were way too ... colorful for my taste.
The goal was to have a more StackOverflow-like look as well as match the style of my blog.
If anyone is interested: https://github.com/ansgarwiechers/q2a-clearcobalt
Update:
Version 1.2 adds stylesheet generation via Less.
Version 1.3 adds a mobile-friendly view.
Version 1.4 displays question stats in 3 columns in question view, moves accept checkmark below voting box, and rearranges post metadata for questions and answers.