diff options
| author | ryukamish <[email protected]> | 2026-06-03 10:30:33 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-03 10:30:33 +0530 |
| commit | 060e97c98d1211e0341fec435970d99475bb08a3 (patch) | |
| tree | 0c22fdd172275962b45cddaa300cd4ba3804daa8 | |
| parent | 7ace5532ea2fb1ad35890843d5e7de1edac22e70 (diff) | |
rm: don't require it
| -rw-r--r-- | kde/color-schemes/CoralVoid.colors | 134 |
1 files changed, 0 insertions, 134 deletions
diff --git a/kde/color-schemes/CoralVoid.colors b/kde/color-schemes/CoralVoid.colors deleted file mode 100644 index c646373..0000000 --- a/kde/color-schemes/CoralVoid.colors +++ /dev/null @@ -1,134 +0,0 @@ -[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=20,20,20 -BackgroundNormal=18,18,18 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[Colors:Complementary] -BackgroundAlternate=20,20,20 -BackgroundNormal=10,10,10 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[Colors:Header] -BackgroundAlternate=14,14,14 -BackgroundNormal=10,10,10 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[Colors:Selection] -BackgroundAlternate=204,85,51 -BackgroundNormal=255,118,69 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=10,10,10 -ForegroundInactive=10,10,10 -ForegroundLink=10,10,10 -ForegroundNegative=10,10,10 -ForegroundNeutral=10,10,10 -ForegroundNormal=10,10,10 -ForegroundPositive=10,10,10 -ForegroundVisited=10,10,10 - -[Colors:Tooltip] -BackgroundAlternate=20,20,20 -BackgroundNormal=14,14,14 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[Colors:View] -BackgroundAlternate=14,14,14 -BackgroundNormal=10,10,10 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[Colors:Window] -BackgroundAlternate=14,14,14 -BackgroundNormal=10,10,10 -DecorationFocus=255,118,69 -DecorationHover=255,118,69 -ForegroundActive=184,165,230 -ForegroundInactive=100,92,120 -ForegroundLink=124,114,194 -ForegroundNegative=204,85,51 -ForegroundNeutral=201,168,76 -ForegroundNormal=184,165,230 -ForegroundPositive=125,184,125 -ForegroundVisited=122,114,194 - -[General] -ColorScheme=CoralVoid -Name=Coral Void -shadeSortColumn=true - -[KDE] -contrast=4 - -[WM] -activeBackground=10,10,10 -activeBlend=10,10,10 -activeForeground=184,165,230 -inactiveBackground=10,10,10 -inactiveBlend=10,10,10 -inactiveForeground=100,92,120 -activeTitlebarSeparatorColor=255,118,69 |
