mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Merge ce7af37dfca7b02a118d3d2422fd1ff434f4d4de into b76c16b2b7c465d7b082e11e5210fcd10c6683a7
This commit is contained in:
commit
8f098905ac
@ -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…
x
Reference in New Issue
Block a user