diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-08-07 21:30:03 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-08-07 21:30:03 +0200 |
commit | 8aed4561c1b84ff6e70491d877bcaa90a9fa9d74 (patch) | |
tree | 0730b188db7fe32b88e3daab500b7e86a2212585 /X11/Xresources/local-color-blackbg-transparency-native | |
parent | 028a63c99002463a7766a12dd0ffbf5d64c9e8a3 (diff) |
Tidy whitespace: Avoid tab mid-line. Group similar parts.
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 |