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/Sienna.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/Sienna.kcsrc')
-rw-r--r-- | kcontrol/krdb/kcs/Sienna.kcsrc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/Sienna.kcsrc b/kcontrol/krdb/kcs/Sienna.kcsrc new file mode 100644 index 000000000..2839500e0 --- /dev/null +++ b/kcontrol/krdb/kcs/Sienna.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Sienna +activeBackground=209,136,34 +activeBlend=176,103,0 +activeForeground=255,255,255 +activeTitleBtnBg=250,163,41 +alternateBackground=249,244,237 +background=239,239,239 +buttonBackground=221,223,228 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=209,173,122 +inactiveBlend=169,134,84 +inactiveForeground=0,0,0 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=167,181,199 +linkColor=0,0,238 +selectBackground=250,185,95 +selectForeground=0,0,0 +shadeSortColumn=true +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 |