X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=69be4b55e9b195e9a4410b92133d725f71873f24;hb=949ce3b39b2c9dae3db5d3de4ed26dc97b969a3f;hp=ca0a517cefc342edfe6c6f62bf83ef2a0ffae35d;hpb=8638c1564a18136bb8998cc0ae3f178e0576af6b;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index ca0a517..69be4b5 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,45 +1,46 @@ ! special -*.foreground: #a39a90 -*.background: #16130f -*.cursorColor: #a39a90 +*.foreground: #f8f8f3 +*.background: #272822 +*.cursorColor: #f8f8f3 ! black -*.color0: #16130f -*.color8: #5a5047 +*.color0: #000000 +*.color8: #555555 ! red -*.color1: #826d57 -*.color9: #826d57 +*.color1: #f92672 +*.color9: #dd4278 ! green -*.color2: #57826d -*.color10: #57826d +*.color2: #74e22e +*.color10: #9dc54b ! yellow -*.color3: #6d8257 -*.color11: #6d8257 +*.color3: #e6db74 +*.color11: #d1ca89 ! blue -*.color4: #6d5782 -*.color12: #6d5782 +*.color4: #66d9ef +*.color12: #7accda ! magenta -*.color5: #82576d -*.color13: #82576d +*.color5: #ae81ff +*.color13: #b392ef ! cyan -*.color6: #576d82 -*.color14: #576d82 +*.color6: #00d9d9 +*.color14: #c8f0f0 ! white -*.color7: #a39a90 -*.color15: #dbd6d1 +*.color7: #f5deb3 +*.color15: #ffffff + + +*faceName: Inconsolata +*faceSize: 14 -xterm*termName: xterm-color -XTerm*locale: true -XTerm*metaSendsEscape: true -xterm*faceName: Liberation Mono -xterm*faceSize: 13 -Rxvt*scrollBar: false -Xcursor.size: 30 +XTerm*termName: xterm-256color + +XTerm*metaSendsEscape: true +Xterm*eightBitinput: true