Glass.qpl: increase bgSaturation
This commit is contained in:
parent
298ab30672
commit
ecfdd8ff23
|
@ -32,7 +32,7 @@ fontFamily:
|
|||
colors:
|
||||
int hue: 240
|
||||
int saturation: 60
|
||||
int bgSaturation: saturation / 2
|
||||
int bgSaturation: saturation / 1.5
|
||||
real intensity: 1.0
|
||||
real opacity: 0.7
|
||||
real bgOpacity: 0.5
|
||||
|
|
Loading…
Reference in New Issue
Block a user