[opensuse] KDE3-Digital matching Kdm and Ksplash
For those that use KDE3 (or just tinker with it), From time to time I'll create a new Kdm & Ksplash theme based on whatever latest gee-whiz background I'm using. Here is the latest if interested: https://paste.opensuse.org/31493489 If anyone would like a copy of either the login or splash or both -- let me know and I'll find somewhere to post them. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/28/2020 02:39 AM, David C. Rankin wrote:
For those that use KDE3 (or just tinker with it),
From time to time I'll create a new Kdm & Ksplash theme based on whatever latest gee-whiz background I'm using. Here is the latest if interested:
https://paste.opensuse.org/31493489
If anyone would like a copy of either the login or splash or both -- let me know and I'll find somewhere to post them.
Managed to get them uploaded to deviantart. With the crystal window decoration it gives a pretty neat effect. (kwincrystalrc posted below) kdm theme https://www.deviantart.com/drankinatty/art/Kdedigital-Kdm-1-0-tar-835677299 ksplash theme https://www.deviantart.com/drankinatty/art/Kdedigital-Moodin-tar-835678322 desktop wallpaper https://www.deviantart.com/drankinatty/art/KDEdigital-1600-835598187 For system-wide install, just extract the files and copy the kdm theme to, e.g.: /opt/kde3/share/apps/kdm/themes/ Then I just edit "/opt/kde3/share/config/kdm/kdmrc" and set: # Whether the greeter should be themed. # Default is true UseTheme=true # The theme to use for the greeter. Can point to either a directory or an XML # file. Theme=/opt/kde3/share/apps/kdm/themes/kdedigital_kdm (editing kdmrc directly prevents the theme manager from wiping the comments from the file) For the ksplash, /opt/kde3/share/apps/ksplash/Themes/ you can then just open kcontrol->Appearance & Themes->Splash screen and select it. If you cannot install the ksplash theme globally, you can just choose add new them and choose the tar.bz2 file and it will install to your ~/.local directory. If you want to see the full effect, install kde3-kwinstyle-crystal and copy the following as the config: ~/.kde/share/config/kwincrystalrc [General] ActiveBlur=0 ActiveFrame=1 ActiveInline=0 ActiveMode=0 ActiveShade=20 ActiveUserdefined=false ActiveUserdefinedPicture= AnimateHover=true Borderwidth=4 ButtonColor=48,55,64 ButtonColor2=67,123,186 ButtonColor3=39,179,255 ButtonTheme=0 CaptionTooltip=true CloseColor=96,28,28 CloseColor2=200,15,15 CloseColor3=255,0,0 DrawCaption=true EnableTransparency=true FrameColor1=30,36,42 FrameColor2=30,36,42 HoverEffect=true InactiveBlur=0 InactiveFrame=1 InactiveInline=0 InactiveMode=2 InactiveShade=-20 InactiveUserdefined=false InactiveUserdefinedPicture= InlineColor1=30,36,42 InlineColor2=30,36,42 LogoActive=true LogoAlignment=1 LogoDistance=0 LogoFile= LogoStretch=0 MaxColor=61,96,65 MaxColor2=59,164,73 MaxColor3=26,255,60 MenuImage=true MinColor=84,78,52 MinColor2=231,206,82 MinColor3=255,228,91 OverlayFileActive= OverlayFileInactive= OverlayModeActive=2 OverlayModeInactive=3 RepaintMode=1 RepaintTime=200 RoundCorners=15 TextShadow=true TintButtons=true TitleAlignment=AlignHCenter Titlebarheight=21 TrackDesktop=false WheelTask=false -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
David C. Rankin