mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 05:38:21 -05:00
Merge ce7af37dfc
into 86e6875d9e
This commit is contained in:
commit
5dab6d3def
@ -134,6 +134,10 @@ element normal.normal {
|
||||
background-color: @background;
|
||||
text-color: @foreground;
|
||||
}
|
||||
element alternate.normal {
|
||||
background-color: @background;
|
||||
text-color: @foreground;
|
||||
}
|
||||
element selected.normal {
|
||||
background-color: @selected;
|
||||
text-color: @background;
|
||||
|
Loading…
Reference in New Issue
Block a user