Dark UI - List & Select
I opened up Photoshop to make a dark UI (yes I'm into dark elements this year :p) and quickly told myself "why not do it directly in CSS?"
I went on http://formalize.me/unstyled.html to get some elements and started with a list and a Dropdown menu ().
Unfortunately some items can't be styled such as the multiple select element because it shows a scrollbar, and the file input. It would require some tricks that I won't do for accessibility reasons (unless you find a cool way to do it).
I will pause the project for a while but I'll continue in July as soon as I'm done with my exams. I will also adapt the color scheme to my original idea, which was http://cl.ly/7XF3
If you're looking for a light UI, may I suggest you Raj's, which inspired me the list.
If there are elements you'd like to see (even those that aren't official tags), feel free to suggest them.
Edit: You are looking at the coded version ;)