]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values-night/colors.xml
Create a protocols activity. https://redmine.stoutner.com/issues/774
[PrivacyCell.git] / app / src / main / res / values-night / colors.xml
index 3a15eb29cf12e6d35d5ce668355f87d6c8f4b320..194ddaf3d07713178de89b0df7d92d4b0b7655cd 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