diff options
Diffstat (limited to 'X11/Xresources/local-color-blackbg-transparency-native')
-rw-r--r-- | X11/Xresources/local-color-blackbg-transparency-native | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/X11/Xresources/local-color-blackbg-transparency-native b/X11/Xresources/local-color-blackbg-transparency-native index 6cbc3df..5f11497 100644 --- a/X11/Xresources/local-color-blackbg-transparency-native +++ b/X11/Xresources/local-color-blackbg-transparency-native @@ -1,16 +1,16 @@ ! enable native transparency with white-on-black in terminal emulators ! Recommends: rxvt-unicode-lite | rxvt-unicode -URxvt.transparent: true -Rxvt*inheritPixmap: True +URxvt.transparent: true +Rxvt*inheritPixmap: True -Rxvt*shading: 15 -Rxvt*tintColor: white +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 +Rxvt*color9: #ff5555 +Rxvt*color10: #55ff55 +Rxvt*color11: #ffff55 +Rxvt*color12: #5555ff +Rxvt*color13: #ff55ff +Rxvt*color14: #55ffff +Rxvt*color15: #ffffff |