diff options
author | Slávek Banko <[email protected]> | 2023-09-13 22:51:14 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2023-09-13 22:51:14 +0200 |
commit | c0b455c680dcaac4342d685b017c44d0fa81fd06 (patch) | |
tree | 89be25ef6c60f838aff719f0c6c4374e3dde782e /ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes | |
parent | 366af113e1ceed9c1d6ae9e8d580a76f92615536 (diff) | |
download | tde-packaging-c0b455c680dcaac4342d685b017c44d0fa81fd06.tar.gz tde-packaging-c0b455c680dcaac4342d685b017c44d0fa81fd06.zip |
DEB default-settings: Move common files to common directory.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes')
-rw-r--r-- | ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes/kubuntuColours.kcsrc | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes/kubuntuColours.kcsrc b/ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes/kubuntuColours.kcsrc deleted file mode 100644 index d710e7edf..000000000 --- a/ubuntu/_base/metapackages/kubuntu-default-settings/debian/distrospecific/colour-schemes/kubuntuColours.kcsrc +++ /dev/null @@ -1,27 +0,0 @@ -[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 |