]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/colors.xml
Create a dark theme for `SettingsActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / colors.xml
index e454aaad46366d2f75ffa62383acf009646eb4df..46629aaa824768f1294aa76ce676578fc40e3197 100644 (file)
@@ -47,6 +47,7 @@
     <color name="dark_green_15">#FF163317</color>
 
     <color name="gray_100">#FFF5F5F5</color>
+    <color name="gray_200">#FFEEEEEE</color>
     <color name="gray_300">#FFE0E0E0</color>
     <color name="gray_400">#FFBDBDBD</color>
     <color name="gray_500">#FF9E9E9E</color>
@@ -62,6 +63,7 @@
     <color name="light_green_100">#FFDCEDC8</color>
     <color name="light_green_a700">#FF64DD17</color>
 
+    <color name="red_900">#FFB71C1C</color>
     <color name="red_a700">#FFD50000</color>
 
     <color name="transparent">#00000000</color>