This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Where would i get default color configuration files?

Tags: None
(comma "," separated)
cola
Registered Member
Posts
16
Karma
0
OS
"Configure Your Desktop>Apperance>Colors>Colors tab>"
Is there any file for these default color settings?
Where are those files?
In /usr/share ?

Getting these files i want to copy and paste these on another linux distribution.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Look in /usr/share/kde4/apps/color-schemes or /usr/share/apps/color-schemes


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
cola
Registered Member
Posts
16
Karma
0
OS
I copied Zion.colors to /usr/share/kde4/apps/color-schemes, and from Personal settings colors selecting Zion.colors clicked apply.

But from colors>colors tab i see the "Windows background" wasn't changed.The default window background is still active.Why?

Looks only the title-bar color has been changed.
Zion.colors
Code: Select all
[ColorEffects:Disabled]
Color=210,205,218
ColorAmount=-0.9
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
IntensityAmount=0
IntensityEffect=0

[ColorEffects:Inactive]
Color=0,0,0
ColorAmount=0.5
ColorEffect=1
ContrastAmount=0.25
ContrastEffect=1
IntensityAmount=0
IntensityEffect=0

[Colors:Button]
BackgroundAlternate=252,252,252
BackgroundNormal=255,255,255
DecorationFocus=128,128,128
DecorationHover=0,0,0
ForegroundActive=0,102,255
ForegroundInactive=112,112,112
ForegroundLink=0,0,192
ForegroundNegative=128,0,0
ForegroundNeutral=112,96,0
ForegroundNormal=0,0,0
ForegroundPositive=0,96,0
ForegroundVisited=88,0,176

[Colors:Selection]
BackgroundAlternate=171,188,248
BackgroundNormal=176,192,255
DecorationFocus=128,128,128
DecorationHover=0,0,0
ForegroundActive=0,102,255
ForegroundInactive=64,64,192
ForegroundLink=0,0,192
ForegroundNegative=128,0,0
ForegroundNeutral=112,96,0
ForegroundNormal=0,0,0
ForegroundPositive=0,96,0
ForegroundVisited=88,0,176

[Colors:Tooltip]
BackgroundAlternate=250,250,250
BackgroundNormal=255,255,255
DecorationFocus=128,128,128
DecorationHover=0,0,0
ForegroundActive=0,102,255
ForegroundInactive=112,112,112
ForegroundLink=0,0,192
ForegroundNegative=128,0,0
ForegroundNeutral=112,96,0
ForegroundNormal=0,0,0
ForegroundPositive=0,96,0
ForegroundVisited=88,0,176

[Colors:View]
BackgroundAlternate=252,252,252
BackgroundNormal=255,255,255
DecorationFocus=128,128,128
DecorationHover=0,0,0
ForegroundActive=0,102,255
ForegroundInactive=112,112,112
ForegroundLink=0,0,192
ForegroundNegative=128,0,0
ForegroundNeutral=112,96,0
ForegroundNormal=0,0,0
ForegroundPositive=0,96,0
ForegroundVisited=88,0,176

[Colors:Window]
BackgroundAlternate=248,248,248
BackgroundNormal=252,252,252
DecorationFocus=128,128,128
DecorationHover=0,0,0
ForegroundActive=0,102,255
ForegroundInactive=112,112,112
ForegroundLink=0,0,192
ForegroundNegative=128,0,0
ForegroundNeutral=112,96,0
ForegroundNormal=0,0,0
ForegroundPositive=0,96,0
ForegroundVisited=88,0,176

[General]
Name=Zion

[WM]
activeBackground=176,193,255
activeForeground=0,0,0
inactiveBackground=255,255,255
inactiveForeground=0,0,0
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Unfortunately, I do not know why. Try removing ~/.config/Trolltech.conf

