From 93dcc4682415aaddc11206c5b65c01f3f6139f50 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 18 Oct 2023 21:21:53 +0900 Subject: 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 (cherry picked from commit 688aa0fc28d3de8665b7b151eba65fe49e02187f) --- kcontrol/krdb/kcs/Sienna.kcsrc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 kcontrol/krdb/kcs/Sienna.kcsrc (limited to 'kcontrol/krdb/kcs/Sienna.kcsrc') 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 -- cgit v1.2.1