diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-24 22:50:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-26 23:05:37 +0900 |
commit | 69ac490a9e43b46efbc7fbf3ce32e96365f5805d (patch) | |
tree | ebacc08708de43ea3b36c642f2ee143f22acd1cf /kcontrol/krdb/kcs/Different.kcsrc | |
parent | b340398d564fc087cea46205992e7c0037342c46 (diff) | |
download | tdebase-69ac490a9e43b46efbc7fbf3ce32e96365f5805d.tar.gz tdebase-69ac490a9e43b46efbc7fbf3ce32e96365f5805d.zip |
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol/krdb/kcs/Different.kcsrc')
-rw-r--r-- | kcontrol/krdb/kcs/Different.kcsrc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/Different.kcsrc b/kcontrol/krdb/kcs/Different.kcsrc new file mode 100644 index 000000000..a846ee727 --- /dev/null +++ b/kcontrol/krdb/kcs/Different.kcsrc @@ -0,0 +1,22 @@ +[Color Scheme] +Name=Different +activeBackground=178,77,122 +activeBlend=174,178,195 +activeForeground=255,255,255 +activeTitleBtnBg=174,178,195 +alternateBackground=138,142,155 +background=7,191,237 +buttonBackground=255,251,225 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +inactiveBackground=174,178,195 +inactiveBlend=174,178,195 +inactiveForeground=0,0,0 +inactiveTitleBtnBg=174,178,195 +linkColor=0,0,255 +selectBackground=255,251,225 +selectForeground=0,0,0 +visitedLinkColor=255,9,9 +windowBackground=148,220,254 +windowForeground=0,0,0 |