mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 12:03:10 +02:00
Compare commits
2 Commits
master
...
2686388b42
| Author | SHA1 | Date | |
|---|---|---|---|
| 2686388b42 | |||
| 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;
|
||||
|
||||
Reference in New Issue
Block a user