From 37ace760f5bed9a859314a5fc0153442cb85c040 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 22 Mar 2021 06:25:20 +0000 Subject: (XServer)~comment out all themes in xresources Didn't like the theme currently loaded so I commented it out. --- XServer/.Xresources | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'XServer/.Xresources') diff --git a/XServer/.Xresources b/XServer/.Xresources index 363b41e..00b12f6 100644 --- a/XServer/.Xresources +++ b/XServer/.Xresources @@ -40,19 +40,19 @@ /* *.colorBD: #d6dbe5 */ !! base16 -*.color0: #181818 -*.color1: #ab4642 -*.color2: #a1b56c -*.color3: #f7ca88 -*.color4: #7cafc2 -*.color5: #ba8baf -*.color6: #86c1b9 -*.color7: #d8d8d8 -*.color8: #585858 -*.color9: #ab4642 -*.color10: #a1b56c -*.color11: #f7ca88 -*.color12: #7cafc2 -*.color13: #ba8baf -*.color14: #86c1b9 -*.color15: #f8f8f8 +/* *.color0: #181818 */ +/* *.color1: #ab4642 */ +/* *.color2: #a1b56c */ +/* *.color3: #f7ca88 */ +/* *.color4: #7cafc2 */ +/* *.color5: #ba8baf */ +/* *.color6: #86c1b9 */ +/* *.color7: #d8d8d8 */ +/* *.color8: #585858 */ +/* *.color9: #ab4642 */ +/* *.color10: #a1b56c */ +/* *.color11: #f7ca88 */ +/* *.color12: #7cafc2 */ +/* *.color13: #ba8baf */ +/* *.color14: #86c1b9 */ +/* *.color15: #f8f8f8 */ -- cgit v1.2.3-13-gbd6f