dotFiles/.Xresources

52 lines
1.1 KiB
Plaintext

URxvt*scrollBar: false
URxvt*font: xft:Roboto Mono :size=15
URxvt.letterSpace: 0
URxvt.perl-ext-common: default,matcher,url-select
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
Urxvt*perl-lib: /usr/lib/urxvt/perl/
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.underline: true
Urxvt*matcher.button: 1
URxvt.url-select.launcher: firefox
URxvt.transparent: true
URxvt.shading: 20
urxvt*background: #222222
urxvt*foreground: #d4dadd
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.iso14755: false
URxvt.iso14755_52: false
! 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