[Theme] Add inherit highlight on default theme.

This commit is contained in:
Dave Davenport 2020-09-06 12:07:57 +02:00
parent 402aef334e
commit 5d6876a516
1 changed files with 1 additions and 0 deletions

View File

@ -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 % );