diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-07-09 12:31:10 -0700 |
---|---|---|
committer | Jesse Morgan <morganjm@amazon.com> | 2013-07-09 12:31:10 -0700 |
commit | 1633f3154be8d4564c0810d10cd54f63b0a8450c (patch) | |
tree | 7d75e7fcd3fdebc2b4aaaa3c930e12239d7564ca | |
parent | e5713db49150972405ad9c3b23be5bb5921aecdc (diff) |
Fixing dark blue on black
-rw-r--r-- | base/Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/Xresources b/base/Xresources index f50f244..95aceef 100644 --- a/base/Xresources +++ b/base/Xresources @@ -6,6 +6,7 @@ Xft.dpi: 96 Xft.rgba: rgb Xft.lcdfilter: lcddefault +*color4: royalblue *color12: #5895cf Rxvt.background: #1a1a1a |