Created
January 31, 2024 13:23
-
-
Save magdesign/3e19899aa85dfb416802a0c6bcf3e08c to your computer and use it in GitHub Desktop.
file to set darktheme for kde apps on linuxmobile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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=30,87,116 | |
BackgroundNormal=49,54,59 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:Complementary] | |
BackgroundAlternate=30,87,116 | |
BackgroundNormal=42,46,50 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:Header] | |
BackgroundAlternate=42,46,50 | |
BackgroundNormal=49,54,59 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:Header][Inactive] | |
BackgroundAlternate=49,54,59 | |
BackgroundNormal=42,46,50 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:Selection] | |
BackgroundAlternate=30,87,116 | |
BackgroundNormal=61,174,233 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=252,252,252 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=253,188,75 | |
ForegroundNegative=176,55,69 | |
ForegroundNeutral=198,92,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=23,104,57 | |
ForegroundVisited=155,89,182 | |
[Colors:Tooltip] | |
BackgroundAlternate=42,46,50 | |
BackgroundNormal=49,54,59 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:View] | |
BackgroundAlternate=35,38,41 | |
BackgroundNormal=27,30,32 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[Colors:Window] | |
BackgroundAlternate=49,54,59 | |
BackgroundNormal=42,46,50 | |
DecorationFocus=61,174,233 | |
DecorationHover=61,174,233 | |
ForegroundActive=61,174,233 | |
ForegroundInactive=161,169,177 | |
ForegroundLink=29,153,243 | |
ForegroundNegative=218,68,83 | |
ForegroundNeutral=246,116,0 | |
ForegroundNormal=252,252,252 | |
ForegroundPositive=39,174,96 | |
ForegroundVisited=155,89,182 | |
[General] | |
ColorScheme=BreezeDark | |
Name=Breeze Dark | |
widgetStyle=Breeze | |
[Icons] | |
Theme=breeze-dark | |
[KDE] | |
ColorScheme=Breeze | |
LookAndFeelPackage=org.kde.breezedark.desktop | |
widgetStyle=Breeze | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment