From c5bf957cb89cc223e126eba238f998a317533b6b Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 1 May 2019 19:32:21 +0200 Subject: Update theme --- rxvt/.urxvt/urxvt.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'rxvt/.urxvt') diff --git a/rxvt/.urxvt/urxvt.conf b/rxvt/.urxvt/urxvt.conf index 368d784..5309e8e 100644 --- a/rxvt/.urxvt/urxvt.conf +++ b/rxvt/.urxvt/urxvt.conf @@ -66,13 +66,12 @@ urxvt.cursorColor : _cursorColor !urxvt.fading: 50 -!#define transparency +#define transparency #ifdef transparency URxvt*depth: 32 - urxvt.shading: 15 - urxvt.background: [85]_background + URxvt*background: [85]_background #else - urxvt.background : _background - urxvt.shading: 15 - urxvt*transparent: true + URxvt*background : _background + !URxvt*transparent: true + !URxvt*shading: 15 #endif -- cgit v1.2.3