From fb818d53165f23c90d0f0fa159c34d2da1bbc1b9 Mon Sep 17 00:00:00 2001 From: Chris Efant Date: Sat, 24 Jul 2004 20:23:19 +0000 Subject: [PATCH] Chris Efant: added color scheme to qtcurve [2004071900295830800] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3626 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/sirkull/qtcurve/QtCurve.kcsrc | 25 +++++++++++++++++++++++++ package/sirkull/qtcurve/qtcurve.desc | 1 + 2 files changed, 26 insertions(+) create mode 100644 package/sirkull/qtcurve/QtCurve.kcsrc diff --git a/package/sirkull/qtcurve/QtCurve.kcsrc b/package/sirkull/qtcurve/QtCurve.kcsrc new file mode 100644 index 000000000..7de316c00 --- /dev/null +++ b/package/sirkull/qtcurve/QtCurve.kcsrc @@ -0,0 +1,25 @@ +# This color scheme is based on Bluecurve.kcsrc from the Fedora Core 2 +# package "redhat-artwork". "redhat-artwork" is licensed under the GPL. + +[Color Scheme] +Name=QtCurve +activeBackground=70,79,134 +activeBlend=115,127,203 +activeForeground=255,255,255 +activeTitleBtnBg=207,207,207 +alternateBackground=240,240,240 +background=230,230,230 +buttonBackground=230,230,230 +buttonForeground=0,0,0 +contrast=1 +foreground=0,0,0 +inactiveBackground=197,197,197 +inactiveBlend=215,215,215 +inactiveForeground=127,127,127 +inactiveTitleBtnBg=238,238,238 +linkColor=0,0,192 +selectBackground=76,89,166 +selectForeground=255,255,255 +visitedLinkColor=128,0,128 +windowBackground=255,255,255 +windowForeground=0,0,0 diff --git a/package/sirkull/qtcurve/qtcurve.desc b/package/sirkull/qtcurve/qtcurve.desc index 7610428be..27b10eab4 100644 --- a/package/sirkull/qtcurve/qtcurve.desc +++ b/package/sirkull/qtcurve/qtcurve.desc @@ -58,4 +58,5 @@ [D] 1467293591 QtCurve-0.22.tar.gz http://www.cpdrummond.freeuk.com/ [O] . $base/package/*/*/kde-32.conf +[O] postmake="install -m 644 $confdir/QtCurve.kcsrc $root/$ROCKCFG_PKG_KDE32_CORE_PREFIX/share/apps/kdisplay/color-schemes/"