]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/css/theme.css
Add a higher level warning for antiquated protocols. https://redmine.stoutner.com...
[PrivacyCell.git] / app / src / main / assets / css / theme.css
index a78eb750a68b05fb75051d87b7e45cef4021fa28..4ba9d884b20385a86f4973b54f224d1e9981b710 100644 (file)
@@ -34,7 +34,7 @@ a {
 
 @media (prefers-color-scheme: dark) {
   a {
-    color: #5785C5;  /* Violet 700 */
+    color: #8AB4F8;  /* Violet 500 */
   }
 }