aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/_common.scss
diff options
context:
space:
mode:
authorHorst31802015-06-10 09:28:54 +0200
committerHorst31802015-06-10 09:28:54 +0200
commit5b43e892e8f27054ddda82097a6cf4f3ef4e6660 (patch)
tree141efc664dccf72c6f887bc4c0292dc938a44836 /common/gnome-shell/3.16/_common.scss
parent8dff786fd670d173fdd01d97d57fe1b090ea1569 (diff)
parent697b2c390d6b68831b02ba6b8b1491ab9c5970b1 (diff)
downloadsolarc-theme-5b43e892e8f27054ddda82097a6cf4f3ef4e6660.tar.gz
solarc-theme-5b43e892e8f27054ddda82097a6cf4f3ef4e6660.tar.xz
solarc-theme-5b43e892e8f27054ddda82097a6cf4f3ef4e6660.zip
Merge branch 'master' into dark_variant
Diffstat (limited to 'common/gnome-shell/3.16/_common.scss')
-rw-r--r--common/gnome-shell/3.16/_common.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gnome-shell/3.16/_common.scss b/common/gnome-shell/3.16/_common.scss
index 5f9d48c..08a711c 100644
--- a/common/gnome-shell/3.16/_common.scss
+++ b/common/gnome-shell/3.16/_common.scss
@@ -25,8 +25,7 @@ $panel-corner-radius: 0px;
// Globals
//
$font-size: 9;
-//$font-family: Cantarell, Sans-Serif;
-$font-family: Futura Bk bt, Sans-Serif;
+$font-family: Cantarell, 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);