MathisP75 / daemon-kde-mk2

Version 2.0 of the Daemon global theme for KDE Plasma 6.
GNU General Public License v3.0
41 stars 3 forks source link

Color Scheme is Light Mode? #13

Closed Zoestra closed 1 month ago

Zoestra commented 1 month ago

Daemon 2.0 Color scheme has white backgrounds.

Steps to reproduce: download latest version of color scheme from git install color scheme via "install from file" in the KDE colors menu activate Daemo2.0 color scheme WHITE

MathisP75 commented 1 month ago

This is very odd... It's not supposed to be white. Check the content of the color scheme in $HOME/.local/share/color-schemes/. Send it to me if you are not sure. It seems like your icons are not up to date either.

Zoestra commented 1 month ago

contents of /home//.local/share/color-schemes/


Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
IntensityAmount=0.1
IntensityEffect=0

[ColorEffects:Inactive]
ChangeSelectionColor=false
Color=107,110,112
ColorAmount=-1
ColorEffect=0
ContrastAmount=0.1
ContrastEffect=0
Enable=false
IntensityAmount=0
IntensityEffect=0

[Colors:Button]
BackgroundAlternate=30,87,116
BackgroundNormal=20,16,31
DecorationFocus=93,244,254
DecorationHover=93,244,254
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=93,244,254
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182

[Colors:Complementary]
BackgroundAlternate=30,87,116
BackgroundNormal=50,82,90
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=0,1,50
BackgroundNormal=33,14,21
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=93,244,254
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182

[Colors:Selection]
BackgroundAlternate=30,87,116
BackgroundNormal=53,93,101
DecorationFocus=93,244,254
DecorationHover=93,244,254
ForegroundActive=252,252,252
ForegroundInactive=161,169,177
ForegroundLink=253,188,75
ForegroundNegative=176,55,69
ForegroundNeutral=198,92,0
ForegroundNormal=93,244,254
ForegroundPositive=23,104,57
ForegroundVisited=155,89,182

[Colors:Tooltip]
BackgroundAlternate=237,0,217
BackgroundNormal=4,10,16
DecorationFocus=93,244,254
DecorationHover=93,244,254
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=209,197,192
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182

[Colors:View]
BackgroundAlternate=35,38,41
BackgroundNormal=33,14,21
DecorationFocus=93,244,254
DecorationHover=93,244,254
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=251,48,72
ForegroundNeutral=253,245,0
ForegroundNormal=93,244,254
ForegroundPositive=40,199,117
ForegroundVisited=203,29,205

[Colors:Window]
BackgroundAlternate=0,0,255
BackgroundNormal=33,14,21
DecorationFocus=93,244,254
DecorationHover=93,244,254
ForegroundActive=61,174,233
ForegroundInactive=161,169,177
ForegroundLink=29,153,243
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=93,244,254
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182

[General]
ColorScheme=BreezeDark
Name=Daemon-2.0
TitlebarIsAccentColored=false
shadeSortColumn=false

[KDE]
contrast=0

[WM]
activeBackground=238,0,255
activeBlend=252,252,252
activeForeground=252,252,252
inactiveBackground=0,255,0
inactiveBlend=161,169,177
inactiveForeground=161,169,177```
Zoestra commented 1 month ago

re: icons - i dont have the 2.0 icons installed yet, as my system settings doesnt recognize anything in the 2.0 icons folder as an icon pack file. same deal with the plasma theme. i had just assumed that these were unfinished. image

MathisP75 commented 1 month ago

For some reason, files are missing, including the index.theme file, hence why it is not recognized as an icon pack. Try cloning the repository again maybe?

MathisP75 commented 1 month ago

Oh, you are trying to install it through the settings. That doesn't work, put the folder inside $HOME/.local/share/icons, you should see all the other icon packs in there.

Zoestra commented 1 month ago

oh cool! that solves that mystery for me. and opens up some new issues, lol

MathisP75 commented 1 month ago

What are your new issues?

Zoestra commented 1 month ago

i opened a new issue https://github.com/MathisP75/daemon-kde-mk2/issues/15

also, manually moving moving the color scheme into the color schemes folder seems to have solved this issue....somehow? so its possible the issue only arises from trying to install through the settings dialogue

MathisP75 commented 1 month ago

so its possible the issue only arises from trying to install through the settings dialogue

Possibly, and I will upload the themes to the KDE store to simplify the installation process. I have already done so for the Kvantum theme.