1ThemeDescription="BlueMetal2 - A blue theme with a 'metal' style"
2ThemeAuthor="Sawsedge <sawsedge@yahoo.com>"
3#
4#  This one is refined a bit from the original bluemetal. It includes a
5#  less obnoxious frame, better inactive buttons, adds all of the button
6#  types, and allows the users ~/.icewm/preferences file to define which
7#  buttons are used and their location.
8#
9#  I felt that the default cursors looked fine, so I did not add any for
10#  this theme, making it 1.0.0 compatible.
11
12#Copyright (C) 2001 John Wright <sawsedge@yahoo.com>
13#
14#This program is free software; you can redistribute it and/or
15#modify it under the terms of the GNU General Public License
16#as published by the Free Software Foundation; either version 2
17#of the License, or (at your option) any later version.
18#
19#This program is distributed in the hope that it will be useful,
20#but WITHOUT ANY WARRANTY; without even the implied warranty of
21#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22#GNU General Public License for more details.
23#
24#You should have received a copy of the GNU General Public License
25#along with this program; if not, write to the Free Software
26#Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
27#
28#For more details, see http://www.gnu.org/copyleft/gpl.html.
29
30Look=metal
31
32TitleBarHeight=18
33TitleButtonsSupported="xmisrhd"
34#TitleButtonsLeft="shdr"
35#TitleButtonsRight="xmi"
36TitleBarCentered=1
37#ShowMenuButtonIcon=0
38
39BorderSizeX=4
40BorderSizeY=5
41CornerSizeX=22
42CornerSizeY=22
43DlgBorderSizeX=3
44DlgBorderSizeY=3
45
46DesktopBackgroundColor="rgb:00/11/44"
47#DesktopBackgroundImage=""
48
49ColorNormalButton="rgb:C0/C0/C0"
50ColorActiveButton="rgb:60/80/90"
51ColorActiveButtonText="rgb:ee/ee/ee"
52
53ColorNormalBorder="rgb:90/90/90"
54ColorActiveBorder="rgb:80/90/a0"
55ColorActiveTitleBar="rgb:b2/b2/b2"
56ColorNormalTitleBar="rgb:b2/b2/b2"
57ColorNormalTitleBarText="rgb:6d/6d/6d"
58ColorActiveTitleBarText="rgb:ee/ee/ee"
59
60ColorNormalMenu="rgb:C0/C0/C0"
61ColorActiveMenuItem="rgb:80/90/A0"
62ColorNormalMenuItemText="rgb:00/00/00"
63ColorActiveMenuItemText="rgb:ee/ee/ee"
64ColorDisabledMenuItemText="rgb:80/80/80"
65
66ColorMoveSizeStatus="rgb:C0/C0/C0"
67ColorMoveSizeStatusText="rgb:00/00/00"
68
69ColorDefaultTaskBar="rgb:b0/b0/b0"
70ColorNormalTaskBarApp="rgb:b9/b9/b9"
71ColorNormalTaskBarAppText="rgb:20/20/20"
72ColorActiveTaskBarApp="rgb:60/80/90"
73ColorActiveTaskBarAppText="rgb:ee/ee/ee"
74ColorMinimizedTaskBarApp="rgb:b0/b0/b0"
75ColorMinimizedTaskBarAppText="rgb:20/20/20"
76ColorInvisibleTaskBarApp="rgb:a0/a0/a0"
77ColorInvisibleTaskBarAppText="rgb:30/30/30"
78