-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Dark mode #28
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Hi, can I work on this? |
Of course @guyus15 ! I think we need some toggle button.
resources: This button has to:
|
So you would like the map to be a dark theme as well? |
@guyus15 yes, please At the moment the Map Style used is: https://snazzymaps.com/style/61/blue-essence this is hardcoded in : https://github.com/helpmap/helpmap.io/blob/master/src/components/ReactiveGoogleMap.js#L13 const BlueEssence = require('./BlueEssence'); But if this is a big task, happy to split this into 2 Regarding which Dark Map Style we could pick one of these:
I'll ask @krokubik (Designer) to chime in regarding this |
@gianpaj Okay, So far I've added a button to toggle the dark mode. |
Great! let me know when you want me to have a look Alex said we use this map style https://snazzymaps.com/style/20053/multi-brand-network |
@guyus15 how's it going? I see from your last commit (guyus15@988edf1) you're already setting the CSS variables to change the colours. Nice! When you think your branch is ready to be reviewed, please do create PR in here and I'll be happy to review it 👍 By the way, you can find me on Telegram with my same username to chat – if you'd like to chat privately and a bit faster |
No description provided.
The text was updated successfully, but these errors were encountered: