mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[Theme] Add inherit highlight on default theme.
This commit is contained in:
parent
402aef334e
commit
5d6876a516
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ element alternate.active {
|
|||
element-text {
|
||||
background-color: rgba ( 0, 0, 0, 0 % );
|
||||
text-color: inherit;
|
||||
highlight: inherit;
|
||||
}
|
||||
element-icon {
|
||||
background-color: rgba ( 0, 0, 0, 0 % );
|
||||
|
|
Loading…
Reference in a new issue