blob: 126e6a2e2b5325f5502146a7a40ea7969a2b0226 (
plain)
- ! enable true transparency with white-on-black in terminal emulators
- ! Depends: rxvt-unicode (> 0) | rxvt-unicode-256color
- URxvt.depth: 32
- URxvt.background: [95]black
- Rxvt*color9: #ff5555
- Rxvt*color10: #55ff55
- Rxvt*color11: #ffff55
- Rxvt*color12: #5555ff
- Rxvt*color13: #ff55ff
- Rxvt*color14: #55ffff
- Rxvt*color15: #ffffff
|