summarylogtreecommitdiffstats
path: root/cinnamon.css.patch
blob: 4dd67ce6da0b076da86b4c4dde72b535deb0a74d (plain)
1
2
3
4
5
6
7
8
9
10
+++ cinnamon.css
@@ -1,7 +1,7 @@
 /* This file is part of adapta-gtk-theme Copyright (C) 2016-2018 Tista <tista.gma500@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */
 * { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.2s; }
 
-stage { font-size: 10pt; color: #CFD8DC; font-family: Roboto, Sans-Serif; font-weight: 400; }
+stage { font-size: 10pt; color: #CFD8DC; font-family: Cantarell, Regular; font-weight: 400; }
 
 .label-shadow { color: transparent; }