update dark mode colors wow

turns out full cyan and 'mediumpurple' only looks decent on my full-redshifted night screen
This commit is contained in:
Tomáš Mládek 2021-03-06 10:32:55 +01:00
parent 71d3ca3dcd
commit a62c3305ed

View file

@ -140,11 +140,11 @@ main footer {
}
a {
color: aqua;
color: #90d7e5;
}
a:visited {
color: mediumpurple;
color: #9e94d6;
}
nav h1 a {