From 901d5d543720500e7ba739972007a47b4898cb13 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Wed, 26 Sep 2018 00:30:04 +0200 Subject: [PATCH] Xresources spring clean. --- .Xresources | 161 ++++++++++++++++++++-------------------------------- 1 file changed, 60 insertions(+), 101 deletions(-) diff --git a/.Xresources b/.Xresources index 4481472..8dfc082 100644 --- a/.Xresources +++ b/.Xresources @@ -1,105 +1,64 @@ -x-terminal-emulator*loginShell:true -x-terminal-emulator*transparent:true -x-terminal-emulator*shading:5 -x-terminal-emulator*scrollBar:false -x-terminal-emulator*background:Black -x-terminal-emulator*foreground:White -x-terminal-emulator*saveLines:65536 -x-terminal-emulator*termName:rxvt-unicode - -x-terminal-emulator*font:xft:LiberationMono:size=16 -x-terminal-emulator*boldFont:-xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso8859-15 -x-terminal-emulator*italicFont:xft:Bitstream Vera Sans Mono:italic:autohint=true -x-terminal-emulator*boldItalicFont:xft:Bitstream Vera Sans Mono:bold:italic:autohint=true - -x-terminal-emulator*cursorBlink:true -x-terminal-emulator*perl-ext: -x-terminal-emulator*perl-ext-common: -x-terminal-emulator*modifier:alt -x-terminal-emulator*iso14755: false -x-terminal-emulator*iso14755_52: false - - -x-terminal-emulator-videoproj*loginShell:true -x-terminal-emulator-videoproj*transparent:true -x-terminal-emulator-videoproj*shading:5 -x-terminal-emulator-videoproj*scrollBar:false -x-terminal-emulator-videoproj*background:Black -x-terminal-emulator-videoproj*foreground:White -x-terminal-emulator-videoproj*saveLines:65536 -x-terminal-emulator-videoproj*font:xft:Bitstream Vera Sans Mono:pixelsize=32 -x-terminal-emulator-videoproj*boldFont:xft:Bitstream Vera Sans Mono:pixelsize=32 - - -! x-terminal-emulator*font:*-*-fixed-medium-r-normal--*-160-*-*-*-*-iso8859-1 -! x-terminal-emulator*font:-*-unifont-*-*-*-*-16-*-*-*-*-*-*-* -! x-terminal-emulator*boldFont:*-*-fixed-bold-r-normal--*-*-160-*-*-*-*-iso8859-1 -!x-terminal-emulator*boldFont:-*-unifont-*-*-*-*-*-*-*-*-*-*-*-* -!Courier:pixelsize=16:style=demibold - -!x-terminal-emulator*font:xft:DejaVuSansMono -!x-terminal-emulator*boldFont:xft:Courier-Bold:pixelsize=16:style=demibold -!x-terminal-emulator*boldFont:xft:DejaVuSansMono - -#define S_base03 #000c10 -! Should be #define S_base03 #002b36 -#define S_base02 #073642 -#define S_base01 #586e75 -#define S_base00 #657b83 -#define S_base0 #839496 -#define S_base1 #93a1a1 -#define S_base2 #eee8d5 -#define S_base3 #fdf6e3 - -*background: S_base3 -*foreground: S_base00 -*fadeColor: S_base3 -*cursorColor: S_base01 -*pointerColorBackground:S_base1 -*pointerColorForeground:S_base01 - -#define S_yellow #b58900 -#define S_orange #cb4b16 -#define S_red #dc322f -#define S_magenta #d33682 -#define S_violet #6c71c4 -#define S_blue #268bd2 -#define S_cyan #2aa198 -#define S_green #859900 - -!! black dark/light -*color0: S_base02 -*color8: S_base03 - -!! red dark/light -*color1: S_red -*color9: S_orange - -!! green dark/light -*color2: S_green -*color10: S_base01 - -!! yellow dark/light -*color3: S_yellow -*color11: S_base00 - -!! blue dark/light -*color4: S_blue -*color12: S_base0 - -!! magenta dark/light -*color5: S_magenta -*color13: S_violet - -!! cyan dark/light -*color6: S_cyan -*color14: S_base1 - -!! white dark/light -*color7: S_base2 -*color15: S_base3 - +URxvt.scrollBar:false +URxvt.background:#073642 +URxvt.foreground:#fdf6e3 +URxvt.saveLines:65536 +URxvt.font:xft:LiberationMono:size=16 +URxvt.cursorBlink:true +URxvt.perl-ext: +URxvt.perl-ext-common: +URxvt.modifier:alt +URxvt.iso14755: false +URxvt.iso14755_52: false URxvt.intensityStyles: false +URxvt.termName:rxvt + +! Palette +! #073642 +! #586e75 +! #657b83 +! #839496 +! #93a1a1 +! #eee8d5 +! #fdf6e3 + +*background: #fdf6e3 +*foreground: #657b83 +*fadeColor: #fdf6e3 +*cursorColor: #586e75 +*pointerColorBackground:#93a1a1 +*pointerColorForeground:#586e75 + +! black dark/light +*color0: #073642 +*color8: #002b36 + +! red dark/light +*color1: #dc322f +*color9: #DEB542 + +! green dark/light +*color2: #859900 +*color10: #B4C342 + +! yellow dark/light +*color3: #b58900 +*color11: #DEB542 + +! blue dark/light +*color4: #268bd2 +*color12: #69B7F0 + +! magenta dark/light +*color5: #d33682 +*color13: #F771AC + +! cyan dark/light +*color6: #2aa198 +*color14: #69CABF + +! white dark/light +*color7: #eee8d5 +*color15: #fdf6e3 ! Cat your .Xresources to check colors: ! bl re gr ye bl ma cy gr