branch: externals/face-shift
commit 969a9f8f63ccf56e7cfa266c3596f493e535a514
Author: Philip K <[email protected]>
Commit: Philip K <[email protected]>

    updated default face-shift-intensity value
---
 face-shift.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/face-shift.el b/face-shift.el
index 42bb527448..310e178c59 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -84,7 +84,7 @@ information."
 (defvar-local face-shift--cookies nil
   "List of remapped faces in a single buffer.")
 
-(defcustom face-shift-intensity 0.9
+(defcustom face-shift-intensity 0.8
   "Relaxation factor when applying a colour-shift.
 
 Positive values between [0;1] will lighten up the resulting shift

Reply via email to