diff options
Diffstat (limited to 'dotfiles/Xresources')
| -rw-r--r-- | dotfiles/Xresources | 15 | 
1 files changed, 8 insertions, 7 deletions
| diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 071b082..40b82a1 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -1,12 +1,12 @@  *foreground: rgb:c5/c8/c6  *background: rgb:1d/1f/21  *color0:     rgb:1d/1f/21 -*color1:     rgb:28/2a/2e -*color2:     rgb:37/3b/41 -*color3:     rgb:96/98/96 -*color4:     rgb:b4/b7/b4 -*color5:     rgb:c5/c8/c6 -*color6:     rgb:e0/e0/e0 +*color1:     rgb:cc/66/66 +*color2:     rgb:b5/bd/68 +*color3:     rgb:f0/c6/74 +*color4:     rgb:81/a2/be +*color5:     rgb:b2/94/bb +*color6:     rgb:8a/be/b7  *color7:     rgb:ff/ff/ff  *color8:     rgb:cc/66/66  *color9:     rgb:de/93/5f @@ -19,4 +19,5 @@  XTerm.vt100.faceName: DejaVu Sans Mono:style=Book:antialias=false  XTerm.vt100.faceNameDoublesize: WenQuanYi Bitmap Song -XTerm.vt100.faceSize: 10
\ No newline at end of file +XTerm.vt100.faceSize: 10 +XTerm.selectToClipboard: true | 
