aboutsummaryrefslogtreecommitdiff
path: root/.cache/wal/chromium
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-06-21 22:05:17 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-06-21 22:05:17 +0200
commit47a4416df21412a9184a9b5045233260c1cb80bb (patch)
treebd5463ec7698868ab61d84a1ae0af1ebd4984ce8 /.cache/wal/chromium
dots v2
Diffstat (limited to '.cache/wal/chromium')
-rw-r--r--.cache/wal/chromium/Cached Theme.pakbin0 -> 1372 bytes
-rw-r--r--.cache/wal/chromium/bg.pngbin0 -> 495 bytes
-rw-r--r--.cache/wal/chromium/manifest.json90
3 files changed, 90 insertions, 0 deletions
diff --git a/.cache/wal/chromium/Cached Theme.pak b/.cache/wal/chromium/Cached Theme.pak
new file mode 100644
index 0000000..f075cfe
--- /dev/null
+++ b/.cache/wal/chromium/Cached Theme.pak
Binary files differ
diff --git a/.cache/wal/chromium/bg.png b/.cache/wal/chromium/bg.png
new file mode 100644
index 0000000..a3058f4
--- /dev/null
+++ b/.cache/wal/chromium/bg.png
Binary files differ
diff --git a/.cache/wal/chromium/manifest.json b/.cache/wal/chromium/manifest.json
new file mode 100644
index 0000000..6ae3e9a
--- /dev/null
+++ b/.cache/wal/chromium/manifest.json
@@ -0,0 +1,90 @@
+{
+ "description": "Colorscheme generated by jswal",
+ "manifest_version": 2,
+ "name": "pywal",
+ "theme": {
+ "images": {
+ "theme_frame": "bg.png"
+ },
+ "colors": {
+ "bookmark_text": [
+ 196,
+ 196,
+ 196
+ ],
+ "frame": [
+ 255,
+ 255,
+ 255
+ ],
+ "ntp_background": [
+ 19,
+ 19,
+ 21
+ ],
+ "ntp_text": [
+ 19,
+ 19,
+ 21
+ ],
+ "tab_background_text": [
+ 137,
+ 137,
+ 137
+ ],
+ "tab_background_text_inactive": [
+ 137,
+ 137,
+ 137
+ ],
+ "tab_background_text_incognito": [
+ 137,
+ 137,
+ 137
+ ],
+ "tab_background_text_incognito_inactive": [
+ 137,
+ 137,
+ 137
+ ],
+ "tab_text": [
+ 196,
+ 196,
+ 196
+ ],
+ "toolbar": [
+ 26,
+ 26,
+ 27
+ ],
+ "button_background": [
+ 255,
+ 255,
+ 255
+ ]
+ },
+ "tints": {
+ "buttons": [
+ 0.0972222222222219,
+ 11.76470588235294,
+ 40
+ ],
+ "frame_inactive": [
+ -1,
+ -1,
+ -1
+ ],
+ "frame_incognito": [
+ -1,
+ -1,
+ -1
+ ],
+ "frame_incognito_inactive": [
+ -1,
+ -1,
+ -1
+ ]
+ }
+ },
+ "version": "2"
+} \ No newline at end of file