[gnome-shell/wip/fmuellner/notification-redux+sass: 1/122] theme: fix some placeholder colors
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux+sass: 1/122] theme: fix some placeholder colors
- Date: Tue, 17 Feb 2015 15:04:03 +0000 (UTC)
commit 1e14c744f9d1823adeea65492af406b59bed2a2a
Author: Jakub Steiner <jimmac gmail com>
Date: Tue Feb 17 00:19:34 2015 +0100
theme: fix some placeholder colors
data/theme/_common.scss | 2 +-
data/theme/gnome-shell-high-contrast.css | 2 +-
data/theme/gnome-shell.css | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index 10e745d..ac5a4b2 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -28,7 +28,7 @@ $panel-corner-radius: 6px;
/* GLOBALS */
$font-size: 11;
-$font-family: Cantarell, Sans-Serif;
+$font-family: "Telder HT Pro", Sans-Serif;
$_bubble_bg_color: opacify($osd_bg_color,0.25);
$_bubble_fg_color: $osd_fg_color;
$_bubble_borders_color: transparentize($osd_fg_color,0.8);
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index efbcbc0..7acad42 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -19,7 +19,7 @@
*/
/* GLOBALS */
stage {
- font-family: Cantarell, Sans-Serif;
+ font-family: "Telder HT Pro", Sans-Serif;
font-size: 11pt;
color: #fff; }
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 0929c5e..023f6a2 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -19,7 +19,7 @@
*/
/* GLOBALS */
stage {
- font-family: Cantarell, Sans-Serif;
+ font-family: "Telder HT Pro", Sans-Serif;
font-size: 11pt;
color: #eeeeec; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]