[gnome-shell/gbsneto/new-lock-screen-part2: 43/56] theme: Adjust lock	screen clock fonts
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-shell/gbsneto/new-lock-screen-part2: 43/56] theme: Adjust lock	screen clock fonts
 
- Date: Thu,  9 Jan 2020 17:14:00 +0000 (UTC)
 
commit 43b95c6733bda5b6709d3ddb1f166d3ab38e8696
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Nov 29 12:52:47 2019 -0300
    theme: Adjust lock screen clock fonts
    
    These values were decided during the GNOME Shell Hackfest, but
    they're still subject to changes.
    
    https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/872
 data/theme/gnome-shell-sass/widgets/_screen-shield.scss | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_screen-shield.scss 
b/data/theme/gnome-shell-sass/widgets/_screen-shield.scss
index 8e791795c4..2ad914c266 100644
--- a/data/theme/gnome-shell-sass/widgets/_screen-shield.scss
+++ b/data/theme/gnome-shell-sass/widgets/_screen-shield.scss
@@ -1,18 +1,15 @@
 /* Screen Shield */
 
-$_unlockdialog_shadow: 0px 0px 6px rgba(0, 0, 0, 0.726);
-
 .unlock-dialog-clock {
   color: white;
-  text-shadow: $_unlockdialog_shadow;
-  font-weight: bold;
+  font-weight: 300;
   text-align: center;
-  padding-bottom: 1.5em;
+  padding-bottom: 2.5em;
 }
 
 .unlock-dialog-clock-time {
-  font-size: 72pt;
-  text-shadow: $_unlockdialog_shadow;
+  font-size: 64pt;
+  padding-bottom: 24px;
   font-feature-settings: "tnum";
 }
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]