new rofi updates
This commit is contained in:
parent
e482ff71fd
commit
2653f2b90d
|
@ -33,8 +33,8 @@ element {
|
|||
}
|
||||
|
||||
element selected {
|
||||
background-color: @hl;
|
||||
text-color: @bg;
|
||||
background-color: @foreground;
|
||||
text-color: @background;
|
||||
}
|
||||
|
||||
button {
|
||||
|
@ -43,5 +43,5 @@ button {
|
|||
}
|
||||
|
||||
button selected {
|
||||
border-color: @hl;
|
||||
border-color: @foreground;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user