aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-09-22 14:09:26 +0200
committerlonkaars <loek@pipeframe.xyz>2022-09-22 14:09:26 +0200
commit9fd283f7ffcebc0be36637d77e114048dd2a2b02 (patch)
treed28370848397adcb356b926c8889f85574357521
parent26ced8a8a369fdd01cf275f4156c0d7e742f6092 (diff)
fix chrome dark theme
-rw-r--r--.cache/wal/chromium/bg.png##defaultbin285 -> 275 bytes
-rw-r--r--.cache/wal/chromium/manifest.json##hostname.superesc2
2 files changed, 1 insertions, 1 deletions
diff --git a/.cache/wal/chromium/bg.png##default b/.cache/wal/chromium/bg.png##default
index 1eeca16..46227a9 100644
--- a/.cache/wal/chromium/bg.png##default
+++ b/.cache/wal/chromium/bg.png##default
Binary files 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 ],