Changed the name attribute to a color to their respective on screen strings
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<colors>
|
||||
<color name="lightblue">
|
||||
<color name="Light Blue">
|
||||
<base color="#03A9F4"/>
|
||||
<light color="#E1F5FE"/>
|
||||
<dark color="#0277BD"/>
|
||||
<transparency value="0.75"/>
|
||||
</color>
|
||||
<color name="lightgreen">
|
||||
<color name="Light Green">
|
||||
<base color="#8BC34A"/>
|
||||
<light color="#F1F8E9"/>
|
||||
<dark color="#558B2F"/>
|
||||
<transparency value="0.75"/>
|
||||
</color>
|
||||
<color name="lightred">
|
||||
<color name="Red">
|
||||
<base color="#F44336"/>
|
||||
<light color="#FFEBEE"/>
|
||||
<dark color="#C62828"/>
|
||||
|
||||
Reference in New Issue
Block a user