Skip to content
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

Map dark mode #221

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

Hunter275
Copy link
Member

@Hunter275 Hunter275 commented Jun 7, 2024

Current Light Mode
image

Dark Mode
99157656-34bdc280-26cb-11eb-937b-4ad916a99ff1

A bit of a hack but it works well. Credit to @KyleMaas for the idea.

@Hunter275 Hunter275 changed the title fix #199 Map dark mode Jun 7, 2024
src/pages/Map.tsx Outdated Show resolved Hide resolved
@Talie5in
Copy link
Sponsor

filter: brightness(0.6) invert(1) contrast(3) hue-rotate(200deg) saturate(0.3) brightness(0.7);

Seems less jarring then just purely invert, and overall colouring looks nice.

99157211-ec000c80-26be-11eb-8cf9-c982f27a7902
99157656-34bdc280-26cb-11eb-937b-4ad916a99ff1

@Hunter275 Hunter275 linked an issue Jun 15, 2024 that may be closed by this pull request
@Hunter275 Hunter275 added the enhancement New feature or request label Jun 16, 2024
@Hunter275 Hunter275 requested review from Evanito and thebentern and removed request for Evanito June 16, 2024 20:31
@Hunter275 Hunter275 merged commit 7742a3e into meshtastic:master Jun 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UX] Dark mode should change map into Dark Mode as well
4 participants