diff options
author | Amin Bandali <amin@aminb.org> | 2017-04-26 21:09:34 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2017-04-26 21:09:34 -0400 |
commit | 1b5915821e293a2bbb3257925e14a93adf45f2f5 (patch) | |
tree | 48fbf957f98fd1d8177250336af7a4ef777b484e /x/.zenburn.xresources | |
parent | 19213515a321fb8b062426467b6057e0c771d2cd (diff) | |
download | configs-1b5915821e293a2bbb3257925e14a93adf45f2f5.tar.gz configs-1b5915821e293a2bbb3257925e14a93adf45f2f5.tar.xz configs-1b5915821e293a2bbb3257925e14a93adf45f2f5.zip |
Clean up some old stuff
Diffstat (limited to 'x/.zenburn.xresources')
-rw-r--r-- | x/.zenburn.xresources | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/x/.zenburn.xresources b/x/.zenburn.xresources deleted file mode 100644 index f07a46d..0000000 --- a/x/.zenburn.xresources +++ /dev/null @@ -1,23 +0,0 @@ -URxvt.foreground: #dcdccc -URxvt*background: #3f3f3f - -URxvt*colorUL: #c5f779 -URxvt*underlineColor: #c5f779 - -URxvt*color0: #3f3f3f -URxvt*color1: #705050 -URxvt*color2: #60b48a -URxvt*color3: #dfaf8f -URxvt*color4: #506070 -URxvt*color5: #dc8cc3 -URxvt*color6: #8cd0d3 -URxvt*color7: #DCDCCC - -URxvt*color8: #709080 -URxvt*color9: #cc9393 -URxvt*color10: #7f9f7f -URxvt*color11: #f0dfaf -URxvt*color12: #94bff3 -URxvt*color13: #ec93d3 -URxvt*color14: #93e0e3 -URxvt*color15: #ffffff |