From 69ac490a9e43b46efbc7fbf3ce32e96365f5805d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 24 Jan 2025 22:50:19 +0900 Subject: Add 15 color schemes taken from https://www.opendesktop.org. - Jewels (8 schemes): taken from https://www.opendesktop.org/p/1123760, no license specified - Seasons (4 schemes): taken from https://www.opendesktop.org/p/1123759, no license specified - Different: taken from https://www.opendesktop.org/p/1123251, no license specified - Lila: taken from https://www.opendesktop.org/p/1123580, no license specified - Pinkie: taken from https://www.opendesktop.org/p/1994203, Creative Common 0 license Given the files are available on opendesktop.org, it seems reasonable to assumed that all files without explicit license are publicly available and therefore redistributable under GPL2 license. Should this not be the case, we kindly ask the authors of the files to reach out to us and we will promptly remove any offending file. Signed-off-by: Michele Calgaro --- kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc (limited to 'kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc') diff --git a/kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc b/kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc new file mode 100644 index 000000000..29346c2fc --- /dev/null +++ b/kcontrol/krdb/kcs/Jewels-Aquamarine.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Jewels - Aquamarine +activeBackground=127,255,212 +activeBlend=157,255,212 +activeForeground=0,0,0 +activeTitleBtnBg=127,255,212 +alternateBackground=240,255,255 +background=216,255,255 +buttonBackground=201,255,254 +buttonForeground=0,0,0 +contrast=5 +foreground=0,0,0 +frame=127,255,212 +handle=127,255,212 +inactiveBackground=159,255,255 +inactiveBlend=187,255,255 +inactiveForeground=128,128,128 +inactiveFrame=159,255,255 +inactiveHandle=159,255,255 +inactiveTitleBtnBg=159,255,255 +linkColor=0,0,192 +selectBackground=127,255,212 +selectForeground=0,0,0 +shadeSortColumn=true +visitedLinkColor=128,0,128 +windowBackground=240,255,255 +windowForeground=0,0,0 -- cgit v1.2.1