From 2bc439d360a8f9925b751e2d18ba8ef089308105 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 21 May 2025 01:23:23 +0200 Subject: Use the theme menubar background colour if no custom colour is specified --- data/org.ArcticaProject.arctica-greeter.gschema.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/org.ArcticaProject.arctica-greeter.gschema.xml b/data/org.ArcticaProject.arctica-greeter.gschema.xml index 540d87f..2bba62f 100644 --- a/data/org.ArcticaProject.arctica-greeter.gschema.xml +++ b/data/org.ArcticaProject.arctica-greeter.gschema.xml @@ -231,8 +231,8 @@ Scaling factor for fonts that can be used to adjust the greeter's font sizes. - 0.2 - Alpha value for menubar. Not used in high contrast mode. + 0.5 + Alpha value for menubar. Not used in high contrast mode and if no custom background color is set. '' @@ -344,8 +344,8 @@ Whether to display the error label below the login entry. - '#000000' - The background color of the menubar in #RRGGBB format. + '' + The background color of the menubar in #RRGGBB format. An empty string will attempt to use the OSD background of the theme. -- cgit v1.2.3