mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +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>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
{:linters
|
||||
{:unresolved-var {:exclude [wally.main/click
|
||||
{:redundant-let {:level :off}
|
||||
:unresolved-var {:exclude [wally.main/click
|
||||
wally.main/fill]}}}
|
||||
|
||||
Reference in New Issue
Block a user