sensebox / openSenseMap

Platform for storing and exploring sensor data
https://opensensemap.org
MIT License
99 stars 51 forks source link

Change color of buttons. #3

Closed janwirwahn closed 8 years ago

janwirwahn commented 10 years ago

Change green color to appropriate color fitting to sensebox colors.

mpfeil commented 10 years ago

@janwirwahn Can you send me the RGB value for the sensebox blue and orange

janwirwahn commented 10 years ago

@mpfeil Main colors #E77817 (orange) and #5599FF (bright blue); additional colors #4A86DF (medium blue) and #4073BF (dark blue)

mpfeil commented 10 years ago

https://github.com/mpfeil/OpenSenseMap/blob/master/app/styles/main.css#L123 contains right now classes for the colors.

Any ideas what color to use for which button?

janwirwahn commented 8 years ago

What about marking senseBoxes without sensors [1] or without any measurements [2] in grey? Others should have same color (until further notice).

[1] http://opensensemap.org/#/explore/56c0b27f2cb6e1e410564aff [2] http://opensensemap.org/#/explore/55f5b455b3de1fe005b398c3

chk1 commented 8 years ago

Senseboxes without sensors: Should not be allowed during registration, since there's also no way to edit sensors at this point.

Senseboxes without data: Gray and/or somewhat transparent would have been my suggestion.

Maybe apply gray/transparent also to filtered boxes (with timeslider, tbd.), or simply don't show them at all.

chk1 commented 8 years ago

I added some colour to the menu buttons