mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 22:11:07 +02:00
Update dark.scss (#528)
Increase placeholder brightness for better readability in dark theme
This commit is contained in:
@@ -58,7 +58,11 @@
|
||||
.input:hover {
|
||||
border-color: var(--color-primary-a20);
|
||||
}
|
||||
|
||||
|
||||
.input::placeholder {
|
||||
color: var(--color-surface-a50);
|
||||
}
|
||||
|
||||
.table td, .table th {
|
||||
border-bottom: 1px solid var(--color-surface-a0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user