mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Compare commits
2 Commits
2686388b42
...
85f0c0be12
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85f0c0be12 | ||
|
|
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…
x
Reference in New Issue
Block a user