mirror of
https://github.com/adi1090x/rofi
synced 2025-12-06 08:48:49 +01:00
Merge ce7af37dfc into 093c1a79f5
This commit is contained in:
commit
2686388b42
1 changed files with 4 additions and 0 deletions
|
|
@ -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 a new issue