Switched theme from solarized to selenized

This commit is contained in:
Julien Dessaux 2023-01-22 21:54:23 +01:00
parent 96c038a62d
commit 7d34bfeeca
Signed by: adyxax
GPG key ID: F92E51B86E07177E
9 changed files with 135 additions and 49 deletions

View file

@ -1,11 +1,11 @@
footer {
background-color: #002b36;
background-color: #181818;
padding: 10px;
}
footer p {
color: #859900;
color: #70b443;
text-align: center;
}
footer a {
color: #859900;
color: #70b443;
}