From c0b455c680dcaac4342d685b017c44d0fa81fd06 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 --- .../kde4/artwork/desktoptheme/colors | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 ubuntu/_base/metapackages/kubuntu-default-settings/kde4/artwork/desktoptheme/colors (limited to 'ubuntu/_base/metapackages/kubuntu-default-settings/kde4/artwork/desktoptheme/colors') diff --git a/ubuntu/_base/metapackages/kubuntu-default-settings/kde4/artwork/desktoptheme/colors b/ubuntu/_base/metapackages/kubuntu-default-settings/kde4/artwork/desktoptheme/colors new file mode 100644 index 000000000..ac65ca342 --- /dev/null +++ b/ubuntu/_base/metapackages/kubuntu-default-settings/kde4/artwork/desktoptheme/colors @@ -0,0 +1,81 @@ +[Colors:Button] +BackgroundAlternate=218,221,215 +BackgroundNormal=218,221,215 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=152,154,149 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=0,0,0 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:Selection] +BackgroundAlternate=60,131,208 +BackgroundNormal=60,131,208 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=177,202,232 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,248,209 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:Tooltip] +BackgroundAlternate=255,248,209 +BackgroundNormal=255,248,209 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=232,185,149 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=0,0,0 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:View] +BackgroundAlternate=241,241,239 +BackgroundNormal=0,0,0 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=152,152,152 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,255,255 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[Colors:Window] +BackgroundAlternate=40,40,40 +BackgroundNormal=0,0,0 +DecorationFocus=239,132,65 +DecorationHover=72,177,60 +ForegroundActive=255,0,0 +ForegroundInactive=152,152,152 +ForegroundLink=0,0,255 +ForegroundNegative=107,0,0 +ForegroundNeutral=0,90,95 +ForegroundNormal=255,255,255 +ForegroundPositive=0,95,0 +ForegroundVisited=88,55,150 + +[General] +shadeSortColumn=true + +[KDE] +contrast=7 + +[WM] +activeBackground=65,142,220 +activeForeground=255,255,255 +inactiveBackground=157,170,186 +inactiveForeground=65,142,220 -- cgit v1.2.1