mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-04-27 12:49:03 +02:00
Merge pull request #623 from jokersus/master
Updated templates to be compatible with rofi 1.7.0^
This commit is contained in:
commit
5d8f3e7ba1
pywal/templates
@ -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