mirror of
https://github.com/adi1090x/rofi.git
synced 2024-12-04 03:28:22 -05:00
Compare commits
2 Commits
5dab6d3def
...
8d2051c5b1
Author | SHA1 | Date | |
---|---|---|---|
|
8d2051c5b1 | ||
|
ce7af37dfc |
@ -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