diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-03-24 17:40:44 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-03-24 17:40:44 +0700 |
commit | 90848e777c435328acf4b81773d8d7684bfcf21f (patch) | |
tree | 5d56c11061e2537e8c12bfb11dcad6a6eb4c6edb /debian/.Xresources-light | |
parent | 2b76a36ad07d776988104ba0587958384808603a (diff) | |
download | dotfiles-90848e777c435328acf4b81773d8d7684bfcf21f.tar.gz |
Update 2019-03-24
Diffstat (limited to 'debian/.Xresources-light')
-rw-r--r-- | debian/.Xresources-light | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/.Xresources-light b/debian/.Xresources-light new file mode 100644 index 0000000..3123694 --- /dev/null +++ b/debian/.Xresources-light @@ -0,0 +1,25 @@ +*background: #fbf1c7 +*foreground: #3c3836 +*color0: #fbf1c7 +*color1: #cc241d +*color2: #98971a +*color3: #d79921 +*color4: #458588 +*color5: #b16286 +*color6: #689d6a +*color7: #7c6f64 +*color8: #928374 +*color9: #9d0006 +*color10: #79740e +*color11: #b57614 +*color12: #076678 +*color13: #8f3f71 +*color14: #427b58 +*color15: #3c3836 +*loginShell: true +*scrollBar: false +*saveLines: 65535 +*cursorBlink: false +*jumpScroll: true +URxvt.font: xft:Latin Modern Mono:size=12 +URxvt.termName: rxvt |