From 70c47b9e5caedf748a42a97a82eef3611438d98a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 13 Sep 2023 22:51:14 +0200 Subject: DEB default-settings: Move common files to common directory. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit c0b455c680dcaac4342d685b017c44d0fa81fd06) --- .../colour-schemes/kubuntuColours.kcsrc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ubuntu/_base/metapackages/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc (limited to 'ubuntu/_base/metapackages/kubuntu-default-settings/colour-schemes') diff --git a/ubuntu/_base/metapackages/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc b/ubuntu/_base/metapackages/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc new file mode 100644 index 000000000..d710e7edf --- /dev/null +++ b/ubuntu/_base/metapackages/kubuntu-default-settings/colour-schemes/kubuntuColours.kcsrc @@ -0,0 +1,27 @@ +[Color Scheme] +Name=Debian Colours +activeBackground=82,139,239 +activeBlend=238,239,242 +activeForeground=255,255,255 +activeTitleBtnBg=220,220,220 +alternateBackground=220,228,249 +background=238,239,242 +buttonBackground=238,238,238 +buttonForeground=0,0,0 +contrast=7 +foreground=0,0,0 +frame=239,239,239 +handle=239,239,239 +inactiveBackground=238,239,242 +inactiveBlend=238,239,242 +inactiveForeground=67,67,67 +inactiveFrame=239,239,239 +inactiveHandle=239,239,239 +inactiveTitleBtnBg=167,181,199 +linkColor=0,0,238 +selectBackground=68,115,196 +selectForeground=255,255,255 +shadeSortColumn=true +visitedLinkColor=82,24,139 +windowBackground=255,255,255 +windowForeground=0,0,0 -- cgit v1.2.1