about summary refs log tree commit diff
path: root/configs/shared/.gvcci/themes/walle_4k/colors.sh
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-10-09T11·13+0100
committerWilliam Carroll <wpcarro@gmail.com>2019-12-24T15·21+0000
commit6b456c1b7a4f6899f063a6e65355af51901d9c7a (patch)
treecfc70d74818ae9fabdbbfb0cf16cce092e4c1a09 /configs/shared/.gvcci/themes/walle_4k/colors.sh
parenta7c72adb2ebec1e497fc040eaf3551d564d61a5b (diff)
Massive configuration overhaul
Currently paying the price of months of non-diligent git usage.

Here's what has changed.

- Theming support in Gvcci and wpgtk
- Dropping support for i3
- Supporting EXWM
- Many Elisp modules
- Collapsed redundant directories in ./configs
Diffstat (limited to 'configs/shared/.gvcci/themes/walle_4k/colors.sh')
-rw-r--r--configs/shared/.gvcci/themes/walle_4k/colors.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/shared/.gvcci/themes/walle_4k/colors.sh b/configs/shared/.gvcci/themes/walle_4k/colors.sh
new file mode 100644
index 000000000000..e1c5d06913d8
--- /dev/null
+++ b/configs/shared/.gvcci/themes/walle_4k/colors.sh
@@ -0,0 +1,23 @@
+
+# Special
+background='#05050b'
+foreground='#cd91a8'
+cursor='#cd91a8'
+
+# Colors
+color0='#14162f'
+color1='#ad6265'
+color2='#7e70ac'
+color3='#976982'
+color4='#407baf'
+color5='#a5667e'
+color6='#9e6b77'
+color7='#e9d1c8'
+color8='#232653'
+color9='#c5878a'
+color10='#9f93c6'
+color11='#b28ba1'
+color12='#6499c8'
+color13='#be899e'
+color14='#b98e98'
+color15='#fef5f1'