Swap the light and dark colors, it's calmer for the eye

This commit is contained in:
Ralph Plawetzki 2024-04-13 08:48:20 +02:00 committed by GitHub
parent c037920e79
commit caa5e77386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>