blob: cda63ef56f07df0f557eaf380bab2ff2ca4202ed (
plain)
- ! enable pseudo-transparency with white-on-black in terminal emulators
- ! Recommends: rxvt-unicode-lite | rxvt-unicode
- URxvt.transparent: true
- Rxvt*inheritPixmap: True
- Rxvt*shading: 15
- Rxvt*tintColor: white
- Rxvt*color9: #ff5555
- Rxvt*color10: #55ff55
- Rxvt*color11: #ffff55
- Rxvt*color12: #5555ff
- Rxvt*color13: #ff55ff
- Rxvt*color14: #55ffff
- Rxvt*color15: #ffffff
|