Return from Droid Sans to Liberation Sans because it provides smoother hinting
This commit is contained in:
parent
b400d982e1
commit
817bb12553
@ -173,7 +173,7 @@ Group: Graphical desktop/KDE
|
||||
Requires(pre): %name-graphics
|
||||
Requires: kde5-konsole-colorscheme-SolarizedPastel
|
||||
Requires: plasma5-breeze
|
||||
Requires: fonts-ttf-google-droid-sans
|
||||
Requires: fonts-ttf-liberation
|
||||
Requires: fonts-ttf-google-droid-sans-mono
|
||||
Provides: branding-%flavour-kde4-settings = %version-%release
|
||||
Obsoletes: branding-%flavour-kde4-settings < %version-%release
|
||||
@ -188,9 +188,7 @@ Summary: Default settings for XFCE for %distro_name
|
||||
License: Distributable
|
||||
Group: Graphical desktop/XFce
|
||||
Requires: etcskel
|
||||
Requires: fonts-ttf-google-droid-sans
|
||||
Requires: fonts-ttf-google-droid-sans
|
||||
Requires: fonts-ttf-google-droid-serif
|
||||
Requires: fonts-ttf-liberation
|
||||
Requires: fonts-ttf-google-droid-sans-mono
|
||||
Requires: fonts-ttf-google-noto-sans
|
||||
Requires: gnome-icon-theme
|
||||
|
@ -109,10 +109,10 @@ ColorScheme=Breeze
|
||||
XftHintStyle=hintfull
|
||||
XftSubPixel=
|
||||
fixed=Droid Sans Mono,9,-1,5,50,0,0,0,0,0
|
||||
font=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
menuFont=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
smallestReadableFont=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
toolBarFont=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
font=Liberation Sans,10,-1,5,50,0,0,0,0,0
|
||||
menuFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
|
||||
smallestReadableFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
|
||||
toolBarFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
|
||||
|
||||
[KFileDialog Settings]
|
||||
Automatically select filename extension=true
|
||||
@ -135,7 +135,7 @@ detailedViewIconSize=0
|
||||
[WM]
|
||||
activeBackground=71,80,87
|
||||
activeBlend=252,252,252
|
||||
activeFont=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
activeFont=Liberation Sans,10,-1,5,50,0,0,0,0,0
|
||||
activeForeground=252,252,252
|
||||
inactiveBackground=239,240,241
|
||||
inactiveBlend=75,71,67
|
||||
|
@ -23,7 +23,7 @@
|
||||
<property name="Gtk" type="empty">
|
||||
<property name="CanChangeAccels" type="bool" value="false"/>
|
||||
<property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
|
||||
<property name="FontName" type="string" value="Droid Sans 10"/>
|
||||
<property name="FontName" type="string" value="Liberation Sans 10"/>
|
||||
<property name="IconSizes" type="string" value=""/>
|
||||
<property name="KeyThemeName" type="string" value=""/>
|
||||
<property name="ToolbarStyle" type="string" value="icons"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user