https://bugs.kde.org/show_bug.cgi?id=517587
--- Comment #4 from mohammed <[email protected]> --- (In reply to Zamundaaa from comment #2) > Can you attach an example for such a "transparent" color scheme? I used the darkly theme from here https://github.com/Bali10050/Darkly and i changed the colors of all backgrounds manually in the .color file where i added alpha channel to make it transparent its content below: [ColorEffects:Disabled] Color=56,56,56 ColorAmount=0 ColorEffect=0 ContrastAmount=0.65 ContrastEffect=1 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=77,77,77,200 BackgroundNormal=49,49,49,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=239,240,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [Colors:Complementary] BackgroundAlternate=77,77,77,200 BackgroundNormal=44,44,44,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=201,206,59 ForegroundNormal=239,240,241 ForegroundPositive=36,173,89 ForegroundVisited=61,174,230 [Colors:Header] BackgroundAlternate=77,77,77,200 BackgroundNormal=34,34,34,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=239,240,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [Colors:Selection] BackgroundAlternate=29,153,243 BackgroundNormal=27,145,213 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=252,252,252 ForegroundInactive=241,241,241 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=241,241,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [Colors:Tooltip] BackgroundAlternate=77,77,77,200 BackgroundNormal=59,59,59,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=239,240,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [Colors:View] BackgroundAlternate=54,54,54,200 BackgroundNormal=44,44,44,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=241,241,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [Colors:Window] BackgroundAlternate=77,77,77,200 BackgroundNormal=34,34,34,200 DecorationFocus=52,120,218 DecorationHover=0,161,236 ForegroundActive=61,174,233 ForegroundInactive=199,199,199 ForegroundLink=0,100,255 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 ForegroundNormal=239,240,241 ForegroundPositive=36,173,89 ForegroundVisited=115,115,158 [General] ColorScheme=Darkly Name=DarklyYellowTransparent TintFactor=0.24 shadeSortColumn=true [KDE] contrast=0 [WM] activeBackground=34,34,34 activeBlend=255,255,255 activeForeground=204,204,204 inactiveBackground=44,44,44 inactiveBlend=44,44,44 inactiveForeground=144,144,144 -- You are receiving this mail because: You are watching all bug changes.
