v0.6.0 - Darkmode

This commit is contained in:
frederikpyt
2020-08-11 09:13:48 +02:00
parent d071e583f5
commit 64c260a63f
12 changed files with 116 additions and 37 deletions
+13
View File
@@ -13,3 +13,16 @@ main {
.sde-blue {
color: white;
}
input, select {
border-color: white;
}
input::placeholder {
color: white;
}
.fa-eye {
background-color: #666666;
color: white;
}