aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources38
1 files changed, 0 insertions, 38 deletions
diff --git a/.Xresources b/.Xresources
deleted file mode 100644
index 84150b8..0000000
--- a/.Xresources
+++ /dev/null
@@ -1,38 +0,0 @@
-! Bliss Colorscheme
-
-*.background: #262427
-*.foreground: #fdf9f7
-
-! black
-*.color0: #262427
-*.color8: #393b3b
-
-! red
-*.color1: #DE9DAC
-*.color9: #F7AFC0
-
-! green
-*.color2: #9DDEAF
-*.color10: #AFF7C3
-
-! yellow
-*.color3: #DEDD9D
-*.color11: #F7F6AF
-
-! blue
-*.color4: #9DACDE
-*.color12: #AFC0F7
-
-! magenta
-*.color5: #AF9DDE
-*.color13: #C3AFF7
-
-! cyan
-*.color6: #9DCCDE
-*.color14: #AFE3F7
-
-! white
-*.color7: #f4e0d8
-*.color15: #f9ece8
-
-! vim: ft=xdefaults