windows-nt/Source/XPSP1/NT/shell/themes/themedir/mallard/default.ini

1241 lines
26 KiB
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
;------------------------------------------
; file: Mallard\default.ini
;------------------------------------------
;--------- Globals -------------------------
[globals]
;--------- system metrics -------------------------------
[SysMetrics]
;These colors effect the system metrics that are used whether or not a [SysMetrics]
Scrollbar = 235 235 228
Window = 255 255 255
MenuBar = 254 249 228
Menu = 255 255 255
Background = 0 78 152
Btnface = 240 237 215
Highlight = 255 216 37
HighlightText = 0 0 0
MenuHilight = 255 216 37
CaptionFont = Trebuchet MS, 10, Bold
SmallCaptionFont = Trebuchet MS, 7, Bold
CaptionText = 222 251 161
InactiveCaptionText = 96 153 156
ActiveCaption = 153 204 51
InactiveCaption = 66 132 108
GradientActiveCaption = 153 204 51
GradientInactiveCaption = 66 132 108
CaptionBarHeight = 25
CaptionBarWidth = 25
SmCaptionBarHeight = 11
SmCaptionBarWidth = 11
SizingBorderWidth = 10
;WindowFrame
;MenuText
;WindowText
;CaptionText
;ActiveBorder
;InactiveBorder
;AppWorkSpace
;BtnShadow = 240 237 215
;BtnHighlight = 240 237 215
;GrayText
;BtnText
;InactiveCaptionText
DkShadow3d = 240 237 215
Light3d = 240 237 215
;InfoText
;InfoBk
;UnknownColor
;HotLight
;GradientActiveCaption
;GradientInactiveCaption
CaptionFont = tahoma, 8
SmallCaptionFont = tahoma, 8
MenuFont = tahoma, 8
StatusFont = tahoma, 8
MsgBoxFont = tahoma, 8
IConTitleFont = tahoma, 8
FlatMenus = True
CssName = default.css
XmlName = default.xml
; this theme designed for 15-bit color and higher
MinColorDepth = 15
;---------- buttons ---------------------------------
[button]
[button.pushbutton]
BgType = ImageFile
SizingMargins = 6, 6, 9, 9
ContentMargins = 4, 4, 2, 2
SizingType = Tile
ImageFile = buttonAlphaVerde.bmp
Transparent = True
ImageCount = 5
[button.pushbutton(disabled)]
TextColor = 161 161 146
[button.checkbox]
BgType = ImageFile
SizingType = TrueSize
ImageFile = checkBoxAlphaVerde.bmp
SizingMargins = 0, 0, 0, 0
ContentMargins = 0, 0, -1, 0
Transparent = True
ImageCount = 12
[button.checkbox(checkeddisabled)]
TextColor = 161 161 146
[button.checkbox(uncheckeddisabled)]
TextColor = 161 161 146
[button.checkbox(mixeddisabled)]
TextColor = 161 161 146
[button.radiobutton]
BgType = ImageFile
SizingType = TrueSize
ImageFile = radioAlphaVerde.bmp
SizingMargins = 0, 0, 0, 0
ContentMargins = 0, 0, -1, 0
Transparent = True
ImageCount = 8
[button.radiobutton(checkeddisabled)]
TextColor = 161 161 146
[button.radiobutton(uncheckeddisabled)]
TextColor = 161 161 146
[button.groupbox]
TextColor = 112 158 42
BgType = ImageFile
SizingMargins = 4, 4, 8, 4
SizingType = Tile
ImageFile = GroupBoxCurvedVerde.bmp
Transparent =True
;borderOnly = True
;[button.groupbox(disabled)]
;TextColor = 161 161 146
;----------- combobox --------------------------------
;Dropdown controls
[Combobox]
; Globals for the entire control
BgType = BorderFill
BorderSize = 1
FillColor = 255 255 255
BorderColor = 116 141 77
[Combobox(Hot)]
; Globals when the mouse is over the control
BorderColor = 108 124 166
[Combobox(Disabled)]
; Globals when the control is disabled
BorderColor = 212 211 197
FillColor = 235 235 228
;[Combobox::Edit]
;BgType=BorderFill
;BorderSize=0
;FillColor = 255 255 255
;[Combobox::Edit.EditText(Disabled)]
;FillColor = 235 235 228
;TextColor = 161 161 146
;The down pointing triangle button
[Combobox.DropDownButton]
BgType = ImageFile
SizingType = Stretch
ImageFile = ComboButtonVerde.bmp
SizingMargins = 1, 1, 1, 1
ImageCount = 4
;----------- edit --------------------------------
[edit]
BgType = BorderFill
BorderSize = 1
[edit.edittext]
BorderColor = 116 141 77
[edit.edittext(Disabled)]
BorderColor = 212 211 197
[edit.edittext(Hot)]
BorderColor = 108 124 166
[edit.edittext(ReadOnly)]
BorderColor = 212 211 197
;[edit.edittext(Assist)]
;FillColor = 0 0 255
;TextColor = 255 255 255
;--------- Scrollbar -------------------------
[ScrollBar]
; Scrollbar Arrow Buttons
[ScrollBar.ArrowBtn]
BgType = ImageFile
SizingMargins = 2, 2, 2, 2
ImageFile = ScrollbarArrowsVerde.bmp
ImageCount = 16
; Scrollbar Thumb (horizontal)
[Scrollbar.ThumbBtnHorz]
BgType = ImageFile
SizingMargins = 3, 3, 3, 3
ImageFile = hscrollThumbVerde.bmp
ImageCount = 4
[Scrollbar.GripperHorz]
BgType = ImageFile
SizingType = TrueSize
ImageFile = hThumbGripperVerde.bmp
ImageCount = 4
; Scrollbar Thumb (vertical)
[Scrollbar.ThumbBtnVert]
BgType = ImageFile
SizingMargins = 3, 3, 3, 3
ImageFile = vscrollThumbVerde.bmp
ImageCount = 4
[Scrollbar.GripperVert]
BgType = ImageFile
SizingType = TrueSize
ImageFile = vThumbGripperVerde.bmp
ImageCount = 4
; Scrollbar Tracks (horizontal)
[Scrollbar.LowerTrackHorz]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 0, 0, 0, 0
ImageFile = hscrollShaftVerde.bmp
ImageCount = 4
[Scrollbar.UpperTrackHorz]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 0, 0, 0, 0
ImageFile = hscrollShaftVerde.bmp
ImageCount = 4
; Scrollbar Tracks (vertical)
[Scrollbar.LowerTrackVert]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 0, 0, 0, 0
ImageFile = vscrollShaftVerde.bmp
ImageCount = 4
[Scrollbar.UpperTrackVert]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 0, 0, 0, 0
ImageFile = vscrollShaftVerde.bmp
ImageCount = 4
;----------- spin --------------------------------
[spin]
BgType = ImageFile
SizingType = Tile
ImageFile = FieldOutlineVerde.bmp
SizingMargins = 2, 2, 2, 2
ImageCount = 1
[Spin.Up]
BgType = ImageFile
SizingType = Stretch
ImageFile = SpinUpVerde.bmp
SizingMargins = 2, 2, 2, 2
ImageCount = 4
[Spin.Down]
BgType = ImageFile
SizingType = Stretch
ImageFile = SpinDownVerde.bmp
SizingMargins = 2, 2, 2, 2
ImageCount = 4
[Spin.Uphorz]
BgType = ImageFile
SizingType = Stretch
ImageFile = SpinRightVerde.bmp
SizingMargins = 2, 2, 2, 2
ImageCount = 4
[Spin.Downhorz]
BgType = ImageFile
SizingType = Stretch
ImageFile = SpinLeftVerde.bmp
SizingMargins = 2, 2, 2, 2
ImageCount = 4
;----------- rebar --------------------------------
[Rebar]
bgtype =imagefile
sizingtype=stretch
imagefile=TaskbarBackground.bmp
sizingmargins= 297, 2, 0, 0
[Rebar.Band]
BgType = None
[Rebar.Gripper]
BgType = ImageFile
SizingMargins = 1, 1, 4, 3
ImageFile=GripperVerde.bmp
SizingType = Tile
transparent=true
transparentcolor=255 0 0
[Rebar.GripperVert]
BgType = ImageFile
SizingMargins = 4, 3, 1, 1
ImageFile=GripperVertVerde.bmp
SizingType = Tile
transparent=true
transparentcolor=255 0 0
[Rebar.Chevron]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 1, 1, 1, 1
ImageFile = ChevVerdeBg.bmp
ImageCount = 3
GlyphImageFile = ChevTrans.bmp
GlyphTransparentColor = 157 185 217
GlyphTransparent = true
[Rebar.Chevron(Normal)]
GlyphOnly = true
;----------- toolbar--------------------------------
[Toolbar]
BgType =borderfill
FillColor = 255 182 103
bordersize=0
[Toolbar(Pressed)]
TextColor= 255 255 255
[Toolbar.Button]
SizingMargins = 1, 1, 1, 1
ContentMargins = 0, 0, 0, 0
ImageFile=ToolbarButtonVerde.bmp
BgType = ImageFile
ImageCount = 6
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
[Toolbar.Separator]
SizingMargins = 5, 2, 2, 1
ImageFile=Separator.bmp
bgtype = imagefile
imageCount = 1
sizingType = tile
transparent=true
transparentcolor=255 0 0
[Toolbar.SeparatorVert]
SizingMargins = 2, 1, 5, 1
ImageFile=SeparatorVert.bmp
bgtype = imagefile
imageCount = 1
sizingType = tile
transparent=true
transparentcolor=255 0 0
[Toolbar.DropdownButton]
SizingMargins = 1, 1, 1, 1
ImageFile=ToolbarButtonVerde.bmp
BgType = ImageFile
ImageCount = 6
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
[Toolbar.SplitButton]
SizingMargins = 1, 1, 1, 1
ImageFile=ToolbarButtonVerde.bmp
BgType = ImageFile
ImageCount = 6
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
[Toolbar.SplitButtonDropdown]
SizingMargins = 1, 1, 15, 1
ImageFile=ToolbarSplitButtonDropdownVerde.bmp
BgType = ImageFile
ImageCount = 5
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
;----------- status--------------------------------
[Status]
BgType =borderfill
FillColor = 220 214 165
BorderColor = 220 214 165
[Status.Pane]
BgType =borderfill
FillColor = 220 214 165
BorderColor = 255 0 0
[Status.Gripper]
ImageFile=ResizeGripVerde.bmp
BgType = ImageFile
ImageCount = 2
SizingType = TrueSize
Transparent = True
transparentcolor=255 0 255
;----------- menu --------------------------------
;[Menu]
;BgType = borderFill
;fillType = Solid
;fillColor = 249 248 247
;borderSize = 1
;borderColor = 161 161 146
;[Menu.MenuItem]
;--item on a menu--
;BgType = ImageFile
;SizingMargins = 26, 0, 0, 0
;ContentMargins = 4, 0, 0, 0
;ImageFile=menuItemVerde.bmp
;ImageCount = 1
;SizingType = Stretch
;BgType = borderFill
;fillType = Solid
;fillColor = 249 248 247
;BorderSize = 0
;[Menu.MenuDropDown]
;--item with a cascading menu--
;BgType = borderFill
;fillType = Solid
;fillColor = 249 248 247
;BorderSize = 0
;BgType = ImageFile
;SizingMargins = 26, 12, 0, 0
;ImageFile=menuItemVerde.bmp
;ImageCount = 1
;SizingType = Stretch
;[Menu.MenuBarDropDown]
;--menu title in menubar--
;BgType = borderFill
;fillType = Solid
;fillColor = 235 235 228
;[Menu.MenuBarItem]
;--item on the menubar with no menu (rare)--
;BgType = borderFill
;fillType = Solid
;fillColor = 235 235 228
;[Menu.Chevron]
;SizingMargins = 0, 0, 0, 0
;ImageFile=MenuChevronVerde.bmp
;BgType = ImageFile
;ImageCount = 1
;[Menu.Separator]
;SizingMargins = 37, 0, 0, 0
;ImageFile=MenuSeparatorLineVerde.bmp
;BgType = ImageFile
;ImageCount = 1
;----------- list view --------------------------------
;[ListView]
;FillColor= 0 0 0
;[ListView.ListGroup]
;TextColor = 255 0 255
;ImageFile=ListGroupVerde.bmp
;BgType =ImageFile
;SizingType = Stretch
;[ListView.ListItem]
;TextColor = 128 0 0
;FillColor= 255 255 255
;SizingType = Stretch
;[ListView.ListItem(Hot)]
;BgType =BorderFill
;TextColor = 0 0 0
;FillColor = 255 211 225
;[ListView.ListItem(Selected)]
;BgType =BorderFill
;TextColor = 255 255 255
;FillColor = 108 124 166
;[ListView.ListDetail]
;TextColor = 0 0 0
;FillColor = 210 213 206
;BgType =BorderFill
;[ListView.ListSortedDetail]
;TextColor = 114 129 171
;FillColor = 255 0 255
;BgType =BorderFill
;----------- header --------------------------------
[Header]
bgtype=borderfill
bordersize=0
fillcolor=254 249 228
[Header.HeaderItem]
BgType = ImageFile
SizingMargins = 2, 2, 2, 2
ImageFile=ListViewHeaderVerde.bmp
ImageCount=5
SizingType = Tile
[HeaderItem(pressed)]
TextColor = 255 255 255
;----------- progress --------------------------------
[Progress]
ProgressChunkSize = 6
ProgressSpaceSize = 2
[Progress.Bar]
bgtype = imagefile
ImageFile = ProgressTrackVerde.bmp
sizingMargins = 3, 3, 3, 2
SizingType = tile
[Progress.BarVert]
bgtype = imagefile
ImageFile = ProgressTrackVerde.bmp
sizingMargins = 3, 3, 3, 2
SizingType = tile
[Progress.Chunk]
BgType = ImageFile
ImageFile = ProgressChunkVerde.bmp
sizingMargins = 0, 0, 0, 0
SizingType = Stretch
[Progress.ChunkVert]
BgType = ImageFile
ImageFile = ProgressChunkVerde.bmp
sizingMargins = 0, 0, 0, 0
SizingType = Stretch
;----------- tab --------------------------------
[Tab]
BgType = borderFill
fillColor = 240 237 215
bordersize = 0
[Tab.Body]
bgtype=imagefile
ImageFile=TabBackground.bmp
[Tab.Pane]
BgType = ImageFile
ImageFile=TabPaneVerde.bmp
sizingMargins = 3, 3, 3, 3
SizingType = Tile
ImageCount = 1
[Tab.TabItem]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TabItemLeftEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemLeftVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TabItemRightEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemRightVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TabItemBothEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemLeftVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TopTabItem]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemTopVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TopTabItemLeftEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemTopLeftVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TopTabItemRightEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemTopRightVerde.bmp
SizingType = Stretch
ImageCount=5
[Tab.TopTabItemBothEdge]
SizingMargins = 5, 6, 4, 4
ContentMargins = 0, 0, 0, 0
BgType=ImageFile
ImageFile=tabItemTopLeftVerde.bmp
SizingType = Stretch
ImageCount=5
;----------- trackbar --------------------------------
[TrackBar]
BgType = borderFill
fillType = Solid
fillColor = 235 235 228
bordersize = 1
borderColor = 235 235 228
;The movable part of a horizontal slider (TBS_BOTH style)
[TrackBar.Thumb]
BgType=ImageFile
ImageFile=SliderThumbVerde.bmp
ImageCount=5
SizingMargins = 3, 3, 3, 3
sizingtype = tile
Transparent=True
transparentcolor= 255 0 255
;The movable part of a horizontal slider (TBS_TOP style)
[TrackBar.ThumbTop]
bgtype=imagefile
ImageFile=SliderThumbTopVerde.bmp
ImageCount=5
SizingMargins = 3, 3, 8, 4
sizingtype = tile
Transparent=True
transparentcolor= 255 0 255
;The movable part of a horizontal slider (TBS_BOTTOM style)
[TrackBar.ThumbBottom]
bgtype=imagefile
ImageFile=SliderThumbBottomVerde.bmp
ImageCount=5
Transparent=True
SizingMargins = 3, 3, 4, 8
SizingType = Tile
TransparentColor= 255 0 255
;The movable part of a vertical slider (TBS_BOTH style)
[TrackBar.ThumbVert]
BgType=ImageFile
ImageFile=SliderThumbVertVerde.bmp
SizingMargins = 4, 4, 3, 2
SizingType = Tile
ImageCount=5
;The movable part of a vertical slider (TBS_LEFT style)
[TrackBar.ThumbLeft]
bgtype=imagefile
ImageFile=SliderThumbLeftVerde.bmp
SizingMargins = 8, 4, 3, 2
sizingtype = tile
imagecount=5
transparent=true
transparentcolor= 255 0 255
;The movable part of a vertical slider (TBS_RIGHT style)
[TrackBar.ThumbRight]
bgtype=imagefile
ImageFile=SliderThumbRightVerde.bmp
SizingMargins = 4, 8, 3, 2
sizingtype = tile
imagecount=5
transparent=true
transparentcolor= 255 0 255
[TrackBar.Track]
BgType=ImageFile
ImageFile=sliderTrackVerde.bmp
ImageCount=1
SizingType = Stretch
SizingMargins = 1, 1, 1, 1
[TrackBar.TrackVert]
BgType=ImageFile
ImageFile=sliderTrackVerde.bmp
ImageCount=1
SizingType = Stretch
SizingMargins = 1, 1, 1, 1
[TrackBar.Tics]
color=161 161 146
[TrackBar.TicsVert]
color=161 161 146
;----------- tooltip --------------------------------
;[Tooltip]
;BgType = ImageFile
;ImageFile = TooltipVerde.bmp
;SizingType = Tile
;SizingMargins = 4, 1, 1, 1
;ContentMargins = 8, 4, 4, 4
;textcolor= 75 75 75
;[Tooltip.Balloon]
;color = 251 251 242
;[Tooltip.BalloonTitle]
;-------------- Window ------------------------
[Window]
[Window.FrameLeft]
BgType=ImageFile
ImageFile = frameLeftVerde.bmp
SizingMargins = 1, 6, 1, 1
ContentMargins = 1, 6, 1, 1
SizingType = Stretch
ImageCount=3
Transparent = True
[Window.FrameRight]
BgType=ImageFile
ImageFile = frameRightVerde.bmp
SizingMargins = 3, 2, 2, 2
ContentMargins = 3, 2, 2, 2
SizingType = Stretch
ImageCount=3
Transparent = FALSE
[Window.FrameBottom]
BgType=ImageFile
ImageFile = frameBottomVerde.bmp
SizingMargins = 13, 1, 3, 2
ContentMargins = 13, 1, 3, 2
SizingType = Stretch
ImageCount=3
Transparent = TRUE
[Window.Caption]
bgtype=imagefile
ImageFile = CaptionBGVerde.bmp
Transparent = True
OffsetType = TopLeft
SizingMargins = 18, 9, 8, 8
ContentMargins = 18, 9, 8, 8
CaptionMargins = 3, 3, 0, 0
SizingType = stretch
ImageCount=3
[Window.SmallCaption]
bgtype=imagefile
ImageFile = CaptionSMVerde.bmp
Transparent = FALSE
SizingMargins = 3, 3, 3, 3
ContentMargins = 3, 3, 3, 3
SizingType = stretch
ImageCount=3
Transparent = TRUE
[Window.SmallFrameLeft]
BgType=ImageFile
ImageFile = ToolFrameLeftVerde.bmp
SizingMargins = 1, 1, 1, 1
ContentMargins = 1, 1, 1, 1
SizingType = Stretch
ImageCount=3
Transparent = FALSE
[Window.SmallFrameRight]
BgType=ImageFile
ImageFile = ToolFrameRightVerde.bmp
SizingMargins = 2, 1, 1, 1
ContentMargins = 1, 1, 1, 1
SizingType = Stretch
ImageCount=3
Transparent = FALSE
[Window.SmallFrameBottom]
BgType=ImageFile
ImageFile = ToolFrameBottomVerde.bmp
SizingMargins = 2, 2, 2, 1
ContentMargins = 1, 1, 1, 1
SizingType = Stretch
ImageCount=3
Transparent = TRUE
[Window.MinCaption]
BgType=ImageFile
ImageFile = mincapnVerde.bmp
SizingMargins = 1, 1, 1, 1
ContentMargins = 1, 1, 1, 1
SizingType = Stretch
ImageCount = 3
[Window.MaxCaption]
BgType=ImageFile
ImageFile = maxcapnVerde.bmp
SizingType = Stretch
ImageCount = 3
CaptionMargins = 10, 3, 4, 2
ContentAlignment = left
[Window.dialog]
BgType = borderFill
fillType = Solid
fillColor = 240 237 215
bordersize = 0
[Window.HorzScroll]
BgType = ImageFile
ImageFile = hScrollArrowsVerde.bmp
SizingType = Tile
SizingMargins = 2, 2, 2, 2
ImageCount = 8
[Window.HorzThumb]
BgType = ImageFile
ImageFile = hScrollThumbVerde.bmp
SizingType = Tile
SizingMargins = 2, 2, 2, 2
ImageCount = 4
[Window.VertScroll]
BgType = ImageFile
ImageFile = vScrollArrowsVerde.bmp
SizingType = Tile
SizingMargins = 2, 2, 2, 2
ImageCount = 8
[Window.VertThumb]
BgType = ImageFile
ImageFile = vScrollThumbVerde.bmp
SizingType = Tile
SizingMargins = 2, 2, 2, 2
ImageCount=4
[Window.CloseButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = closeVerde.bmp
ImageCount=12
[Window.MaxButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = maximizeVerde.bmp
ImageCount=12
[Window.RestoreButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = restoreVerde.bmp
ImageCount=12
[Window.MinButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = minimizeVerde.bmp
ImageCount=12
[Window.HelpButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = helpVerde.bmp
ImageCount = 12
[Window.SmallCloseButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = smcloseVerde.bmp
ImageCount=12
;Close button for a maximized MDI window
[Window.MDICloseButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = MDIcloseVerde.bmp
ImageCount=12
Transparent = true
TransparentColor = 218 153 132
;Restore button for a maximized MDI window
[Window.MDIRestoreButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = MDIrestoreVerde.bmp
ImageCount=12
Transparent = true
TransparentColor = 218 153 132
;Minimize button for a maximized MDI window
[Window.MDIMinButton]
BgType = ImageFile
sizingType = Stretch
sizingMargins = 1,1,1,1
contentMargins = 1,1,1,1
ImageFile = MDIminimizeVerde.bmp
ImageCount=12
Transparent = true
TransparentColor = 218 153 132
;-------------- Taskbar specific --------------
[Start::Button]
BgType = ImageFile
SizingType = Tile
SizingMargins = 11, 11, 11, 11
ContentMargins = 11, 11, 4, 4
ImageFile = StartButtonVerde.bmp
ImageCount = 3
Transparent = True
TransparentColor = 255 0 0
Font = Trebuchet MS, 13
[TaskBar::Toolbar]
BgType = ImageFile
SizingType = Tile
SizingMargins = 1, 1, 1, 1
ContentMargins = 0, 0, 0, 0
ImageFile = TrayNotifyButton.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
Font = Trebuchet MS, 13
[TaskBar::Rebar]
BgType = None
Font = Trebuchet MS, 13
TextColor = 18 67 171
[TaskBar::Rebar.Band]
BgType = None
[TaskBar::Rebar.Gripper]
BgType = ImageFile
SizingType = Tile
SizingMargins = 1, 1, 10, 3
ImageFile = GripperVerde.bmp
ImageCount = 1
transparent=true
transparentcolor=255 0 0
[TaskBar::Rebar.GripperVert]
BgType = ImageFile
SizingType = Tile
SizingMargins = 10, 3, 1, 1
ImageFile = GripperVertVerde.bmp
ImageCount = 1
transparent=true
transparentcolor=255 0 0
[TaskBar::Rebar.Chevron]
BgType = ImageFile
SizingType = Stretch
SizingMargins = 1, 1, 1, 1
ImageFile = ChevVerdeBg.bmp
ImageCount = 3
GlyphImageFile = ChevTrans.bmp
GlyphTransparentColor = 157 185 217
GlyphTransparent = true
[TaskBar::Rebar.Chevron(Normal)]
GlyphOnly = true
[TaskBar.BackgroundBottom]
BgType = ImageFile
SizingType = Stretch
ImageFile = TaskbarBackground.bmp
ImageCount = 1
[TaskBar.SizingBarBottom]
BgType = ImageFile
SizingType = Stretch
ImageFile = TaskbarSizingBarBottom.bmp
ImageCount = 1
[TaskBar.BackgroundLeft]
BgType = BorderFill
FillType = Solid
FillColor = 217 244 154
BorderSize = 0
[TaskBar.SizingBarLeft]
BgType = ImageFile
SizingType = Stretch
ImageFile = TaskbarSizingBarLeft.bmp
ImageCount = 1
[TaskBar.BackgroundTop]
BgType = BorderFill
FillType = Solid
FillColor = 217 244 154
BorderSize = 0
[TaskBar.SizingBarTop]
BgType = ImageFile
SizingType = Stretch
ImageFile = TaskbarSizingBarTop.bmp
ImageCount = 1
[TaskBar.BackgroundRight]
BgType = BorderFill
FillType = Solid
FillColor = 217 244 154
BorderSize = 0
[TaskBar.SizingBarRight]
BgType = ImageFile
SizingType = Stretch
ImageFile = TaskbarSizingBarRight.bmp
ImageCount = 1
;-------------- Taskband specific --------------
[TaskBand.GroupCount]
Font = Trebuchet MS, 13
TextColor = 0 76 154
[TaskBand::Toolbar]
BgType = None
Font = Trebuchet MS, 13
[TaskBand::Toolbar.Button]
BgType = ImageFile
SizingType = Tile
SizingMargins = 4, 4, 4, 4
ContentMargins = 4, 4, 4, 4
ImageFile = TaskBandButtonVerde.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
[TaskBand::Toolbar.DropdownButton]
BgType = ImageFile
SizingType = Tile
SizingMargins = 4, 4, 4, 4
ContentMargins = 4, 4, 4, 4
ImageFile = TaskBandButtonVerde.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
[TaskBandVert::Toolbar]
BgType = None
Font = Trebuchet MS, 13
[TaskBandVert::Toolbar.Button]
BgType = ImageFile
SizingType = Tile
SizingMargins = 4, 4, 4, 4
ContentMargins = 4, 4, 4, 4
ImageFile = TaskBandButtonVerde.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
[TaskBandVert::Toolbar.DropdownButton]
BgType = ImageFile
SizingType = Tile
SizingMargins = 4, 4, 4, 4
ContentMargins = 4, 4, 4, 4
ImageFile = TaskBandButtonVerde.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
;-------------- Taskband Group Menu specific --------------
[TaskBandGroupMenu::Toolbar]
BgType = BorderFill
FillType = Solid
FillColor = 255 181 103
BorderSize = 0
Font = Tahoma, 8
[TaskBandGroupMenu::Toolbar.Button]
BgType = ImageFile
SizingType = Tile
SizingMargins = 4, 4, 4, 4
ContentMargins = 4, 4, 4, 4
ImageFile = TaskBandButtonVerde.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
;-------------- Tray Notify specific --------------
[TrayNotify::Toolbar]
BgType = None
[TrayNotify::Toolbar.Button]
BgType = ImageFile
SizingType = Tile
SizingMargins = 1, 1, 1, 1
ContentMargins = 0, 0, 0, 0
ImageFile = TrayNotifyButton.bmp
ImageCount = 6
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyHoriz::TrayNotify.Background]
BgType = ImageFile
SizingType = Tile
SizingMargins = 22, 11, 11, 11
ContentMargins = 16, 5, 5, 5
ImageFile = TrayNotifyHorizBackground.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyHoriz::Button]
BgType = ImageFile
ImageFile = TrayChevronHoriz.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyHorizOpen::Button]
BgType = ImageFile
ImageFile = TrayChevronHorizOpen.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyVert::TrayNotify.Background]
BgType = ImageFile
SizingType = Tile
SizingMargins = 11, 11, 22, 11
ContentMargins = 5, 5, 16, 5
ImageFile = TrayNotifyVertBackground.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyVert::Button]
BgType = ImageFile
ImageFile = TrayChevronVert.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotifyVertOpen::Button]
BgType = ImageFile
ImageFile = TrayChevronVertOpen.bmp
ImageCount = 1
Transparent = True
TransparentColor = 255 0 0
[TrayNotify::Clock]
BgType = None
Font = Trebuchet MS, 13
TextColor = 18 67 171
;-------------- Application-specific ------------------------