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/Platinum.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/Platinum.kcsrc')
-rw-r--r-- | kcontrol/krdb/kcs/Platinum.kcsrc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/Platinum.kcsrc b/kcontrol/krdb/kcs/Platinum.kcsrc new file mode 100644 index 000000000..a2e059535 --- /dev/null +++ b/kcontrol/krdb/kcs/Platinum.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Platinum +activeBackground=212,212,212 +activeBlend=136,136,136 +activeForeground=0,0,0 +activeTitleBtnBg=212,212,212 +alternateBackground=242,242,255 +background=241,241,241 +buttonBackground=212,212,212 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=136,136,136 +inactiveBlend=212,212,212 +inactiveForeground=0,0,0 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=212,212,212 +linkColor=0,0,238 +selectBackground=170,170,214 +selectForeground=0,0,0 +shadeSortColumn=true +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 |