From 3479b4a829cb28f9a9319950168b7a8a07eb4442 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 7 Dec 2022 13:30:19 +0100 Subject: Revert "fix chrome theme v2" This reverts commit 845c025ba088fc73812e567dfeb9ffdfc98c3720. --- .local/share/bin/mode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/share/bin/mode b/.local/share/bin/mode index c95228e..efa8ad4 100755 --- a/.local/share/bin/mode +++ b/.local/share/bin/mode @@ -172,7 +172,7 @@ switch_chrome() { "theme": { "images": { "theme_frame": "bg.png" }, "colors": { - "frame": $bg, + "frame": $fg, "button_background": $fg, "ntp_background": $bg, "ntp_text": $bg, -- cgit v1.2.3