35 lines
929 B
Plaintext
35 lines
929 B
Plaintext
|
URxvt.perl-ext: font-size,matcher,searchable-scrollback
|
||
|
|
||
|
URxvt.font: xft:RobotoMono Nerd Font:style=Medium:pixelsize=14, xft:Noto Color Emoji:pixelsize=12
|
||
|
URxvt.foreground: #c7c7c7
|
||
|
URxvt.background: [90]#161616
|
||
|
URxvt.color0: #161616
|
||
|
URxvt.color1: #fd4285
|
||
|
URxvt.color2: #a6e22d
|
||
|
URxvt.color3: #e5da72
|
||
|
URxvt.color4: #0094d8
|
||
|
URxvt.color5: #9a37ff
|
||
|
URxvt.color6: #50b6d8
|
||
|
URxvt.color7: #c7c7c7
|
||
|
URxvt.color8: #676767
|
||
|
URxvt.color9: #fa7fac
|
||
|
URxvt.color10: #bde271
|
||
|
URxvt.color11: #fff27f
|
||
|
URxvt.color12: #00bdff
|
||
|
URxvt.color13: #bd9eff
|
||
|
URxvt.color14: #5ed6fe
|
||
|
URxvt.color15: #feffff
|
||
|
URxvt*colorUL: #a0a0a0
|
||
|
|
||
|
URxvt*depth: 32
|
||
|
URxvt*fading: 20
|
||
|
URxvt.termName: xterm-256color
|
||
|
URxvt.scrollBar: false
|
||
|
URxvt.url-launcher: xdg-open
|
||
|
|
||
|
URxvt.keysym.C-e: perl:matcher:list
|
||
|
URxvt.keysym.C-f: perl:searchable-scrollback:start
|
||
|
URxvt.keysym.C-0: perl:font-size:reset
|
||
|
URxvt.keysym.C-equal: perl:font-size:increase
|
||
|
URxvt.keysym.C-minus: perl:font-size:decrease
|