switch theme to dracula
This commit is contained in:
parent
89d92d0d7c
commit
2ff18bb9fc
7 changed files with 78 additions and 25 deletions
|
@ -23,8 +23,8 @@ IntensityEffect=0
|
|||
[Colors:Button]
|
||||
BackgroundAlternate=64,69,82
|
||||
BackgroundNormal=40,42,54
|
||||
DecorationFocus=68,71,90
|
||||
DecorationHover=68,71,90
|
||||
DecorationFocus=124,96,163
|
||||
DecorationHover=124,96,163
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
|
@ -34,11 +34,53 @@ ForegroundNormal=248,248,242
|
|||
ForegroundPositive=80,250,122
|
||||
ForegroundVisited=82,148,226
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate[$d]
|
||||
BackgroundNormal[$d]
|
||||
DecorationFocus[$d]
|
||||
DecorationHover[$d]
|
||||
ForegroundActive[$d]
|
||||
ForegroundInactive[$d]
|
||||
ForegroundLink[$d]
|
||||
ForegroundNegative[$d]
|
||||
ForegroundNeutral[$d]
|
||||
ForegroundNormal[$d]
|
||||
ForegroundPositive[$d]
|
||||
ForegroundVisited[$d]
|
||||
|
||||
[Colors:Header]
|
||||
BackgroundAlternate[$d]
|
||||
BackgroundNormal[$d]
|
||||
DecorationFocus[$d]
|
||||
DecorationHover[$d]
|
||||
ForegroundActive[$d]
|
||||
ForegroundInactive[$d]
|
||||
ForegroundLink[$d]
|
||||
ForegroundNegative[$d]
|
||||
ForegroundNeutral[$d]
|
||||
ForegroundNormal[$d]
|
||||
ForegroundPositive[$d]
|
||||
ForegroundVisited[$d]
|
||||
|
||||
[Colors:Header][Inactive]
|
||||
BackgroundAlternate[$d]
|
||||
BackgroundNormal[$d]
|
||||
DecorationFocus[$d]
|
||||
DecorationHover[$d]
|
||||
ForegroundActive[$d]
|
||||
ForegroundInactive[$d]
|
||||
ForegroundLink[$d]
|
||||
ForegroundNegative[$d]
|
||||
ForegroundNeutral[$d]
|
||||
ForegroundNormal[$d]
|
||||
ForegroundPositive[$d]
|
||||
ForegroundVisited[$d]
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=29,153,243
|
||||
BackgroundNormal=68,71,90
|
||||
DecorationFocus=68,71,90
|
||||
DecorationHover=68,71,90
|
||||
BackgroundNormal=124,96,163
|
||||
DecorationFocus=124,96,163
|
||||
DecorationHover=124,96,163
|
||||
ForegroundActive=252,252,252
|
||||
ForegroundInactive=211,218,227
|
||||
ForegroundLink=253,188,75
|
||||
|
@ -51,8 +93,8 @@ ForegroundVisited=189,195,199
|
|||
[Colors:Tooltip]
|
||||
BackgroundAlternate=47,52,63
|
||||
BackgroundNormal=53,57,69
|
||||
DecorationFocus=68,71,90
|
||||
DecorationHover=68,71,90
|
||||
DecorationFocus=124,96,163
|
||||
DecorationHover=124,96,163
|
||||
ForegroundActive=61,174,233
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
|
@ -65,8 +107,8 @@ ForegroundVisited=82,148,226
|
|||
[Colors:View]
|
||||
BackgroundAlternate=43,45,59
|
||||
BackgroundNormal=30,31,41
|
||||
DecorationFocus=68,71,90
|
||||
DecorationHover=68,71,90
|
||||
DecorationFocus=124,96,163
|
||||
DecorationHover=124,96,163
|
||||
ForegroundActive=139,233,253
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=82,148,226
|
||||
|
@ -79,8 +121,8 @@ ForegroundVisited=124,183,255
|
|||
[Colors:Window]
|
||||
BackgroundAlternate=47,52,63
|
||||
BackgroundNormal=40,42,54
|
||||
DecorationFocus=68,71,90
|
||||
DecorationHover=68,71,90
|
||||
DecorationFocus=124,96,163
|
||||
DecorationHover=124,96,163
|
||||
ForegroundActive=139,233,253
|
||||
ForegroundInactive=102,106,115
|
||||
ForegroundLink=41,128,185
|
||||
|
@ -90,8 +132,12 @@ ForegroundNormal=248,248,242
|
|||
ForegroundPositive=80,250,122
|
||||
ForegroundVisited=68,71,90
|
||||
|
||||
[DirSelect Dialog]
|
||||
DirSelectDialog Size=820,584
|
||||
History Items[$e]=file:$HOME,file:$HOME/.blink,file:$HOME/.var/app/io.gitlab.librewolf-community/.librewolf/q2q5b8ee.default-default-1,file:$HOME/.local/share/chatterino/,file:$HOME/.local/share/,file:$HOME/.local/
|
||||
|
||||
[General]
|
||||
ColorSchemeHash=154cb4d8d3e569860cc378f981d35f572c5b9e1d
|
||||
ColorSchemeHash=e44c8d483c47a28c7d0e32e6b41dd227803affe5
|
||||
|
||||
[KDE]
|
||||
LookAndFeelPackage=org.kde.breezedark.desktop
|
||||
|
@ -99,7 +145,7 @@ LookAndFeelPackage=org.kde.breezedark.desktop
|
|||
[KFileDialog Settings]
|
||||
Allow Expansion=false
|
||||
Automatically select filename extension=true
|
||||
Breadcrumb Navigation=true
|
||||
Breadcrumb Navigation=false
|
||||
Decoration position=2
|
||||
LocationCombo Completionmode=5
|
||||
PathCombo Completionmode=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue