mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-17 08:22:47 -04:00
change the colors a bit
This commit is contained in:
1 parent
12d40190b2
commit
daab399364
1 file changed
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="colorPrimary">#ffff6f00</color>
|
||||
<color name="colorPrimaryDark">#ffe46300</color>
|
||||
<color name="colorPrimary">#fff68630</color>
|
||||
<color name="colorPrimaryDark">#ffe27725</color>
|
||||
<color name="colorAccent">@color/colorPrimary</color>
|
||||
<color name="dark_grey">#88000000</color>
|
||||
</resources>
|
||||
Reference in new issue
Block a user