]> 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 a164cb051aff8be696b38ad42268f3d0cd4e44e9..4ba9d884b20385a86f4973b54f224d1e9981b710 100644 (file)
@@ -14,7 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>.
+ * along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* Dark colors. */
@@ -34,7 +34,7 @@ a {
 
 @media (prefers-color-scheme: dark) {
   a {
-    color: #5785C5;  /* Violet 700 */
+    color: #8AB4F8;  /* Violet 500 */
   }
 }