Add kdeglobals for KDE5 applications with fonts and color scheme
This commit is contained in:
parent
b75b0e630f
commit
1296cfbc06
@ -118,6 +118,7 @@ education-install:
|
||||
for size in 16 22 24 32 48 64 128; do \
|
||||
install -Dm 0644 icons/alt-education-$$size.png $(datadir)/icons/hicolor/$${size}x$${size}/apps/alt-education.png; \
|
||||
done
|
||||
install -Dm 0644 kde-settings/kdeglobals $(sysconfdir)/skel/.config/kdeglobals
|
||||
install -Dm 0644 kde-settings/Education.profile $(datadir)/kf5/konsole/Education.profile
|
||||
install -Dm 0644 kde-settings/konsolerc $(sysconfdir)/skel/.config/konsolerc
|
||||
|
||||
|
@ -173,6 +173,8 @@ License: Distributable
|
||||
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-google-droid-sans-mono
|
||||
Provides: branding-%flavour-kde4-settings = %version-%release
|
||||
Obsoletes: branding-%flavour-kde4-settings < %version-%release
|
||||
@ -388,6 +390,7 @@ subst 's/#theme-name=/theme-name=%gtk_theme/' /etc/lightdm/lightdm-gtk-greeter.c
|
||||
%files kde-settings
|
||||
%_datadir/kf5/konsole/Education.profile
|
||||
/etc/skel/.config/autostart/nm-applet.desktop
|
||||
/etc/skel/.config/kdeglobals
|
||||
/etc/skel/.config/konsolerc
|
||||
|
||||
%files fvwm-settings
|
||||
|
142
kde-settings/kdeglobals
Normal file
142
kde-settings/kdeglobals
Normal file
@ -0,0 +1,142 @@
|
||||
[ColorEffects:Disabled]
|
||||
ChangeSelectionColor=
|
||||
Color=56,56,56
|
||||
ColorAmount=0
|
||||
ColorEffect=0
|
||||
ContrastAmount=0.65
|
||||
ContrastEffect=1
|
||||
Enable=
|
||||
IntensityAmount=0.1
|
||||
IntensityEffect=2
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=112,111,110
|
||||
ColorAmount=0.025
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=2
|
||||
Enable=false
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=189,195,199
|
||||
BackgroundNormal=239,240,241
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=147,206,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=127,140,141
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=35,38,39
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=127,140,141
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate=59,64,69
|
||||
BackgroundNormal=49,54,59
|
||||
DecorationFocus=30,146,255
|
||||
DecorationHover=61,174,230
|
||||
ForegroundActive=147,206,233
|
||||
ForegroundInactive=175,176,179
|
||||
ForegroundLink=61,174,230
|
||||
ForegroundNegative=231,76,60
|
||||
ForegroundNeutral=253,188,75
|
||||
ForegroundNormal=239,240,241
|
||||
ForegroundPositive=46,204,113
|
||||
ForegroundVisited=61,174,230
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=29,153,243
|
||||
BackgroundNormal=61,174,233
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=147,206,233
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=239,240,241
|
||||
ForegroundLink=253,188,75
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=189,195,199
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=77,77,77
|
||||
BackgroundNormal=35,38,39
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=147,206,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=189,195,199
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=252,252,252
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=127,140,141
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=239,240,241
|
||||
BackgroundNormal=252,252,252
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=147,206,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=127,140,141
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=35,38,39
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=127,140,141
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=189,195,199
|
||||
BackgroundNormal=239,240,241
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=147,206,233
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=127,140,141
|
||||
ForegroundLink=41,128,185
|
||||
ForegroundNegative=218,68,83
|
||||
ForegroundNeutral=246,116,0
|
||||
ForegroundNormal=35,38,39
|
||||
ForegroundPositive=39,174,96
|
||||
ForegroundVisited=127,140,141
|
||||
|
||||
[General]
|
||||
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
|
||||
|
||||
[KFileDialog Settings]
|
||||
Automatically select filename extension=true
|
||||
Breadcrumb Navigation=true
|
||||
Decoration position=0
|
||||
LocationCombo Completionmode=5
|
||||
PathCombo Completionmode=5
|
||||
Show Bookmarks=false
|
||||
Show Full Path=false
|
||||
Show Inline Previews=true
|
||||
Show Speedbar=true
|
||||
Show hidden files=false
|
||||
Sort by=Name
|
||||
Sort directories first=true
|
||||
Sort reversed=false
|
||||
Speedbar Width=152
|
||||
View Style=DetailTree
|
||||
detailedViewIconSize=0
|
||||
|
||||
[WM]
|
||||
activeBackground=71,80,87
|
||||
activeBlend=252,252,252
|
||||
activeFont=Droid Sans,10,-1,5,50,0,0,0,0,0
|
||||
activeForeground=252,252,252
|
||||
inactiveBackground=239,240,241
|
||||
inactiveBlend=75,71,67
|
||||
inactiveForeground=189,195,199
|
Loading…
Reference in New Issue
Block a user