diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-07-07 12:48:10 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-07-07 12:48:10 +0700 |
commit | cd64877d15106e819b56db19fd78f0e85f70222d (patch) | |
tree | 2756a3b98bb23a1a57589dd7c75dd469bb5a94ae /debian/.Xresources-light | |
parent | 92fa2f573eadd41b35aa115402d282829f40e824 (diff) | |
download | dotfiles-cd64877d15106e819b56db19fd78f0e85f70222d.tar.gz |
Update 2019-07-07
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 |