Move kdeglobals
This commit is contained in:
parent
0d96731d14
commit
354dd28b9a
1 changed files with 81 additions and 0 deletions
81
.config/kdeglobals
Normal file
81
.config/kdeglobals
Normal file
|
@ -0,0 +1,81 @@
|
|||
[Colors:Selection]
|
||||
BackgroundAlternate=22,68,120
|
||||
BackgroundNormal=193,165,80
|
||||
DecorationFocus=39,94,160
|
||||
DecorationHover=87,129,176
|
||||
ForegroundActive=150,191,240
|
||||
ForegroundInactive=81,119,166
|
||||
ForegroundLink=80,142,216
|
||||
ForegroundNegative=232,88,72
|
||||
ForegroundNeutral=192,162,95
|
||||
ForegroundNormal=255,255,255
|
||||
ForegroundPositive=120,183,83
|
||||
ForegroundVisited=142,121,165
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=36,35,35
|
||||
BackgroundNormal=42,42,42
|
||||
DecorationFocus=39,94,160
|
||||
DecorationHover=87,129,176
|
||||
ForegroundActive=150,191,240
|
||||
ForegroundInactive=120,119,117
|
||||
ForegroundLink=80,142,216
|
||||
ForegroundNegative=232,88,72
|
||||
ForegroundNeutral=192,162,95
|
||||
ForegroundNormal=249,246,250
|
||||
ForegroundPositive=120,183,83
|
||||
ForegroundVisited=142,121,165
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=52,51,50
|
||||
BackgroundNormal=#494848
|
||||
DecorationFocus=39,94,160
|
||||
DecorationHover=87,129,176
|
||||
ForegroundActive=150,191,240
|
||||
ForegroundInactive=120,119,117
|
||||
ForegroundLink=80,142,216
|
||||
ForegroundNegative=232,88,72
|
||||
ForegroundNeutral=192,162,95
|
||||
ForegroundNormal=#F9F6FA
|
||||
ForegroundPositive=120,183,83
|
||||
ForegroundVisited=142,121,165
|
||||
|
||||
[General]
|
||||
TerminalApplication=kitty
|
||||
desktopFont=Segoe UI,10,-1,5,50,0,0,0,0,0
|
||||
fixed=MonoLisa Mono,14,-1,5,50,0,0,0,0,0
|
||||
font=Segoe UI,10,-1,5,50,0,0,0,0,0
|
||||
menuFont=Segoe UI,10,-1,5,50,0,0,0,0,0
|
||||
|
||||
[KDE]
|
||||
ShowDeleteCommand=false
|
||||
|
||||
[KFileDialog Settings]
|
||||
Allow Expansion=false
|
||||
Automatically select filename extension=true
|
||||
Breadcrumb Navigation=true
|
||||
Decoration position=2
|
||||
LocationCombo Completionmode=5
|
||||
PathCombo Completionmode=5
|
||||
Show Bookmarks=false
|
||||
Show Full Path=false
|
||||
Show Inline Previews=true
|
||||
Show Preview=false
|
||||
Show Speedbar=true
|
||||
Show hidden files=false
|
||||
Sort by=Name
|
||||
Sort directories first=true
|
||||
Sort hidden files last=false
|
||||
Sort reversed=false
|
||||
Speedbar Width=146
|
||||
View Style=DetailTree
|
||||
|
||||
[KShortcutsDialog Settings]
|
||||
Dialog Size=600,480
|
||||
|
||||
[PreviewSettings]
|
||||
EnableRemoteFolderThumbnail=false
|
||||
MaximumRemoteSize=0
|
||||
|
||||
[Icons]
|
||||
Theme=McMojave-circle-brown
|
Loading…
Reference in a new issue