arocks / edge

A Django project skeleton that is modern and cutting edge.
http://django-edge.readthedocs.org/
MIT License
841 stars 247 forks source link

Ui suggestion #53

Open tuxador opened 8 years ago

tuxador commented 8 years ago

Hey, i'm wondering if the UI doesn't look a little oldish. I would like to see more "flat" buttons. i'm not very comfortable with css. thank you.

arocks commented 8 years ago

Hi @tuxador

I would recommend trying one of the themes in [Bootswatch] for an easy reskinning of Edge. I found flatly to be a nice contemporary flat theme. Just replace src/static/bootstrap/css/bootstrap.min.css with the bootstrap.min.css from that page.

I have not made flat theme a default as some might find it less intuitive. But it is a fairly easy change.