[gnome-shell/wip/fmuellner/notification-redux+sass: 86/207] 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: 86/207] theme: fix some placeholder colors
- Date: Tue, 17 Feb 2015 17:01:14 +0000 (UTC)
commit b3c180da8f43b37dd5260e382cbc9fbff3a60009
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 4c10306..9283884 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 c718de5..170addb 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 44a797e..494e1b4 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]