fix redmond theme inputs being black on selected statuses
This commit is contained in:
parent
d0228728f4
commit
3cab1faaf4
2 changed files with 20 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ Button:toggled:pressed {
|
|||
}
|
||||
|
||||
Input {
|
||||
background: $mod(--bg -80);
|
||||
background: $boost(--bg 20);
|
||||
shadow: --defaultInputBevel;
|
||||
roundness: 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue