summaryrefslogtreecommitdiff
path: root/pywal/templates
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-01-08 18:31:58 +1100
committerDylan Araps <dylan.araps@gmail.com>2018-01-08 18:31:58 +1100
commit7d59ae5e85f474be212d16de43d7fa30361a67a2 (patch)
tree907d9e663520d74252be76737d6cd6c66e2188cb /pywal/templates
parent7a6e2ed0f9a43c21b95dbbe33bcdbd281e541dca (diff)
gtk: Added oomox support.
Diffstat (limited to 'pywal/templates')
-rw-r--r--pywal/templates/colors-gtk2.rc19
1 files changed, 0 insertions, 19 deletions
diff --git a/pywal/templates/colors-gtk2.rc b/pywal/templates/colors-gtk2.rc
deleted file mode 100644
index c4c69b0..0000000
--- a/pywal/templates/colors-gtk2.rc
+++ /dev/null
@@ -1,19 +0,0 @@
-gtk-color-scheme = "background: {background}"
-gtk-color-scheme = "foreground: {foreground}"
-
-gtk-color-scheme = "color0: {color0}"
-gtk-color-scheme = "color1: {color1}"
-gtk-color-scheme = "color2: {color2}"
-gtk-color-scheme = "color3: {color3}"
-gtk-color-scheme = "color4: {color4}"
-gtk-color-scheme = "color5: {color5}"
-gtk-color-scheme = "color6: {color6}"
-gtk-color-scheme = "color7: {color7}"
-gtk-color-scheme = "color8: {color8}"
-gtk-color-scheme = "color9: {color9}"
-gtk-color-scheme = "color10: {color10}"
-gtk-color-scheme = "color11: {color11}"
-gtk-color-scheme = "color12: {color12}"
-gtk-color-scheme = "color13: {color13}"
-gtk-color-scheme = "color14: {color14}"
-gtk-color-scheme = "color15: {color15}"