summaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
Diffstat (limited to 'colors')
-rw-r--r--colors/CMakeLists.txt1
-rw-r--r--colors/QtCurve.kcsrc27
2 files changed, 28 insertions, 0 deletions
diff --git a/colors/CMakeLists.txt b/colors/CMakeLists.txt
new file mode 100644
index 0000000..423bda3
--- /dev/null
+++ b/colors/CMakeLists.txt
@@ -0,0 +1 @@
+install(FILES QtCurve.kcsrc DESTINATION ${DATA_INSTALL_DIR}/kdisplay/color-schemes)
diff --git a/colors/QtCurve.kcsrc b/colors/QtCurve.kcsrc
new file mode 100644
index 0000000..d7409dc
--- /dev/null
+++ b/colors/QtCurve.kcsrc
@@ -0,0 +1,27 @@
+[Color Scheme]
+Name=QtCurve
+activeBackground=169,195,228
+activeBlend=169,195,228
+activeForeground=255,255,255
+activeTitleBtnBg=220,220,220
+alternateBackground=240,240,240
+background=239,236,231
+buttonBackground=239,236,231
+buttonForeground=0,0,0
+contrast=7
+foreground=0,0,0
+frame=238,238,230
+handle=238,238,230
+inactiveBackground=244,244,244
+inactiveBlend=244,244,244
+inactiveForeground=20,19,18
+inactiveFrame=238,238,230
+inactiveHandle=238,238,230
+inactiveTitleBtnBg=220,220,220
+linkColor=0,0,192
+selectBackground=69,126,224
+selectForeground=255,255,255
+shadeSortColumn=true
+visitedLinkColor=128,0,128
+windowBackground=224,232,238
+windowForeground=0,0,0