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/.dawn.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/.dawn.xresources')
-rw-r--r-- | x/.dawn.xresources | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/x/.dawn.xresources b/x/.dawn.xresources deleted file mode 100644 index 3834004..0000000 --- a/x/.dawn.xresources +++ /dev/null @@ -1,36 +0,0 @@ -! special -*.foreground: #9b9081 -*.background: #181b20 -*.cursorColor: #9b9081 - -! black -*.color0: #353535 -*.color8: #5f5f5f - -! red -*.color1: #744b40 -*.color9: #785850 - -! green -*.color2: #6d6137 -*.color10: #6f6749 - -! yellow -*.color3: #765636 -*.color11: #776049 - -! blue -*.color4: #61564b -*.color12: #696057 - -! magenta -*.color5: #6b4a49 -*.color13: #6f5a59 - -! cyan -*.color6: #435861 -*.color14: #525f66 - -! white -*.color7: #b3b3b3 -*.color15: #cdcdcd |