]> git.phdru.name Git - dotfiles.git/commitdiff
lib/X11/xterm: change rxvt colors
authorOleg Broytman <phd@phdru.name>
Sat, 10 Sep 2016 01:02:26 +0000 (04:02 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 10 Sep 2016 01:02:26 +0000 (04:02 +0300)
Remove old outdated unused keysyms.

lib/X11/xterm

index 1d28cb463e4d845c81210fc87e515465ebbb01ff..8931009df9dc9115ea1af0d8db24f423c76c11ac 100644 (file)
@@ -88,8 +88,8 @@ XTerm*color3:  yellow3
 XTerm*color4:  blue3
 XTerm*color5:  magenta3
 XTerm*color6:  cyan3
-XTerm*color7:  gray90
-XTerm*color8:  gray30
+XTerm*color7:  grey90
+XTerm*color8:  grey30
 XTerm*color9:  red
 XTerm*color10: green
 XTerm*color11: yellow
@@ -134,18 +134,18 @@ XTerm*colorUL: yellow
 !*xterm*color40: MistyRose
 !*xterm*color41: white
 !*xterm*color42: black
-!*xterm*color43: DarkSlateGray
+!*xterm*color43: DarkSlateGrey
 !*xterm*color44: DarkSlateGrey
-!*xterm*color45: DimGray
+!*xterm*color45: DimGrey
 !*xterm*color46: DimGrey
-!*xterm*color47: SlateGray
+!*xterm*color47: SlateGrey
 !*xterm*color48: SlateGrey
-!*xterm*color49: LightSlateGray
+!*xterm*color49: LightSlateGrey
 !*xterm*color50: LightSlateGrey
-!*xterm*color51: gray
+!*xterm*color51: grey
 !*xterm*color52: grey
 !*xterm*color53: LightGrey
-!*xterm*color54: LightGray
+!*xterm*color54: LightGrey
 !*xterm*color55: MidnightBlue
 !*xterm*color56: navy
 !*xterm*color57: NavyBlue
@@ -310,8 +310,8 @@ XTerm*colorUL: yellow
 !BlueTerm*VT100*color4: royal blue
 !BlueTerm*VT100*color5: magenta3
 !BlueTerm*VT100*color6: #007474
-!BlueTerm*VT100*color7: lightgray
-!BlueTerm*VT100*color8: gray50
+!BlueTerm*VT100*color7: lightgrey
+!BlueTerm*VT100*color8: grey50
 !BlueTerm*VT100*color9: red
 !BlueTerm*VT100*color10: green
 !BlueTerm*VT100*color11: yellow
@@ -334,32 +334,48 @@ Rxvt*scrollWithBuffer: false
 Rxvt*scrollTtyKeypress: true
 
 Rxvt*foreground: black
-Rxvt*background: light gray
+Rxvt*background: light grey
 Rxvt*boldMode: false
 Rxvt*visibleBell: false
 
-Rxvt*color0: black
-!red
-Rxvt*color1: red3
-Rxvt*color9: red2
-!green
-Rxvt*color2: green3
-Rxvt*color10: green2
-!yellow
-Rxvt*color3: brown3
-Rxvt*color11: yellow
-!blue
-Rxvt*color4: blue3
-Rxvt*color12: blue2
-!magenta
-Rxvt*color5: magenta3
-Rxvt*color13: magenta2
-!cyan
-Rxvt*color6: cyan3
-Rxvt*color14: cyan2
-!white
-Rxvt*color7: LightGrey
-Rxvt*color15: white
+*borderless:           true
+*scrollBar:            false
+Rxvt.urlLauncher:      webbrowserX
+Rxvt.transparent:      true
+black.transparent:     false
+Rxvt.shading:          20
+
+XTerm*bellIsUrgent: true
+Rxvt.urgentOnBell: true
+
+Rxvt.font-size.step: 1
+Rxvt.iso14755: false
+Rxvt.iso14755_52: false
+
+! black
+Rxvt*color0  : black
+Rxvt*color8  : grey20
+! red
+Rxvt*color1  : red3
+Rxvt*color9  : red2
+! green
+Rxvt*color2  : green3
+Rxvt*color10 : green2
+! yellow
+Rxvt*color3  : darkgoldenrod
+Rxvt*color11 : yellow
+! blue
+Rxvt*color4  : blue3
+Rxvt*color12 : blue2
+! magenta
+Rxvt*color5  : magenta3
+Rxvt*color13 : magenta2
+! cyan
+Rxvt*color6  : cyan3
+Rxvt*color14 : cyan2
+! white
+Rxvt*color7  : lightgrey
+Rxvt*color15 : white
 
 #if WIDTH > 1600
 # define XFT_FONT xft:Monospace:size=18
@@ -373,41 +389,3 @@ Rxvt*color15: white
 
 URxvt*termName: rxvt
 URxvt*font: XFT_FONT
-
-Rxvt.keysym.KP_End:   \033[8~
-Rxvt.keysym.KP_Down:  \033OB
-Rxvt.keysym.KP_Next:  \033[6~
-Rxvt.keysym.KP_Left:  \033OD
-Rxvt.keysym.KP_Right: \033OC
-Rxvt.keysym.KP_Home:  \033[7~
-Rxvt.keysym.KP_Up:    \033OA
-Rxvt.keysym.KP_Prior: \033[5~
-
-Rxvt.keysym.(AppKeypad-)KP_End:   \033Oq
-Rxvt.keysym.(AppKeypad-)KP_Down:  \033Or
-Rxvt.keysym.(AppKeypad-)KP_Next:  \033Os
-Rxvt.keysym.(AppKeypad-)KP_Left:  \033Ot
-Rxvt.keysym.(AppKeypad-)KP_Right: \033Ov
-Rxvt.keysym.(AppKeypad-)KP_Home:  \033Ow
-Rxvt.keysym.(AppKeypad-)KP_Up:    \033Ox
-Rxvt.keysym.(AppKeypad-)KP_Prior: \033Oy
-
-!Rxvt*keysym.S-Prior: ^[[5;2~
-!Rxvt*keysym.S-Next:  ^[[6;2~
-
-!URxvt.keysym.C-Left: \033[1;5D
-!URxvt.keysym.C-Right: \033[1;5C
-!URxvt.keysym.C-Up: \033[1;5B
-!URxvt.keysym.C-Down: \033[1;5A
-!URxvt.keysym.C-S-Left: \033[1;6D
-!URxvt.keysym.C-S-Right: \033[1;6C
-!URxvt.keysym.C-S-Up: \033[1;6B
-!URxvt.keysym.C-S-Down: \033[1;6A
-
-!pine*vt100.translations: #override\n\
-!   Shift<Btn4Down>,<Btn4Up>:string("\eOA")\n\
-!   Shift<Btn5Down>,<Btn5Up>:string("\eOB")\n\
-!   Ctrl<Btn4Down>,<Btn4Up>:string("\eOA\eOA\eOA\eOA\eOA")\n\
-!   Ctrl<Btn5Down>,<Btn5Up>:string("\eOB\eOB\eOB\eOB\eOB")\n\
-!   <Btn4Down>,<Btn4Up>: string("\eOA")\n\
-!   <Btn5Down>,<Btn5Up>: string("\eOB")