From 54f888bbc8c343db839fe7c3ca956e717c7133e1 Mon Sep 17 00:00:00 2001 From: Raphael McSinyx Date: Mon, 20 Mar 2017 20:14:25 +0700 Subject: Update 20170320 --- meta/.Xdefaults | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) (limited to 'meta/.Xdefaults') diff --git a/meta/.Xdefaults b/meta/.Xdefaults index 0dd7b4d..fcff185 100644 --- a/meta/.Xdefaults +++ b/meta/.Xdefaults @@ -1,25 +1,24 @@ -! XTerm configs +*background: #fbf1c7 +*foreground: #3c3836 +*color0: #fbf1c7 +*color1: #cc241d +*color2: #98971a +*color3: #d79921 +*color4: #458588 +*color5: #b16286 +*color6: #689d6a +*color7: #a89984 +*color8: #928374 +*color9: #9d0006 +*color10: #79740e +*color11: #b57614 +*color12: #076678 +*color13: #8f3f71 +*color14: #427b58 +*color15: #3c3836 UXTerm*faceName: Space Mono:size=10 -UXTerm*background: #fbf1c7 -UXTerm*foreground: #3c3836 -UXTerm*color0: #fbf1c7 -UXTerm*color1: #cc241d -UXTerm*color2: #98971a -UXTerm*color3: #d79921 -UXTerm*color4: #458588 -UXTerm*color5: #b16286 -UXTerm*color6: #689d6a -UXTerm*color7: #a89984 -UXTerm*color8: #928374 -UXTerm*color9: #9d0006 -UXTerm*color10: #79740e -UXTerm*color11: #b57614 -UXTerm*color12: #076678 -UXTerm*color13: #8f3f71 -UXTerm*color14: #427b58 -UXTerm*color15: #3c3836 UXTerm*loginShell: true UXTerm*scrollBar: false -UXTerm*saveLines: 65535 +UXTerm*saveLines: 1024 UXTerm*cursorBlink: false UXTerm*jumpScroll: true -- cgit 1.4.1