aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/gnome-shell.css
diff options
context:
space:
mode:
authorHorst31802015-06-08 19:44:18 +0200
committerHorst31802015-06-08 19:44:18 +0200
commitc44fe489dc3f1fe52e679be021c7cc9a6ac9640c (patch)
tree2013b589fe5a985c7eb4b31782d56222d2a083a4 /common/gnome-shell/3.16/gnome-shell.css
parent7523463106ca8417abd2c0b755e764b2475b94dd (diff)
downloadsolarc-theme-c44fe489dc3f1fe52e679be021c7cc9a6ac9640c.tar.gz
solarc-theme-c44fe489dc3f1fe52e679be021c7cc9a6ac9640c.tar.xz
solarc-theme-c44fe489dc3f1fe52e679be021c7cc9a6ac9640c.zip
gnome-shell: change default font to cantarell
Diffstat (limited to 'common/gnome-shell/3.16/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.16/gnome-shell.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css
index 76e83a9..8b46878 100644
--- a/common/gnome-shell/3.16/gnome-shell.css
+++ b/common/gnome-shell/3.16/gnome-shell.css
@@ -17,7 +17,7 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
stage {
- font-family: Futura Bk bt, Sans-Serif;
+ font-family: Cantarell, Sans-Serif;
font-size: 9pt;
color: #5c616c; }