aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-02-11 21:02:04 +0100
committerAdrian Kummerlaender2015-02-11 21:02:04 +0100
commit76c075c14cff435b05d96d8268ceb56672b9b034 (patch)
tree0c426e3bdfb52307623f30e0ebe76889197f6c3e /xorg
parent722df23180809b25236f6896fa29d7255a301892 (diff)
downloaddotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar.gz
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar.bz2
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar.lz
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar.xz
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.tar.zst
dotfiles-76c075c14cff435b05d96d8268ceb56672b9b034.zip
Unified colors between gtk, cli and vim
* changed `IncSearch` in vim colorscheme to highlight current replacement candidate * added `srfi-1` to default Chicken Scheme REPL libraries
Diffstat (limited to 'xorg')
-rw-r--r--xorg/.Xresources4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources
index 94c1e4b..a9792c4 100644
--- a/xorg/.Xresources
+++ b/xorg/.Xresources
@@ -21,11 +21,11 @@ URxvt.keysym.M-Up: \033[1;3A
URxvt.keysym.M-Left: \033[1;3D
URxvt.keysym.M-Right: \033[1;3C
-URxvt.background: #171717
+URxvt.background: #161616
URxvt.foreground: #F2F2F2
! black
-URxvt.color0: #171717
+URxvt.color0: #161616
URxvt.color8: #F2F2F2
! red
URxvt.color1: #8C3346