mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-25 23:48:21 -05:00
Compare commits
2 Commits
7655e9f697
...
c787575a77
Author | SHA1 | Date | |
---|---|---|---|
|
c787575a77 | ||
|
ce7af37dfc |
@ -134,6 +134,10 @@ element normal.normal {
|
|||||||
background-color: @background;
|
background-color: @background;
|
||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
}
|
}
|
||||||
|
element alternate.normal {
|
||||||
|
background-color: @background;
|
||||||
|
text-color: @foreground;
|
||||||
|
}
|
||||||
element selected.normal {
|
element selected.normal {
|
||||||
background-color: @selected;
|
background-color: @selected;
|
||||||
text-color: @background;
|
text-color: @background;
|
||||||
|
Loading…
Reference in New Issue
Block a user