v0.6.0 - Darkmode
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user