💄 Add "Darker" theme

This commit is contained in:
2023-08-27 15:37:18 +02:00
parent f11fe89835
commit 2895efc43b
5 changed files with 32 additions and 8 deletions

View File

@@ -89,8 +89,4 @@ select {
select:hover {
background-color: var(--element-color-hover);
}
select:focus {
border-color: var(--element-border-focus);
}
</style>