]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/css/theme.css
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / src / main / assets / css / theme.css
index 4ba9d884b20385a86f4973b54f224d1e9981b710..a78eb750a68b05fb75051d87b7e45cef4021fa28 100644 (file)
@@ -34,7 +34,7 @@ a {
 
 @media (prefers-color-scheme: dark) {
   a {
-    color: #8AB4F8;  /* Violet 500 */
+    color: #5785C5;  /* Violet 700 */
   }
 }