mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-18 16:46:53 -04:00
Swap the light and dark colors, it's calmer for the eye
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
</screenshots>
|
||||
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#264268</color>
|
||||
<color type="primary" scheme_preference="dark">#71a0df</color>
|
||||
<color type="primary" scheme_preference="light">#71a0df</color>
|
||||
<color type="primary" scheme_preference="dark">#264268</color>
|
||||
</branding>
|
||||
|
||||
<url type="homepage">https://cryptomator.org/</url>
|
||||
|
||||
Reference in New Issue
Block a user