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