Archived
Improved the look of cards, removed redundant code
This commit is contained in:
@@ -141,6 +141,12 @@
|
||||
<string name="allcolourscleared">Colours for all courses have been cleared</string>
|
||||
<string name="finish">Finish</string>
|
||||
|
||||
<string name="chromecompatible">No Chrome-compatible browser found</string>
|
||||
<string name="noyoutube">YouTube app not found</string>
|
||||
|
||||
<string name="showinfo">Show info tab in navigation bar</string>
|
||||
<string name="swipeindependent">Independent of swipe gesture</string>
|
||||
|
||||
|
||||
<!--<string name="avhblue">AvH-Blue</string>-->
|
||||
<!--<string name="rosered">AvH-Blue</string>-->
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<item name="colorPrimaryDark">#1B1B1B</item>
|
||||
<item name="colorAccent">#448aff</item>
|
||||
<item name="colorBackground">#1B1B1B</item>
|
||||
<item name="colorBackgroundCard">#1B1B1B</item>
|
||||
<item name="colorBackgroundCard">#212121</item>
|
||||
<item name="colorText">#e0e0e0</item>
|
||||
<item name="colorHintLight">#e0e0e0</item>
|
||||
<item name="colorHint">#9e9e9e</item>
|
||||
|
||||
Reference in New Issue
Block a user