Theme: update to sync with gtk Adwaita
- consistent OSD colors - consistent fg/bg colors - updated rounded corners - switches Fixes https://gitlab.gnome.org/GNOME/gnome-shell/issues/841
This commit is contained in:

committed by
Jakub Steiner

parent
ac09e0110a
commit
44e1a6ce06
@ -7,7 +7,7 @@ const Params = imports.misc.params;
|
||||
const Tweener = imports.ui.tweener;
|
||||
|
||||
var DEFAULT_FADE_FACTOR = 0.4;
|
||||
var VIGNETTE_BRIGHTNESS = 0.8;
|
||||
var VIGNETTE_BRIGHTNESS = 0.2;
|
||||
var VIGNETTE_SHARPNESS = 0.7;
|
||||
|
||||
const VIGNETTE_DECLARATIONS = '\
|
||||
|
Reference in New Issue
Block a user