Which style are you using in System Settings > Appearance > Style?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
cola
Registered Member
Posts
16
Karma
0
OS
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
That should work fine. I do not know why it does not work properly for you, Try the colour profile under a new user, and if that fails you may have a Syntax problem in your colour profile.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
cola
Registered Member
Posts
16
Karma
0
OS
Where would i get the file with current color settings?
cola
Registered Member
Posts
16
Karma
0
OS
Why is it disabled at first line?
Code: Select all
    [ColorEffects:Disabled]
    Color=210,205,218
    ColorAmount=-0.9
    ColorEffect=0
    ContrastAmount=0.65
    ContrastEffect=1
    IntensityAmount=0
    IntensityEffect=0

    [ColorEffects:Inactive]
    Color=0,0,0
    ColorAmount=0.5
    ColorEffect=1
    ContrastAmount=0.25
    ContrastEffect=1
    IntensityAmount=0
    IntensityEffect=0

    [Colors:Button]
    BackgroundAlternate=252,252,252
    BackgroundNormal=255,255,255
    DecorationFocus=128,128,128
    DecorationHover=0,0,0
    ForegroundActive=0,102,255
    ForegroundInactive=112,112,112
    ForegroundLink=0,0,192
    ForegroundNegative=128,0,0
    ForegroundNeutral=112,96,0
    ForegroundNormal=0,0,0
    ForegroundPositive=0,96,0
    ForegroundVisited=88,0,176

    [Colors:Selection]
    BackgroundAlternate=171,188,248
    BackgroundNormal=176,192,255
    DecorationFocus=128,128,128
    DecorationHover=0,0,0
    ForegroundActive=0,102,255
    ForegroundInactive=64,64,192
    ForegroundLink=0,0,192
    ForegroundNegative=128,0,0
    ForegroundNeutral=112,96,0
    ForegroundNormal=0,0,0
    ForegroundPositive=0,96,0
    ForegroundVisited=88,0,176

    [Colors:Tooltip]
    BackgroundAlternate=250,250,250
    BackgroundNormal=255,255,255
    DecorationFocus=128,128,128
    DecorationHover=0,0,0
    ForegroundActive=0,102,255
    ForegroundInactive=112,112,112
    ForegroundLink=0,0,192
    ForegroundNegative=128,0,0
    ForegroundNeutral=112,96,0
    ForegroundNormal=0,0,0
    ForegroundPositive=0,96,0
    ForegroundVisited=88,0,176

    [Colors:View]
    BackgroundAlternate=252,252,252
    BackgroundNormal=255,255,255
    DecorationFocus=128,128,128
    DecorationHover=0,0,0
    ForegroundActive=0,102,255
    ForegroundInactive=112,112,112
    ForegroundLink=0,0,192
    ForegroundNegative=128,0,0
    ForegroundNeutral=112,96,0
    ForegroundNormal=0,0,0
    ForegroundPositive=0,96,0
    ForegroundVisited=88,0,176

    [Colors:Window]
    BackgroundAlternate=248,248,248
    BackgroundNormal=252,252,252
    DecorationFocus=128,128,128
    DecorationHover=0,0,0
    ForegroundActive=0,102,255
    ForegroundInactive=112,112,112
    ForegroundLink=0,0,192
    ForegroundNegative=128,0,0
    ForegroundNeutral=112,96,0
    ForegroundNormal=0,0,0
    ForegroundPositive=0,96,0
    ForegroundVisited=88,0,176

    [General]
    Name=Zion

    [WM]
    activeBackground=176,193,255
    activeForeground=0,0,0
    inactiveBackground=255,255,255
    inactiveForeground=0,0,0
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Disabled in this case means the colors for when the widget is disabled. There are 3 states widgets can be in: Enabled, Disabled, and Inactive.

Disabled is when a widget cannot be interacted with at all.
Inactive is when a widget is enabled but is not being interacted with at this time, and is usually used when it is not focused.
Enabled ( or Standard colors ) is when the widget is enabled and is in use by the user.

I believe Inactive only applies to windows that are not focused.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]