]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/attrs.xml
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
[PrivacyBrowserAndroid.git] / app / src / main / res / values / attrs.xml
index a564c398080e7681c90eb320d0886e42a0217254..dd911345b6cb086f468382eed65ae3fa05930f97 100644 (file)
     <attr name="blueTitleTextColor" format="color" />
     <attr name="buttonBackgroundColorSelector" format="color" />
     <attr name="buttonTextColorSelector" format="color" />
-    <attr name="redText" format="color" />
-    <attr name="sslTitle" format="color" />
+    <attr name="redTextColor" format="color" />
     <attr name="spinnerTextColorSelector" format="color" />
 
     <!-- Tint Colors. -->
     <attr name="addTabIconTintColor" format="color" />
     <attr name="domainSettingsIconTintColor" format="color" />
+    <attr name="fabIconTintColor" format="color" />
     <attr name="findOnPageIconTintColor" format="color" />
     <attr name="navigationIconTintColor" format="color" />
     <attr name="progressTintColor" format="color" />
 
     <!-- Icons. -->
     <attr name="aboutIcon" format="reference" />
-    <attr name="addIcon" format="reference" />
     <attr name="appThemeIcon" format="reference" />
-    <attr name="bookmarksIcon" format="reference" />
-    <attr name="clearIcon" format="reference" />
+    <attr name="closeIcon" format="reference" />
     <attr name="copyIcon" format="reference" />
-    <attr name="createBookmarkIcon" format="reference" />
-    <attr name="createFolderIcon" format="reference" />
     <attr name="deleteIcon" format="reference" />
+    <attr name="domainsIcon" format="reference" />
     <attr name="downloadIcon" format="reference" />
     <attr name="editIcon" format="reference" />
     <attr name="fontSizeIcon" format="reference" />