]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-night/colors.xml
Fix crash when adding domain settings with null domain. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / values-night / colors.xml
index 3fede87523fd2e3ac31bd47a250e429b8a6c1a2b..e34c49984eaef3046e64e4ed839d623808224efd 100644 (file)
@@ -34,4 +34,5 @@
     <color name="domain_settings_url_background">@color/dark_blue_40</color>
     <color name="red_text">@color/red_900</color>
     <color name="selected_icon_background">@color/gray_700</color>
+    <color name="translucent_background">@color/black_translucent_33</color>
 </resources>
\ No newline at end of file