mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-04 08:56:00 +02:00
css: Fixed css background variable
This commit is contained in:
parent
05959f0ad6
commit
4bf538ee79
@ -1,7 +1,7 @@
|
|||||||
/* CSS variables
|
/* CSS variables
|
||||||
Generated by 'wal' */
|
Generated by 'wal' */
|
||||||
:root {{
|
:root {{
|
||||||
--wallpaper: "{wallpaper}";
|
--wallpaper: url("{wallpaper}");
|
||||||
|
|
||||||
/* Special */
|
/* Special */
|
||||||
--background: {background};
|
--background: {background};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user