Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolphin transparent view not working #198

Open
AlphaCraft9658 opened this issue Nov 24, 2022 · 7 comments
Open

Dolphin transparent view not working #198

AlphaCraft9658 opened this issue Nov 24, 2022 · 7 comments

Comments

@AlphaCraft9658
Copy link

I have the transparent view for dolphin enabled, but it doesn't do anything.

@edpil02
Copy link

edpil02 commented Nov 25, 2022

Have you thought about putting the alpha values in your colors-shema. Works for me.

@AlphaCraft9658
Copy link
Author

Have you thought about putting the alpha values in your colors-shema. Works for me.

How do I choose these alpha values?

@AlphaCraft9658
Copy link
Author

The only color scheme I can find installed on my system, which still has most transparent elements, is glorious dark, but the actual view area with the files in dolphins is not transparent or blurred.

@edpil02
Copy link

edpil02 commented Nov 25, 2022

See #142

@Lumipyry
Copy link

Lumipyry commented Nov 26, 2022

Is this what you are looking for?

15

To have blurred folder background add alfa-value to [Colors:View]-BackgoundNormal and [Colors:Window]-BackgroundNormal.

  • If you want color-schemes that have titlebar and panel blur (alpha-value) pre-installed, search for "plingsaarinen" in Pling Store or enter "lightly" in search field in System Settings/Colors/Get New Color Schemes.
  • If you want my color-schemes where the folder background is blurred like in this one; in addition to Pling Store they are found in System Settings/Colors/Get New Color Schemes by entering the word "blur" in search field.

If you want to use this color-scheme, just copy and paste the text below to a text editor and save it as "ThunderBlur.colors" (with Dolphin to ".local/share/color-schemes" or install saved file in System Settings/Colors/Install from file):

[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.025000000000000001
ColorEffect=2
ContrastAmount=0.10000000000000001
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0

[Colors:Button]
BackgroundAlternate=64,69,82
BackgroundNormal=0,0,0
DecorationFocus=94,80,51
DecorationHover=79,78,53
ForegroundActive=95,179,179
ForegroundInactive=79,91,102
ForegroundLink=102,153,204
ForegroundNegative=236,95,103
ForegroundNeutral=249,145,87
ForegroundNormal=139,137,93
ForegroundPositive=153,199,148
ForegroundVisited=197,148,197

[Colors:Selection]
BackgroundAlternate=29,153,243
BackgroundNormal=10,11,14
DecorationFocus=94,80,51
DecorationHover=79,78,53
ForegroundActive=95,179,179
ForegroundInactive=254,254,254
ForegroundLink=102,153,204
ForegroundNegative=236,95,103
ForegroundNeutral=249,145,87
ForegroundNormal=195,199,209
ForegroundPositive=153,199,148
ForegroundVisited=197,148,197

[Colors:Tooltip]
BackgroundAlternate=47,52,63
BackgroundNormal=52,61,70
DecorationFocus=94,80,51
DecorationHover=79,78,53
ForegroundActive=95,179,179
ForegroundInactive=79,91,102
ForegroundLink=102,153,204
ForegroundNegative=236,95,103
ForegroundNeutral=249,145,87
ForegroundNormal=205,211,222
ForegroundPositive=153,199,148
ForegroundVisited=197,148,197

[Colors:View]
BackgroundAlternate=41,56,61
BackgroundNormal=0,5,8,150
DecorationFocus=94,80,51
DecorationHover=79,78,53
ForegroundActive=95,179,179
ForegroundInactive=79,91,102
ForegroundLink=102,153,204
ForegroundNegative=236,95,103
ForegroundNeutral=249,145,87
ForegroundNormal=139,137,93
ForegroundPositive=153,199,148
ForegroundVisited=197,148,197

[Colors:Window]
BackgroundAlternate=47,52,63
BackgroundNormal=0,0,0,150
DecorationFocus=94,80,51
DecorationHover=79,78,53
ForegroundActive=95,179,179
ForegroundInactive=79,91,102
ForegroundLink=102,153,204
ForegroundNegative=236,95,103
ForegroundNeutral=249,145,87
ForegroundNormal=229,229,156
ForegroundPositive=153,199,148
ForegroundVisited=197,148,197

[General]
ColorScheme=© Sami Saarinen
Name=Thunder-opaque
shadeSortColumn=true

[KDE]
contrast=4

[WM]
activeBackground=0,5,8,170
activeBlend=52,61,70
activeForeground=210,203,128
inactiveBackground=0,0,0,170
inactiveBlend=52,61,70
inactiveForeground=79,78,53

@edpil02
Copy link

edpil02 commented Nov 27, 2022

@Lumipyry
Which version of lightly do you use , because i had to modify some lightly code to deal with some bug for having
the same appearance.
#184 #98 .
Thanks.

@edpil02
Copy link

edpil02 commented Nov 27, 2022

Forget it then you don't use menu bar. Problems are with menu bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants