mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-10 07:58:12 +01:00
Updated templates to be compatible with rofi 1.7.0^
This commit is contained in:
parent
a32a987304
commit
0d12a2ca28
@ -73,6 +73,11 @@
|
|||||||
padding: 1px;
|
padding: 1px;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
#element-text, element-icon {{
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
}}
|
||||||
|
|
||||||
#element.normal.normal {{
|
#element.normal.normal {{
|
||||||
background-color: @normal-background;
|
background-color: @normal-background;
|
||||||
text-color: @normal-foreground;
|
text-color: @normal-foreground;
|
||||||
|
@ -73,6 +73,11 @@
|
|||||||
padding: 1px;
|
padding: 1px;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
#element-text, element-icon {{
|
||||||
|
background-color: inherit;
|
||||||
|
text-color: inherit;
|
||||||
|
}}
|
||||||
|
|
||||||
#element.normal.normal {{
|
#element.normal.normal {{
|
||||||
background-color: @normal-background;
|
background-color: @normal-background;
|
||||||
text-color: @normal-foreground;
|
text-color: @normal-foreground;
|
||||||
|
Loading…
Reference in New Issue
Block a user