X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=X%2F.Xresources;h=4fd3626a8b6fa6b5dc0c790c575b61a36da0e620;hb=5399a0d912bb43e0ec0c777c8d4db3f4bfef4266;hp=03df4b6b4355ba5e9420faece7148b7da3a7b06c;hpb=6dcf8164a8ee1805f633a5e99511b7f7e2df7bbb;p=max%2Fdotfiles.git diff --git a/X/.Xresources b/X/.Xresources index 03df4b6..4fd3626 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,63 +1,55 @@ -! --- special colors --- - -*background: #060b11 -*foreground: #d9e6f2 - -! --- standard colors --- +! special +*.foreground: #f8f8f3 +*.background: #272822 +*.cursorColor: #f8f8f3 ! black -*color0: #000000 - -! bright_black -*color8: #303030 +*.color0: #000000 +*.color8: #555555 ! red -*color1: #971b25 - -! bright_red -*color9: #e56d77 +*.color1: #f92672 +*.color9: #dd4278 ! green -*color2: #25971b - -! bright_green -*color10: #77e56d +*.color2: #74e22e +*.color10: #9dc54b ! yellow -*color3: #978c1b - -! bright_yellow -*color11: #e5db6d +*.color3: #e6db74 +*.color11: #d1ca89 ! blue -*color4: #1b2597 - -! bright_blue -*color12: #6d77e5 +*.color4: #66d9ef +*.color12: #7accda ! magenta -*color5: #8c1b97 - -! bright_magenta -*color13: #db6de5 +*.color5: #ae81ff +*.color13: #b392ef ! cyan -*color6: #1b978c - -! bright_cyan -*color14: #6de5db +*.color6: #00d9d9 +*.color14: #c8f0f0 ! white -*color7: #cdcdcd +*.color7: #f5deb3 +*.color15: #ffffff + -! bright_white -*color15: #ffffff +*faceName: Liberation Mono +*faceSize: 14 + + +XTerm*termName: xterm-256color -xterm*termName: xterm-color -XTerm*locale: true XTerm*metaSendsEscape: true -xterm*faceName: Liberation Mono -xterm*faceSize: 13 +Xterm*eightBitinput: true + +XTerm*allowSendEvents: true -Rxvt*scrollBar: false -Xcursor.size: 30 +*VT100.Translations: #override \ + BackSpace: string(0x7F)\n\ + Delete: string("\033[3~")\n\ + Home: string("\033[1~")\n\ + End: string("\033[4~") +*ttyModes: erase ^?