diff options
author | Michele Calgaro <[email protected]> | 2023-10-18 21:21:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-02 10:55:19 +0900 |
commit | 688aa0fc28d3de8665b7b151eba65fe49e02187f (patch) | |
tree | 897b3b96d698bfe046091a273470b5d3057cd7a6 /kcontrol/krdb/kcs/Human.kcsrc | |
parent | 3cc190da30cda1e3d69b7499a6a75e7cbacf10a4 (diff) | |
download | tdebase-688aa0fc28d3de8665b7b151eba65fe49e02187f.tar.gz tdebase-688aa0fc28d3de8665b7b151eba65fe49e02187f.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]>
Diffstat (limited to 'kcontrol/krdb/kcs/Human.kcsrc')
-rw-r--r-- | kcontrol/krdb/kcs/Human.kcsrc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/Human.kcsrc b/kcontrol/krdb/kcs/Human.kcsrc new file mode 100644 index 000000000..a4200f73a --- /dev/null +++ b/kcontrol/krdb/kcs/Human.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Human +activeBackground=204,134,62 +activeBlend=204,134,62 +activeForeground=255,255,255 +activeTitleBtnBg=245,243,240 +alternateBackground=245,242,237 +background=239,235,231 +buttonBackground=225,217,209 +buttonForeground=0,0,0 +contrast=7 +foreground=16,16,16 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=235,231,227 +inactiveBlend=235,231,227 +inactiveForeground=179,175,171 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=179,175,171 +linkColor=0,0,238 +selectBackground=214,114,45 +selectForeground=255,255,255 +shadeSortColumn=true +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 |