mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
enhance(android): update color definitions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="logoPrimary">#002b36</color>
|
||||
<color name="colorPrimary">#ffffff</color>
|
||||
<color name="colorPrimaryDark">#002b36</color>
|
||||
<color name="logoPrimary">#0f262e</color>
|
||||
<color name="colorPrimary">#f7f7f7</color>
|
||||
<color name="colorPrimaryDark">#0f262e</color>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user