-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement usage of theming + dark mode (#600)
* feat: Text wrapper component for default theme text styles * feat: Use themed text where appropriate, themed buttons * fix: Skip ThemedText in "no-raw-text" lint * feat: themed messageboxes * fix: Rename text wrapper * feat: Theming for svgs * feat: More theming, dark mode onboarding * feat: Implement more theming * fix: Swap button borter * fix: Current location arrow * feat: Dark theme for compact map and map controls * fix: Renaming after resolving conflicts * feat: Theming on invitemodal * fix: Fixes status bar color and theme name (#604) * fix: update theme on colorscheme change * fix: border color regression * fix: Some adjustments on dark theme colors to provide better contrasts * fix: Text optional type prpo * feat: color adjustments Co-authored-by: Mikael Brevik <[email protected]>
- Loading branch information
1 parent
908a671
commit 48964f3
Showing
48 changed files
with
537 additions
and
278 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.