48 lines
954 B
Plaintext
48 lines
954 B
Plaintext
|
URxvt*scrollBar: false
|
||
|
URxvt*font: xft:Roboto Mono :size=15
|
||
|
URxvt.letterSpace: 0
|
||
|
URxvt.perl-ext-common: default,matcher
|
||
|
URxvt.url-launcher: /usr/bin/firefox
|
||
|
URxvt.matcher.button: 1
|
||
|
Urxvt*perl-lib: /usr/lib/urxvt/perl/
|
||
|
Urxvt*perl-ext-common: default,matcher
|
||
|
URxvt.keysym.M-u: perl:url-select:select_next
|
||
|
URxvt.url-select.underline: true
|
||
|
Urxvt*matcher.button: 1
|
||
|
URxvt.transparent: true
|
||
|
URxvt.shading: 20
|
||
|
urxvt*background: #222222
|
||
|
urxvt*foreground: #d4dadd
|
||
|
! black
|
||
|
*.color0: #282a2e
|
||
|
*.color8: #373b41
|
||
|
|
||
|
! red
|
||
|
*.color1: #ba0000
|
||
|
*.color9: #d73838
|
||
|
|
||
|
! green
|
||
|
*.color2: #b3c320
|
||
|
*.color10: #7a850f
|
||
|
|
||
|
! yellow
|
||
|
*.color3: #df6815
|
||
|
*.color11: #ba8215
|
||
|
|
||
|
! blue
|
||
|
*.color4: #438ac4
|
||
|
*.color12: #7bb6e8
|
||
|
|
||
|
! magenta
|
||
|
*.color5: #85678f
|
||
|
*.color13: #b294bb
|
||
|
|
||
|
! cyan
|
||
|
*.color6: #5e8d87
|
||
|
*.color14: #8abeb7
|
||
|
|
||
|
! white
|
||
|
*.color7: #707880
|
||
|
*.color15: #c5c8c6
|
||
|
|