diff --git a/kcms/colors/CMakeLists.txt b/kcms/colors/CMakeLists.txt index fa6702656..8f4c69d3e 100644 --- a/kcms/colors/CMakeLists.txt +++ b/kcms/colors/CMakeLists.txt @@ -1,45 +1,41 @@ # KI18N Translation Domain for this library add_definitions(-DTRANSLATION_DOMAIN=\"kcm_colors\") set(kcm_colors_SRCS ../krdb/krdb.cpp colors.cpp colorsmodel.cpp filterproxymodel.cpp ) # needed for krdb qt5_add_dbus_interface(kcm_colors_SRCS ${KINIT_DBUS_INTERFACES_DIR}/kf5_org.kde.KLauncher.xml klauncher_iface) add_library(kcm_colors MODULE ${kcm_colors_SRCS}) target_link_libraries(kcm_colors Qt5::DBus KF5::KCMUtils KF5::CoreAddons KF5::Declarative KF5::GuiAddons KF5::I18n KF5::KIOCore KF5::KIOWidgets KF5::NewStuff KF5::QuickAddons KF5::WindowSystem ) if(X11_FOUND) target_link_libraries(kcm_colors ${X11_LIBRARIES} Qt5::X11Extras) endif() kcoreaddons_desktop_to_json(kcm_colors "kcm_colors.desktop") install(FILES kcm_colors.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR}) install(TARGETS kcm_colors DESTINATION ${KDE_INSTALL_PLUGINDIR}/kcms) install(FILES colorschemes.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR}) kpackage_install_package(package kcm_colors kcms) -# built-in color schemes -file(GLOB schemefiles schemes/*.colors) -install( FILES ${schemefiles} DESTINATION ${KDE_INSTALL_DATADIR}/color-schemes ) - add_subdirectory(editor) diff --git a/kcms/colors/schemes/ExtraDesktop.sh b/kcms/colors/schemes/ExtraDesktop.sh deleted file mode 100755 index 406e6f365..000000000 --- a/kcms/colors/schemes/ExtraDesktop.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -find -name \*.colors -print diff --git a/kcms/colors/schemes/Honeycomb.colors b/kcms/colors/schemes/Honeycomb.colors deleted file mode 100644 index 773aa5113..000000000 --- a/kcms/colors/schemes/Honeycomb.colors +++ /dev/null @@ -1,121 +0,0 @@ -[ColorEffects:Disabled] -Color=48,43,30 -ColorAmount=0.125 -ColorEffect=2 -ContrastAmount=0.5 -ContrastEffect=1 -IntensityAmount=0.05 -IntensityEffect=0 - -[ColorEffects:Inactive] -Color=227,170,0 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.25 -ContrastEffect=1 -IntensityAmount=0.05 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=136,138,133 -BackgroundNormal=186,189,183 -DecorationFocus=85,85,85 -DecorationHover=243,195,0 -ForegroundActive=191,92,0 -ForegroundInactive=117,80,25 -ForegroundLink=232,82,144 -ForegroundNegative=191,3,3 -ForegroundNeutral=43,116,199 -ForegroundNormal=0,0,0 -ForegroundPositive=0,137,43 -ForegroundVisited=100,74,155 - -[Colors:Selection] -BackgroundAlternate=243,195,0 -BackgroundNormal=227,170,0 -DecorationFocus=85,85,85 -DecorationHover=243,195,0 -ForegroundActive=191,92,0 -ForegroundInactive=255,235,85 -ForegroundLink=232,82,144 -ForegroundNegative=191,3,3 -ForegroundNeutral=43,116,199 -ForegroundNormal=255,255,255 -ForegroundPositive=0,137,43 -ForegroundVisited=100,74,155 - -[Colors:Tooltip] -BackgroundAlternate=255,235,85 -BackgroundNormal=255,242,153 -DecorationFocus=85,85,85 -DecorationHover=243,195,0 -ForegroundActive=191,92,0 -ForegroundInactive=117,80,25 -ForegroundLink=232,82,144 -ForegroundNegative=191,3,3 -ForegroundNeutral=43,116,199 -ForegroundNormal=64,48,0 -ForegroundPositive=0,137,43 -ForegroundVisited=100,74,155 - -[Colors:View] -BackgroundAlternate=255,251,231 -BackgroundNormal=255,255,255 -DecorationFocus=85,85,85 -DecorationHover=243,195,0 -ForegroundActive=191,92,0 -ForegroundInactive=117,80,25 -ForegroundLink=232,82,144 -ForegroundNegative=191,3,3 -ForegroundNeutral=43,116,199 -ForegroundNormal=0,0,0 -ForegroundPositive=0,137,43 -ForegroundVisited=100,74,155 - -[Colors:Window] -BackgroundAlternate=186,189,183 -BackgroundNormal=212,215,208 -DecorationFocus=85,85,85 -DecorationHover=243,195,0 -ForegroundActive=191,92,0 -ForegroundInactive=117,80,25 -ForegroundLink=232,82,144 -ForegroundNegative=191,3,3 -ForegroundNeutral=43,116,199 -ForegroundNormal=0,0,0 -ForegroundPositive=0,137,43 -ForegroundVisited=100,74,155 - -[General] -Name=Honeycomb -Name[ca]=Honeycomb -Name[ca@valencia]=Honeycomb -Name[da]=Honeycomb -Name[de]=Honigwabe -Name[en_GB]=Honeycomb -Name[es]=Panal -Name[eu]=Abaraska -Name[fi]=Hunajakenno -Name[fr]=Honeycomb -Name[gl]=Tarro de mel -Name[id]=Honeycomb -Name[it]=Alveare -Name[ko]=벌집 -Name[nl]=Honingraat -Name[nn]=Bikube -Name[pl]=Plaster miodu -Name[pt]=Favo de Mel -Name[pt_BR]=Favo de Mel -Name[ru]=Соты -Name[sk]=Medový plást -Name[sv]=Bikaka -Name[uk]=Соти -Name[x-test]=xxHoneycombxx -Name[zh_CN]=蜂窝 -Name[zh_TW]=Honeycomb - -[WM] -activeBackground=227,170,0 -activeForeground=255,255,255 -inactiveBackground=136,138,133 -inactiveForeground=46,52,54 diff --git a/kcms/colors/schemes/Norway.colors b/kcms/colors/schemes/Norway.colors deleted file mode 100644 index 4712122aa..000000000 --- a/kcms/colors/schemes/Norway.colors +++ /dev/null @@ -1,122 +0,0 @@ -[ColorEffects:Disabled] -Color=197,179,153 -ColorAmount=0.5 -ColorEffect=2 -ContrastAmount=0.25 -ContrastEffect=1 -IntensityAmount=0.25 -IntensityEffect=0 - -[ColorEffects:Inactive] -Color=213,198,176 -ColorAmount=0.1 -ColorEffect=2 -ContrastAmount=0.25 -ContrastEffect=1 -IntensityAmount=-0.05 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=246,240,227 -BackgroundNormal=247,242,232 -DecorationFocus=128,112,96 -DecorationHover=29,135,205 -ForegroundActive=0,197,204 -ForegroundInactive=197,179,153 -ForegroundLink=0,87,174 -ForegroundNegative=232,87,82 -ForegroundNeutral=227,170,0 -ForegroundNormal=0,0,0 -ForegroundPositive=120,183,83 -ForegroundVisited=100,74,155 - -[Colors:Selection] -BackgroundAlternate=27,131,196 -BackgroundNormal=29,132,205 -DecorationFocus=128,112,96 -DecorationHover=29,135,205 -ForegroundActive=0,197,204 -ForegroundInactive=144,192,232 -ForegroundLink=0,87,174 -ForegroundNegative=232,87,82 -ForegroundNeutral=227,170,0 -ForegroundNormal=255,255,255 -ForegroundPositive=120,183,83 -ForegroundVisited=100,74,155 - -[Colors:Tooltip] -BackgroundAlternate=250,248,241 -BackgroundNormal=253,252,251 -DecorationFocus=128,112,96 -DecorationHover=29,135,205 -ForegroundActive=0,197,204 -ForegroundInactive=197,179,153 -ForegroundLink=0,87,174 -ForegroundNegative=232,87,82 -ForegroundNeutral=227,170,0 -ForegroundNormal=0,0,0 -ForegroundPositive=120,183,83 -ForegroundVisited=100,74,155 - -[Colors:View] -BackgroundAlternate=250,246,239 -BackgroundNormal=253,252,250 -DecorationFocus=128,112,96 -DecorationHover=29,135,205 -ForegroundActive=0,197,204 -ForegroundInactive=197,179,153 -ForegroundLink=0,87,174 -ForegroundNegative=232,87,82 -ForegroundNeutral=227,170,0 -ForegroundNormal=0,0,0 -ForegroundPositive=120,183,83 -ForegroundVisited=100,74,155 - -[Colors:Window] -BackgroundAlternate=233,223,206 -BackgroundNormal=235,226,210 -DecorationFocus=128,112,96 -DecorationHover=29,135,205 -ForegroundActive=0,197,204 -ForegroundInactive=197,179,153 -ForegroundLink=0,87,174 -ForegroundNegative=232,87,82 -ForegroundNeutral=227,170,0 -ForegroundNormal=0,0,0 -ForegroundPositive=120,183,83 -ForegroundVisited=100,74,155 - -[General] -Name=Norway -Name[ca]=Norway -Name[ca@valencia]=Norway -Name[cs]=Norsko -Name[da]=Norge -Name[de]=Norwegen -Name[en_GB]=Norway -Name[es]=Noruega -Name[eu]=Norvegia -Name[fi]=Norja -Name[fr]=Norvège -Name[gl]=Noruega -Name[id]=Norway -Name[it]=Norvegia -Name[ko]=노르웨이 -Name[nl]=Noorwegen -Name[nn]=Noreg -Name[pl]=Norwegia -Name[pt]=Noruega -Name[pt_BR]=Noruega -Name[ru]=Норвегия -Name[sk]=Nórsko -Name[sv]=Norge -Name[uk]=Норвегія -Name[x-test]=xxNorwayxx -Name[zh_CN]=挪威 -Name[zh_TW]=Norway - -[WM] -activeBackground=29,135,205 -activeForeground=255,255,255 -inactiveBackground=128,112,96 -inactiveForeground=253,252,251 diff --git a/kcms/colors/schemes/ObsidianCoast.colors b/kcms/colors/schemes/ObsidianCoast.colors deleted file mode 100644 index 6c7d04ab8..000000000 --- a/kcms/colors/schemes/ObsidianCoast.colors +++ /dev/null @@ -1,120 +0,0 @@ -[ColorEffects:Disabled] -ColorAmount=-0.8 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.25 -IntensityEffect=2 - -[ColorEffects:Inactive] -Color=0,0,0 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.4 -ContrastEffect=2 -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=66,65,64 -BackgroundNormal=64,63,62 -DecorationFocus=39,94,160 -DecorationHover=87,129,176 -ForegroundActive=150,191,240 -ForegroundInactive=120,119,117 -ForegroundLink=80,142,216 -ForegroundNegative=232,88,72 -ForegroundNeutral=192,162,95 -ForegroundNormal=232,230,227 -ForegroundPositive=120,183,83 -ForegroundVisited=142,121,165 - -[Colors:Selection] -BackgroundAlternate=22,68,120 -BackgroundNormal=24,72,128 -DecorationFocus=39,94,160 -DecorationHover=87,129,176 -ForegroundActive=150,191,240 -ForegroundInactive=81,119,166 -ForegroundLink=80,142,216 -ForegroundNegative=232,88,72 -ForegroundNeutral=192,162,95 -ForegroundNormal=255,255,255 -ForegroundPositive=120,183,83 -ForegroundVisited=142,121,165 - -[Colors:Tooltip] -BackgroundAlternate=17,51,86 -BackgroundNormal=16,48,80 -DecorationFocus=39,94,160 -DecorationHover=87,129,176 -ForegroundActive=150,191,240 -ForegroundInactive=120,119,117 -ForegroundLink=80,142,216 -ForegroundNegative=232,88,72 -ForegroundNeutral=192,162,95 -ForegroundNormal=196,209,224 -ForegroundPositive=120,183,83 -ForegroundVisited=142,121,165 - -[Colors:View] -BackgroundAlternate=36,35,35 -BackgroundNormal=32,31,31 -DecorationFocus=39,94,160 -DecorationHover=87,129,176 -ForegroundActive=150,191,240 -ForegroundInactive=120,119,117 -ForegroundLink=80,142,216 -ForegroundNegative=232,88,72 -ForegroundNeutral=192,162,95 -ForegroundNormal=212,210,207 -ForegroundPositive=120,183,83 -ForegroundVisited=142,121,165 - -[Colors:Window] -BackgroundAlternate=52,51,50 -BackgroundNormal=48,47,47 -DecorationFocus=39,94,160 -DecorationHover=87,129,176 -ForegroundActive=150,191,240 -ForegroundInactive=120,119,117 -ForegroundLink=80,142,216 -ForegroundNegative=232,88,72 -ForegroundNeutral=192,162,95 -ForegroundNormal=224,222,219 -ForegroundPositive=120,183,83 -ForegroundVisited=142,121,165 - -[General] -Name=Obsidian Coast -Name[ca]=Obsidian Coast -Name[ca@valencia]=Obsidian Coast -Name[da]=Obsidian Coast -Name[de]=Obsidian-Küste -Name[en_GB]=Obsidian Coast -Name[es]=Costa de obsidiana -Name[eu]=Obsidian Coast -Name[fi]=Obsidian Coast -Name[fr]=Obsidian Coast -Name[gl]=Costa obsidiana -Name[id]=Obsidian Coast -Name[it]=Costa dell'ossidiana -Name[ko]=흑요석 해안 -Name[nl]=Obsidian Coast -Name[nn]=Obsidian-kyst -Name[pl]=Wybrzeże Obsydian -Name[pt]=Costa Obsidiana -Name[pt_BR]=Costa Obsidiana -Name[ru]=Обсидиан -Name[sk]=Obsidiánové pobrežie -Name[sv]=Obsidiankust -Name[uk]=Обсидіановий берег -Name[x-test]=xxObsidian Coastxx -Name[zh_CN]=黑曜石海岸 -Name[zh_TW]=Obsidian Coast - -[WM] -activeBackground=19,47,80 -activeForeground=255,255,255 -inactiveBackground=64,63,62 -inactiveForeground=128,127,125 diff --git a/kcms/colors/schemes/Oxygen.colors b/kcms/colors/schemes/Oxygen.colors deleted file mode 100644 index d1e69ef1a..000000000 --- a/kcms/colors/schemes/Oxygen.colors +++ /dev/null @@ -1,143 +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.9 -ColorEffect=1 -ContrastAmount=0.25 -ContrastEffect=2 -Enable=true -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=224,223,222 -BackgroundNormal=223,220,217 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=146,76,157 -ForegroundInactive=137,136,135 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=34,31,30 -ForegroundPositive=0,110,40 -ForegroundVisited=100,74,155 - -[Colors:Selection] -BackgroundAlternate=62,138,204 -BackgroundNormal=67,172,232 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=108,36,119 -ForegroundInactive=199,226,248 -ForegroundLink=0,49,110 -ForegroundNegative=156,14,14 -ForegroundNeutral=255,221,0 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=69,40,134 - -[Colors:Tooltip] -BackgroundAlternate=196,224,255 -BackgroundNormal=24,21,19 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=255,128,224 -ForegroundInactive=137,136,135 -ForegroundLink=88,172,255 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=231,253,255 -ForegroundPositive=0,110,40 -ForegroundVisited=150,111,232 - -[Colors:View] -BackgroundAlternate=248,247,246 -BackgroundNormal=255,255,255 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=146,76,157 -ForegroundInactive=137,136,135 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=31,28,27 -ForegroundPositive=0,110,40 -ForegroundVisited=100,74,155 - -[Colors:Window] -BackgroundAlternate=218,217,216 -BackgroundNormal=214,210,208 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=146,76,157 -ForegroundInactive=137,136,135 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=34,31,30 -ForegroundPositive=0,110,40 -ForegroundVisited=100,74,155 - -[Colors:Complementary] -BackgroundAlternate=196,224,255 -BackgroundNormal=24,21,19 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=255,128,224 -ForegroundInactive=137,136,135 -ForegroundLink=88,172,255 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=231,253,255 -ForegroundPositive=0,110,40 -ForegroundVisited=150,111,232 - -[General] -ColorScheme=Oxygen -Name=Oxygen -Name[ca]=Oxygen -Name[ca@valencia]=Oxygen -Name[cs]=Oxygen -Name[da]=Oxygen -Name[de]=Oxygen -Name[en_GB]=Oxygen -Name[es]=Oxígeno -Name[eu]=Oxygen -Name[fi]=Oxygen -Name[fr]=Oxygen -Name[gl]=Osíxeno -Name[id]=Oxygen -Name[it]=Oxygen -Name[ko]=Oxygen -Name[nl]=Oxygen -Name[nn]=Oxygen -Name[pl]=Tlen -Name[pt]=Oxygen -Name[pt_BR]=Oxygen -Name[ru]=Oxygen -Name[sk]=Kyslík -Name[sv]=Syre -Name[uk]=Oxygen -Name[x-test]=xxOxygenxx -Name[zh_CN]=氧气 -Name[zh_TW]=Oxygen -shadeSortColumn=true - -[KDE] -contrast=7 - -[WM] -activeBackground=48,174,232 -activeForeground=255,255,255 -inactiveBackground=224,223,222 -inactiveForeground=75,71,67 diff --git a/kcms/colors/schemes/OxygenCold.colors b/kcms/colors/schemes/OxygenCold.colors deleted file mode 100644 index 257a4d10b..000000000 --- a/kcms/colors/schemes/OxygenCold.colors +++ /dev/null @@ -1,134 +0,0 @@ -[ColorEffects:Disabled] -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.1 -IntensityEffect=2 - -[ColorEffects:Inactive] -Color=112,111,110 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.1 -ContrastEffect=2 -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=224,223,222 -BackgroundNormal=232,231,230 -DecorationFocus=43,116,199 -DecorationHover=119,183,255 -ForegroundActive=255,128,224 -ForegroundInactive=136,135,134 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=20,19,18 -ForegroundPositive=0,110,40 -ForegroundVisited=69,40,134 - -[Colors:Selection] -BackgroundAlternate=62,138,204 -BackgroundNormal=65,139,212 -DecorationFocus=43,116,199 -DecorationHover=119,183,255 -ForegroundActive=255,128,224 -ForegroundInactive=165,193,228 -ForegroundLink=0,49,110 -ForegroundNegative=156,14,14 -ForegroundNeutral=255,221,0 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=69,40,134 - -[Colors:Tooltip] -BackgroundAlternate=196,224,255 -BackgroundNormal=192,218,255 -DecorationFocus=43,116,199 -DecorationHover=119,183,255 -ForegroundActive=255,128,224 -ForegroundInactive=96,112,128 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=20,19,18 -ForegroundPositive=0,110,40 -ForegroundVisited=69,40,134 - -[Colors:View] -BackgroundAlternate=248,247,246 -BackgroundNormal=255,255,255 -DecorationFocus=43,116,199 -DecorationHover=119,183,255 -ForegroundActive=255,128,224 -ForegroundInactive=136,135,134 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=20,19,18 -ForegroundPositive=0,110,40 -ForegroundVisited=69,40,134 - -[Colors:Window] -BackgroundAlternate=218,217,216 -BackgroundNormal=224,223,222 -DecorationFocus=43,116,199 -DecorationHover=119,183,255 -ForegroundActive=255,128,224 -ForegroundInactive=136,135,134 -ForegroundLink=0,87,174 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=20,19,18 -ForegroundPositive=0,110,40 -ForegroundVisited=69,40,134 - -[Colors:Complementary] -BackgroundAlternate=196,224,255 -BackgroundNormal=24,21,19 -DecorationFocus=58,167,221 -DecorationHover=110,214,255 -ForegroundActive=255,128,224 -ForegroundInactive=137,136,135 -ForegroundLink=88,172,255 -ForegroundNegative=191,3,3 -ForegroundNeutral=176,128,0 -ForegroundNormal=231,253,255 -ForegroundPositive=0,110,40 -ForegroundVisited=150,111,232 - -[General] -Name=Oxygen Cold -Name[ca]=Oxygen Cold -Name[ca@valencia]=Oxygen Cold -Name[da]=Oxygen Cold -Name[de]=Oxygen-Kalt -Name[en_GB]=Oxygen Cold -Name[es]=Oxígeno frío -Name[eu]=Oxygen Hotza -Name[fi]=Oxygen Cold -Name[fr]=Oxygen Cold -Name[gl]=Osíxeno frío -Name[id]=Oxygen Cold -Name[it]=Oxygen freddo -Name[ko]=차가운 Oxygen -Name[nl]=Oxygen Cold -Name[nn]=Oxygen kald -Name[pl]=Zimny tlen -Name[pt]=Oxygen Frio -Name[pt_BR]=Oxygen Frio -Name[ru]=Oxygen (холодная) -Name[sk]=Studený kyslík -Name[sv]=Kallt syre -Name[uk]=Холодна Oxygen -Name[x-test]=xxOxygen Coldxx -Name[zh_CN]=氧气冷色 -Name[zh_TW]=Oxygen Cold - -[WM] -activeBackground=96,148,207 -activeForeground=255,255,255 -inactiveBackground=224,223,222 -inactiveForeground=20,19,18 diff --git a/kcms/colors/schemes/Steel.colors b/kcms/colors/schemes/Steel.colors deleted file mode 100644 index 8ce8825d4..000000000 --- a/kcms/colors/schemes/Steel.colors +++ /dev/null @@ -1,120 +0,0 @@ -[ColorEffects:Disabled] -ColorAmount=-0.9 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.25 -IntensityEffect=2 - -[ColorEffects:Inactive] -Color=135,133,129 -ColorAmount=0.05 -ColorEffect=2 -ContrastAmount=0.25 -ContrastEffect=2 -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=224,223,216 -BackgroundNormal=232,231,223 -DecorationFocus=69,98,112 -DecorationHover=74,139,163 -ForegroundActive=232,87,82 -ForegroundInactive=148,133,111 -ForegroundLink=41,111,190 -ForegroundNegative=139,83,127 -ForegroundNeutral=191,165,103 -ForegroundNormal=0,0,0 -ForegroundPositive=67,102,46 -ForegroundVisited=100,74,155 - -[Colors:Selection] -BackgroundAlternate=118,154,165 -BackgroundNormal=123,160,173 -DecorationFocus=69,98,112 -DecorationHover=74,139,163 -ForegroundActive=232,87,82 -ForegroundInactive=178,197,204 -ForegroundLink=41,111,190 -ForegroundNegative=139,83,127 -ForegroundNeutral=191,165,103 -ForegroundNormal=255,255,255 -ForegroundPositive=67,102,46 -ForegroundVisited=100,74,155 - -[Colors:Tooltip] -BackgroundAlternate=216,228,231 -BackgroundNormal=219,231,235 -DecorationFocus=69,98,112 -DecorationHover=74,139,163 -ForegroundActive=232,87,82 -ForegroundInactive=148,133,111 -ForegroundLink=41,111,190 -ForegroundNegative=139,83,127 -ForegroundNeutral=191,165,103 -ForegroundNormal=37,34,28 -ForegroundPositive=67,102,46 -ForegroundVisited=100,74,155 - -[Colors:View] -BackgroundAlternate=250,250,248 -BackgroundNormal=255,255,255 -DecorationFocus=69,98,112 -DecorationHover=74,139,163 -ForegroundActive=232,87,82 -ForegroundInactive=148,133,111 -ForegroundLink=41,111,190 -ForegroundNegative=139,83,127 -ForegroundNeutral=191,165,103 -ForegroundNormal=0,0,0 -ForegroundPositive=67,102,46 -ForegroundVisited=100,74,155 - -[Colors:Window] -BackgroundAlternate=212,211,204 -BackgroundNormal=224,223,216 -DecorationFocus=69,98,112 -DecorationHover=74,139,163 -ForegroundActive=232,87,82 -ForegroundInactive=148,133,111 -ForegroundLink=41,111,190 -ForegroundNegative=139,83,127 -ForegroundNeutral=191,165,103 -ForegroundNormal=0,0,0 -ForegroundPositive=67,102,46 -ForegroundVisited=100,74,155 - -[General] -Name=Steel -Name[ca]=Steel -Name[ca@valencia]=Steel -Name[da]=Steel -Name[de]=Stahl -Name[en_GB]=Steel -Name[es]=Acero -Name[eu]=Altzairua -Name[fi]=Teräs -Name[fr]=Acier -Name[gl]=Ferro -Name[id]=Steel -Name[it]=Acciaio -Name[ko]=스틸 -Name[nl]=Steel -Name[nn]=Stål -Name[pl]=Stal -Name[pt]=Aço -Name[pt_BR]=Aço -Name[ru]=Сталь -Name[sk]=Oceľ -Name[sv]=Stål -Name[uk]=Сталь -Name[x-test]=xxSteelxx -Name[zh_CN]=钢铁 -Name[zh_TW]=Steel - -[WM] -activeBackground=74,139,163 -activeForeground=255,255,255 -inactiveBackground=208,206,192 -inactiveForeground=100,92,72 diff --git a/kcms/colors/schemes/WontonSoup.colors b/kcms/colors/schemes/WontonSoup.colors deleted file mode 100644 index ee4b46b71..000000000 --- a/kcms/colors/schemes/WontonSoup.colors +++ /dev/null @@ -1,119 +0,0 @@ -[ColorEffects:Disabled] -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -IntensityAmount=0.25 -IntensityEffect=2 - -[ColorEffects:Inactive] -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.25 -ContrastEffect=2 -IntensityAmount=0.05 -IntensityEffect=2 - -[Colors:Button] -BackgroundAlternate=90,98,109 -BackgroundNormal=82,88,99 -DecorationFocus=125,141,153 -DecorationHover=119,149,179 -ForegroundActive=255,255,255 -ForegroundInactive=135,143,154 -ForegroundLink=156,212,255 -ForegroundNegative=225,150,209 -ForegroundNeutral=218,198,115 -ForegroundNormal=210,222,240 -ForegroundPositive=145,221,100 -ForegroundVisited=64,128,255 - -[Colors:Selection] -BackgroundAlternate=111,126,144 -BackgroundNormal=120,136,156 -DecorationFocus=125,141,153 -DecorationHover=119,149,179 -ForegroundActive=255,255,255 -ForegroundInactive=174,192,218 -ForegroundLink=156,212,255 -ForegroundNegative=225,150,209 -ForegroundNeutral=218,198,115 -ForegroundNormal=209,225,244 -ForegroundPositive=145,221,100 -ForegroundVisited=64,128,255 - -[Colors:Tooltip] -BackgroundAlternate=171,181,195 -BackgroundNormal=182,193,208 -DecorationFocus=125,141,153 -DecorationHover=119,149,179 -ForegroundActive=255,255,255 -ForegroundInactive=112,118,128 -ForegroundLink=87,161,218 -ForegroundNegative=99,66,92 -ForegroundNeutral=86,78,45 -ForegroundNormal=42,44,48 -ForegroundPositive=57,86,38 -ForegroundVisited=46,95,185 - -[Colors:View] -BackgroundAlternate=67,71,80 -BackgroundNormal=60,64,72 -DecorationFocus=125,141,153 -DecorationHover=119,149,179 -ForegroundActive=255,255,255 -ForegroundInactive=135,143,154 -ForegroundLink=156,212,255 -ForegroundNegative=225,150,209 -ForegroundNeutral=218,198,115 -ForegroundNormal=210,222,240 -ForegroundPositive=145,221,100 -ForegroundVisited=64,128,255 - -[Colors:Window] -BackgroundAlternate=78,83,94 -BackgroundNormal=73,78,88 -DecorationFocus=125,141,153 -DecorationHover=119,149,179 -ForegroundActive=255,255,255 -ForegroundInactive=135,143,154 -ForegroundLink=156,212,255 -ForegroundNegative=225,150,209 -ForegroundNeutral=218,198,115 -ForegroundNormal=182,193,208 -ForegroundPositive=145,221,100 -ForegroundVisited=64,128,255 - -[General] -Name=Wonton Soup -Name[ca]=Wonton Soup -Name[ca@valencia]=Wonton Soup -Name[da]=Wonton Soup -Name[de]=Wonton-Suppe -Name[en_GB]=Wonton Soup -Name[es]=Sopa wantán -Name[eu]=Wonton Zopa -Name[fi]=Wonton Soup -Name[fr]=Wonton Soup -Name[gl]=Sopa de Wonton -Name[id]=Wonton Soup -Name[it]=Zuppa di Wonton -Name[ko]=원톤 수프 -Name[nl]=Wonton Soup -Name[nn]=Wonton-suppe -Name[pl]=Zupa Wonton -Name[pt]=Sopa Wonton -Name[pt_BR]=Sopa de Wonton -Name[ru]=Суп с вонтонами -Name[sk]=Wonton Soup -Name[sv]=Wontonsoppa -Name[uk]=Суп із вонтонами -Name[x-test]=xxWonton Soupxx -Name[zh_CN]=旺顿汤 -Name[zh_TW]=Wonton Soup - -[WM] -activeBackground=138,151,166 -activeForeground=224,237,255 -inactiveBackground=82,89,99 -inactiveForeground=140,152,168 diff --git a/kcms/colors/schemes/Zion.colors b/kcms/colors/schemes/Zion.colors deleted file mode 100644 index 8ede8a09c..000000000 --- a/kcms/colors/schemes/Zion.colors +++ /dev/null @@ -1,121 +0,0 @@ -[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 -Name[ca]=Zion -Name[ca@valencia]=Zion -Name[da]=Zion -Name[de]=Zion -Name[en_GB]=Zion -Name[es]=Sion -Name[eu]=Zion -Name[fi]=Zion -Name[fr]=Zion -Name[gl]=Sion -Name[id]=Zion -Name[it]=Sion -Name[ko]=시온 -Name[nl]=Zion -Name[nn]=Zion -Name[pl]=Zion -Name[pt]=Zion -Name[pt_BR]=Zion -Name[ru]=Сион -Name[sk]=Zion -Name[sv]=Zion -Name[uk]=Сіон -Name[x-test]=xxZionxx -Name[zh_CN]=锡安 -Name[zh_TW]=Zion - -[WM] -activeBackground=176,193,255 -activeForeground=0,0,0 -inactiveBackground=255,255,255 -inactiveForeground=0,0,0 diff --git a/kcms/colors/schemes/ZionReversed.colors b/kcms/colors/schemes/ZionReversed.colors deleted file mode 100644 index de01a4a30..000000000 --- a/kcms/colors/schemes/ZionReversed.colors +++ /dev/null @@ -1,121 +0,0 @@ -[ColorEffects:Disabled] -Color=56,56,56 -ColorAmount=0.5 -ColorEffect=2 -ContrastAmount=0.5 -ContrastEffect=1 -IntensityAmount=0.05 -IntensityEffect=0 - -[ColorEffects:Inactive] -Color=0,0,0 -ColorAmount=0.5 -ColorEffect=1 -ContrastAmount=0.25 -ContrastEffect=2 -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=12,12,12 -BackgroundNormal=0,0,0 -DecorationFocus=192,192,192 -DecorationHover=255,255,255 -ForegroundActive=192,255,255 -ForegroundInactive=160,160,160 -ForegroundLink=128,181,255 -ForegroundNegative=255,128,172 -ForegroundNeutral=255,212,128 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=192,128,255 - -[Colors:Selection] -BackgroundAlternate=0,52,116 -BackgroundNormal=0,49,110 -DecorationFocus=192,192,192 -DecorationHover=255,255,255 -ForegroundActive=192,255,255 -ForegroundInactive=96,148,207 -ForegroundLink=128,181,255 -ForegroundNegative=255,128,172 -ForegroundNeutral=255,212,128 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=192,128,255 - -[Colors:Tooltip] -BackgroundAlternate=12,12,12 -BackgroundNormal=0,0,0 -DecorationFocus=192,192,192 -DecorationHover=255,255,255 -ForegroundActive=192,255,255 -ForegroundInactive=160,160,160 -ForegroundLink=128,181,255 -ForegroundNegative=255,128,172 -ForegroundNeutral=255,212,128 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=192,128,255 - -[Colors:View] -BackgroundAlternate=12,12,12 -BackgroundNormal=0,0,0 -DecorationFocus=192,192,192 -DecorationHover=255,255,255 -ForegroundActive=192,255,255 -ForegroundInactive=160,160,160 -ForegroundLink=128,181,255 -ForegroundNegative=255,128,172 -ForegroundNeutral=255,212,128 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=192,128,255 - -[Colors:Window] -BackgroundAlternate=20,20,20 -BackgroundNormal=16,16,16 -DecorationFocus=192,192,192 -DecorationHover=255,255,255 -ForegroundActive=192,255,255 -ForegroundInactive=160,160,160 -ForegroundLink=128,181,255 -ForegroundNegative=255,128,172 -ForegroundNeutral=255,212,128 -ForegroundNormal=255,255,255 -ForegroundPositive=128,255,128 -ForegroundVisited=192,128,255 - -[General] -Name=Zion (Reversed) -Name[ca]=Zion (invertit) -Name[ca@valencia]=Zion (invertit) -Name[da]=Zion (omvendt) -Name[de]=Zion (Invertiert) -Name[en_GB]=Zion (Reversed) -Name[es]=Sion (invertido) -Name[eu]=Zion (atzekoz aurrera) -Name[fi]=Zion (käänteinen) -Name[fr]=Zion (inversé) -Name[gl]=Sion (invertido) -Name[id]=Zion (Reversed) -Name[it]=Sion (invertito) -Name[ko]=시온(반전됨) -Name[nl]=Zion (omgekeerd) -Name[nn]=Zion (omvend) -Name[pl]=Zion (Odwrócony) -Name[pt]=Zion (Invertido) -Name[pt_BR]=Zion (Invertido) -Name[ru]=Сион (инвертированная) -Name[sk]=Zion (Prevrátené) -Name[sv]=Zion (omvänd) -Name[uk]=Сіон (обернена) -Name[x-test]=xxZion (Reversed)xx -Name[zh_CN]=锡安 (反色) -Name[zh_TW]=Zion (顏色反轉版) - -[WM] -activeBackground=0,49,110 -activeForeground=255,255,255 -inactiveBackground=64,64,64 -inactiveForeground=128,128,128