[gnome-shell/gbsneto/new-lock-screen: 14/23] theme: Adjust unlock 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: 14/23] theme: Adjust unlock screen clock fonts
- Date: Thu, 10 Oct 2019 19:32:56 +0000 (UTC)
commit fb43b71b0e8d6a94b14fc83c1a12204f1fc10a50
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Oct 7 15:31:46 2019 -0300
theme: Adjust unlock screen clock fonts
Designers plz help
data/theme/gnome-shell-sass/_common.scss | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss
index ea57cbc046..7c2027020f 100644
--- a/data/theme/gnome-shell-sass/_common.scss
+++ b/data/theme/gnome-shell-sass/_common.scss
@@ -2071,21 +2071,20 @@ $_screenshield_shadow: 0px 0px 6px rgba(0, 0, 0, 0.726);
.screen-shield-clock {
color: white;
- text-shadow: $_screenshield_shadow;
- font-weight: bold;
+ font-weight: 300;
text-align: center;
- padding-bottom: 1.5em;
+ padding-bottom: 2.5em;
}
.screen-shield-clock-time {
font-size: 72pt;
- text-shadow: $_screenshield_shadow;
+ padding-bottom: 24px;
font-feature-settings: "tnum";
}
.screen-shield-clock-date {
- font-size: 28pt;
- font-weight: normal;
+ font-size: 24pt;
+ font-weight: bold;
}
.screen-shield-notifications-container {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]