aboutsummaryrefslogtreecommitdiff
path: root/themes/extras
diff options
context:
space:
mode:
authorroy niang <roy@royniang.com>2019-12-15 18:00:16 +0100
committerroy niang <roy@royniang.com>2019-12-15 18:01:11 +0100
commitfcad6ccdaff2dcad5157c42e925a5c13647e57d4 (patch)
tree6e9320291c82f960f7c521e9677ae08f6883ee74 /themes/extras
parentc4fa46a0fc566d6d114b4c60dae3bf97306daa69 (diff)
Moved pywall.svg to a new directory
Diffstat (limited to 'themes/extras')
-rw-r--r--themes/extras/pywal.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/extras/pywal.svg b/themes/extras/pywal.svg
new file mode 100644
index 0000000..4298605
--- /dev/null
+++ b/themes/extras/pywal.svg
@@ -0,0 +1,14 @@
+<!-- Theme generated with pywal -->
+<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <rect width='96' height='64' id='background' fill='{background}'></rect>
+ <!-- Foreground -->
+ <circle cx='24' cy='24' r='8' id='f_high' fill='{color1}'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='{color3}'></circle>
+ <circle cx='56' cy='24' r='8' id='f_low' fill='{color5}'></circle>
+ <circle cx='72' cy='24' r='8' id='f_inv' fill='{color6}'></circle>
+ <!-- Background -->
+ <circle cx='24' cy='40' r='8' id='b_high' fill='{color9}'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='{color11}'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='{color13}'></circle>
+ <circle cx='72' cy='40' r='8' id='b_inv' fill='{color14}'></circle>
+</svg>