mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
enhance(android): update color definitions
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<color name="logoPrimary">#002b36</color>
|
<color name="logoPrimary">#0f262e</color>
|
||||||
<color name="colorPrimary">#ffffff</color>
|
<color name="colorPrimary">#f7f7f7</color>
|
||||||
<color name="colorPrimaryDark">#002b36</color>
|
<color name="colorPrimaryDark">#0f262e</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
{:linters
|
{:linters
|
||||||
{:unresolved-var {:exclude [wally.main/click
|
{:redundant-let {:level :off}
|
||||||
|
:unresolved-var {:exclude [wally.main/click
|
||||||
wally.main/fill]}}}
|
wally.main/fill]}}}
|
||||||
|
|||||||
Reference in New Issue
Block a user