From 1fdcf60501d64015aaf4aa39abb64212588e2aa3 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 29 Sep 2022 22:20:49 +0200 Subject: move to rose pine and auto lightline config generator --- .config/startpage/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/startpage/style.css') diff --git a/.config/startpage/style.css b/.config/startpage/style.css index 3c22f84..d92ab0c 100644 --- a/.config/startpage/style.css +++ b/.config/startpage/style.css @@ -1,8 +1,8 @@ html, body { margin: 0; padding: 0; - background: var(--color0); - color: var(--color15); + background: var(--background); + color: var(--foreground); font-family: "JetBrainsMono Nerd Font"; } -- cgit v1.2.3