Closed janwirwahn closed 8 years ago
@janwirwahn Can you send me the RGB value for the sensebox blue and orange
@mpfeil Main colors #E77817 (orange) and #5599FF (bright blue); additional colors #4A86DF (medium blue) and #4073BF (dark blue)
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?
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
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.
I added some colour to the menu buttons
Change green color to appropriate color fitting to sensebox colors.