aboutsummaryrefslogtreecommitdiff
path: root/.cache/wal/chromium/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to '.cache/wal/chromium/manifest.json')
-rw-r--r--.cache/wal/chromium/manifest.json90
1 files changed, 90 insertions, 0 deletions
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