diff options
author | Michele Calgaro <[email protected]> | 2023-10-18 21:21:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-02 12:18:35 +0900 |
commit | 93dcc4682415aaddc11206c5b65c01f3f6139f50 (patch) | |
tree | 013e148ee443c26d996dcce98fbc485ca6ccfe81 /kcontrol/krdb/kcs/WedgieWeb.kcsrc | |
parent | 5739816e7c979a2b4508f3005bee9b9568f5aed5 (diff) | |
download | tdebase-93dcc4682415aaddc11206c5b65c01f3f6139f50.tar.gz tdebase-93dcc4682415aaddc11206c5b65c01f3f6139f50.zip |
Add six new color schemes taken from https://www.opendesktop.org.
There is no license files on the website, but based on the site Terms & Conditions, it seems reasonable to redistribute this files under GPL2 license.
Human: https://www.opendesktop.org/p/1123955/
Last.fm: https://www.opendesktop.org/p/1123742/
Lizard: https://www.opendesktop.org/p/1123562
Platinum: https://www.opendesktop.org/p/1123528/
Sienna: https://www.opendesktop.org/p/1123485/
WedgeWeb: https://www.opendesktop.org/p/1123249/
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 688aa0fc28d3de8665b7b151eba65fe49e02187f)
Diffstat (limited to 'kcontrol/krdb/kcs/WedgieWeb.kcsrc')
-rw-r--r-- | kcontrol/krdb/kcs/WedgieWeb.kcsrc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/WedgieWeb.kcsrc b/kcontrol/krdb/kcs/WedgieWeb.kcsrc new file mode 100644 index 000000000..c0fc98663 --- /dev/null +++ b/kcontrol/krdb/kcs/WedgieWeb.kcsrc @@ -0,0 +1,22 @@ +[Color Scheme] +Name=WedgieWeb +activeBackground=68,68,119 +activeBlend=68,68,119 +activeForeground=204,119,34 +activeTitleBtnBg=116,132,115 +alternateBackground=226,234,226 +background=65,68,115 +buttonBackground=49,48,98 +buttonForeground=156,161,164 +contrast=0 +foreground=153,119,0 +inactiveBackground=68,68,119 +inactiveBlend=68,68,119 +inactiveForeground=120,70,20 +inactiveTitleBtnBg=162,184,160 +linkColor=156,161,164 +selectBackground=65,48,49 +selectForeground=204,119,34 +visitedLinkColor=156,161,164 +windowBackground=0,16,32 +windowForeground=153,119,0 |