/usr/share/icewm/themes/kde2/default.theme is in icewm-themes 1.2.26-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ThemeDescription="clone of KDE2, just for fun"
ThemeAuthor="John Wright"
# note: missing the sticky button... IceWM does not have an equivalent function
Look=pixmap
TitleBarCentered=1
TitleBarHeight=14
TitleButtonsSupported="xmi"
TitleButtonsLeft="x"
TitleButtonsRight="mi"
DesktopBackgroundColor="rgb:00/40/30"
ColorActiveTitleBar="rgb:11/65/22"
ColorNormalTitleBar="rgb:00/40/30"
BorderSizeX=3 # [0-128]
BorderSizeY=3 # [0-128]
ColorActiveBorder="rgb:c0/c0/c0"
ColorNormalBorder="rgb:b0/b0/b0"
ColorNormalButton="rgb:C0/C0/C0"
ColorNormalTitleBarText="rgb:60/60/60"
ColorActiveTitleBarText="rgb:ff/ff/ff"
ColorNormalMenu="rgb:C0/C0/C0"
ColorActiveMenuItem="rgb:A0/A0/A0"
ColorNormalMenuItemText="rgb:00/00/00"
ColorActiveMenuItemText="rgb:00/00/00"
ColorDisabledMenuItemText="rgb:80/80/80"
ColorMoveSizeStatus="rgb:C0/C0/C0"
ColorMoveSizeStatusText="rgb:00/00/00"
ColorDefaultTaskBar="rgb:C0/C0/C0"
ColorNormalTaskBarApp="rgb:C0/C0/C0"
ColorNormalTaskBarAppText="rgb:00/00/00"
ColorActiveTaskBarApp="rgb:E0/E0/E0"
ColorActiveTaskBarAppText="rgb:00/00/00"
|