]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values/colors.xml
Create a protocols activity. https://redmine.stoutner.com/issues/774
[PrivacyCell.git] / app / src / main / res / values / colors.xml
index 95f9c46f6236d9f7d31d089784755776941f61c3..2b2a8fc62748728da2e774589db5b40b4aaad987 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2021-2022 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
 
@@ -50,4 +50,6 @@
     <color name="violet_500">#FF8AB4F8</color>
 
     <color name="white">#FFFFFFFF</color>
+
+    <color name="transparent">#00000000</color>
 </resources>
\ No newline at end of file