2018-04-07 03:49:49 +02:00
|
|
|
URxvt.foreground: #d0d1d2
|
|
|
|
URxvt.background: [80]#1c1c1c
|
|
|
|
URxvt.cursorColor: #d0d1d2
|
2018-04-05 14:17:45 +02:00
|
|
|
|
|
|
|
URxvt.transparent: true
|
|
|
|
URxvt.shading: 20
|
|
|
|
|
2018-05-15 21:54:41 +02:00
|
|
|
! Colors
|
|
|
|
URxvt*background: #000000
|
|
|
|
URxvt*foreground: #B2B2B2
|
2018-04-05 14:17:45 +02:00
|
|
|
! black
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color0: #000000
|
|
|
|
URxvt*color8: #686868
|
2018-04-05 14:17:45 +02:00
|
|
|
! red
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color1: #B21818
|
|
|
|
URxvt*color9: #FF5454
|
2018-04-05 14:17:45 +02:00
|
|
|
! green
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color2: #18B218
|
|
|
|
URxvt*color10: #54FF54
|
2018-04-05 14:17:45 +02:00
|
|
|
! yellow
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color3: #B26818
|
|
|
|
URxvt*color11: #FFFF54
|
2018-04-05 14:17:45 +02:00
|
|
|
! blue
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color4: #1818B2
|
|
|
|
URxvt*color12: #5454FF
|
|
|
|
! purple
|
|
|
|
URxvt*color5: #B218B2
|
|
|
|
URxvt*color13: #FF54FF
|
2018-04-05 14:17:45 +02:00
|
|
|
! cyan
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color6: #18B2B2
|
|
|
|
URxvt*color14: #54FFFF
|
2018-04-05 14:17:45 +02:00
|
|
|
! white
|
2018-05-15 21:54:41 +02:00
|
|
|
URxvt*color7: #B2B2B2
|
|
|
|
URxvt*color15: #FFFFFF
|
2018-04-05 14:17:45 +02:00
|
|
|
|
|
|
|
! no scrollbar
|
|
|
|
URxvt.scrollBar: false
|
|
|
|
|
|
|
|
! clipboard
|
|
|
|
URxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
|
|
|
URxvt.iso14755: False
|
|
|
|
URxvt.perl-ext-common: default,clipboard
|
|
|
|
|
|
|
|
! font
|
|
|
|
URxvt.font: xft:DejaVu Sans Mono:size=10,xft:Source Code Pro for Powerline:size=10
|
|
|
|
URxvt.boldFont: xft:DejaVu Sans Mono:size=10,xft:Source Code Pro for Powerline:bold:size=10
|