View Single Post
flopjoke's Avatar
Posts: 426 | Thanked: 374 times | Joined on Apr 2012 @ Middle East
#532
Originally Posted by knobtviker View Post
LOL that's my code.
Let me explain this code:

color: theme.inverted?"#404040":"black"

it means: if theme is dark then color is #404040, else (theme is light) color is black.

Change "black" into what you want and post screenshots please
LOL that's actually clever! I was staring at the code wondering why it says "black". I was looking for #000000 :P

I edited them.. they look much better now

Screenshots:





I used color: theme.inverted?"#404040":"#c0c0c0"

Thanks!

Last edited by flopjoke; 2012-05-19 at 16:26.
 

The Following 3 Users Say Thank You to flopjoke For This Useful Post: