]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/unencrypted_website_dialog.xml
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / unencrypted_website_dialog.xml
index 4dd5016ed1831a694cec2b698b4e3431982833dd..57727a68935fef193897f2e03d1937dca3c8aef5 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -23,5 +23,5 @@
     android:layout_height="match_parent"
     android:layout_width="match_parent"
     android:padding="15dp"
-    android:textColor="?attr/redText"
+    android:textColor="?attr/redTextColor"
     android:text="@string/no_ssl_certificate" />
\ No newline at end of file