70 lines
1.7 KiB
Text
Executable file
70 lines
1.7 KiB
Text
Executable file
URxvt.foreground: white
|
|
|
|
#URxvt.transparent: true
|
|
#URxvt*shading: 80
|
|
|
|
URxvt*iso14755: False
|
|
|
|
#URxvt.depth: 32
|
|
#URxvt.background: rgba:0000/0000/0000/cccc
|
|
URxvt.loginShell: true
|
|
#URxvt.fading: 10
|
|
#URxvt.fadeColor: [0]black
|
|
URxvt.perl-lib: /usr/lib/urxvt/perl
|
|
URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode
|
|
URxvt.underlineURLs: true
|
|
URxvt.perl-ext: selection,mark-yank-urls,clipboard
|
|
URxvt.urlLauncher: /usr/bin/firefox
|
|
URxvt.underlineColor: green
|
|
URxvt.saveLines: 65535
|
|
URxvt.scrollBar: false
|
|
|
|
URxvt.background: #e3dfdf
|
|
URxvt.foreground: #696969
|
|
|
|
! ANSI
|
|
! Normal
|
|
! ! color0 black
|
|
! ! color1 red
|
|
! ! color2 green
|
|
! ! color3 yellow
|
|
! ! color4 blue
|
|
! ! color5 purple
|
|
! ! color6 cyan
|
|
! ! color7 white
|
|
URxvt.color0: #373a37
|
|
URxvt.color1: #c16f61
|
|
URxvt.color2: #6B8836
|
|
URxvt.color3: #AE6F38
|
|
URxvt.color4: #6287A0
|
|
URxvt.color5: #6D8D83
|
|
URxvt.color6: #3783B1
|
|
URxvt.color7: #D6D6D6
|
|
|
|
! Light
|
|
! ! color8 black
|
|
! ! color9 red
|
|
! ! color10 green
|
|
! ! color11 yellow
|
|
! ! color12 blue
|
|
! ! color13 purple
|
|
! ! color14 cyan
|
|
! ! color15 white
|
|
URxvt.color8: #373a37
|
|
URxvt.color9: #c16F61
|
|
URxvt.color10: #6B8836
|
|
URxvt.color11: #AE6F38
|
|
URxvt.color12: #6287A0
|
|
URxvt.color13: #6D8D83
|
|
URxvt.color14: #3783B1
|
|
URxvt.color15: #D6D6D6
|
|
|
|
#URxvt.font: -*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
|
|
|
|
#URxvt.font: xft:5x13
|
|
URxvt.font: 7x13bold,\
|
|
-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
|
|
-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
|
|
[codeset=JISX0208]xft:Kochi Gothic:antialias=false, \
|
|
xft:Code2000:antialias=false
|
|
|