diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-23 09:52:05 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-23 09:52:05 +0200 |
commit | 5ee0b9a18e52b415b3ca4edebb8403694ecc9d08 (patch) | |
tree | f6f9f9e8db62670e10826aa5169fb80994ac039b /.cache/wal/chromium/manifest.json##hostname.thoncc | |
parent | 5d5deb56a62b85ae1b066be337ec28f67812cc1a (diff) |
add chromium to `mode` script
Diffstat (limited to '.cache/wal/chromium/manifest.json##hostname.thoncc')
-rw-r--r-- | .cache/wal/chromium/manifest.json##hostname.thoncc | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.cache/wal/chromium/manifest.json##hostname.thoncc b/.cache/wal/chromium/manifest.json##hostname.thoncc deleted file mode 100644 index 1c630db..0000000 --- a/.cache/wal/chromium/manifest.json##hostname.thoncc +++ /dev/null @@ -1,29 +0,0 @@ -{ - "description": "Colorscheme generated by jswal", - "manifest_version": 2, - "name": "pywal", - "theme": { - "images": { "theme_frame": "bg.png" }, - "colors": { - "bookmark_text": [ 18, 18, 19 ], - "frame": [ 253, 249, 247 ], - "ntp_background": [ 253, 249, 247 ], - "ntp_text": [ 253, 249, 247 ], - "tab_background_text": [ 18, 18, 19 ], - "tab_background_text_inactive": [ 18, 18, 19 ], - "tab_background_text_incognito": [ 18, 18, 19 ], - "tab_background_text_incognito_inactive": [ 18, 18, 19 ], - "tab_text": [ 18, 18, 19 ], - "toolbar": [ 253, 249, 247 ], - "button_background": [ 255, 255, 255 ] - }, - "tints": { - "buttons": [ 0.5461538461538459, 29.279279279279276, - 87.05882352941177 ], - "frame_inactive": [ -1, -1, -1 ], - "frame_incognito": [ -1, -1, -1 ], - "frame_incognito_inactive": [ -1, -1, -1 ] - } - }, - "version": "2" -} |