From 9fd283f7ffcebc0be36637d77e114048dd2a2b02 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 22 Sep 2022 14:09:26 +0200 Subject: fix chrome dark theme --- .cache/wal/chromium/bg.png##default | Bin 285 -> 275 bytes .cache/wal/chromium/manifest.json##hostname.superesc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.cache/wal/chromium/bg.png##default b/.cache/wal/chromium/bg.png##default index 1eeca16..46227a9 100644 Binary files a/.cache/wal/chromium/bg.png##default and b/.cache/wal/chromium/bg.png##default differ diff --git a/.cache/wal/chromium/manifest.json##hostname.superesc b/.cache/wal/chromium/manifest.json##hostname.superesc index 01657f8..529b863 100644 --- a/.cache/wal/chromium/manifest.json##hostname.superesc +++ b/.cache/wal/chromium/manifest.json##hostname.superesc @@ -5,7 +5,7 @@ "theme": { "images": { "theme_frame": "bg.png" }, "colors": { - "frame": [ 255, 255, 255 ], + "frame": [ 15, 20, 25 ], "button_background": [ 255, 255, 255 ], "ntp_background": [ 15, 20, 25 ], "ntp_text": [ 15, 20, 25 ], -- cgit v1.2.3