aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-12-07 13:30:19 +0100
committerlonkaars <loek@pipeframe.xyz>2022-12-07 13:30:19 +0100
commit3479b4a829cb28f9a9319950168b7a8a07eb4442 (patch)
tree4b67d3a531edb679510e66704cc49178527283a6 /.local/share/bin
parent1f2151f43162c62d24ab0669c0bced0f2e8496be (diff)
Revert "fix chrome theme v2"
This reverts commit 845c025ba088fc73812e567dfeb9ffdfc98c3720.
Diffstat (limited to '.local/share/bin')
-rwxr-xr-x.local/share/bin/mode2
1 files changed, 1 insertions, 1 deletions
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,