|
|
;------------------------------------------ ; 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 = 228 240 237 Highlight = 169 206 198 HighlightText = 0 0 0 MenuHilight = 169 206 198
CaptionFont = Trebuchet MS, 10, Bold SmallCaptionFont = Trebuchet MS, 7, Bold CaptionText = 222 251 161 InactiveCaptionText = 96 153 156
ActiveCaption = 90 144 164 InactiveCaption = 101 83 115 GradientActiveCaption = 90 144 164 GradientInactiveCaption = 101 83 115
CaptionBarHeight = 25 CaptionBarWidth = 25 SmCaptionBarHeight = 11 SmCaptionBarWidth = 11
;WindowFrame ;MenuText ;WindowText ;CaptionText ;ActiveBorder ;InactiveBorder ;AppWorkSpace ;BtnShadow = 228 240 237 ;BtnHighlight = 228 240 237 ;GrayText ;BtnText ;InactiveCaptionText DkShadow3d = 228 240 237 Light3d = 228 240 237 ;InfoText ;InfoBk ;UnknownColor ;HotLight ;GradientActiveCaption ;GradientInactiveCaption
FlatMenus = true
CssName = default.css XmlName = default.xml
;---------- buttons --------------------------------- [button]
[button.pushbutton] bgtype = imagefile SizingMargins = 6, 6, 9, 9 ContentMargins = 4, 4, 2, 2 sizingType = Tile ImageFile = buttonAlphaPaler.bmp transparent = true imageCount = 5
[button.pushbutton(disabled)] TextColor = 161 161 146
[button.checkbox] bgtype = imagefile sizingType = TrueSize ImageFile = checkBoxAlphaPaler.bmp SizingMargins = 0, 0, 0, 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 = radioAlphaPaler.bmp SizingMargins = 0, 0, 0, 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 = GroupBoxCurvedPaler.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 = ComboButtonPaler.bmp SizingMargins = 1, 1, 1, 1 ImageCount = 4
;----------- edit -------------------------------- ;[edit] ;bgtype = BorderFill ;BorderSize = 1 ;FillColor = 255 255 255 ;BorderColor = 130 130 118
;[edit.caret] ;bgtype = imageFile ;sizingType = stretch ;ImageFile = comboButtonPaler.bmp ;SizingMargins = 2, 2, 2, 2 ;imageCount = 4
;[edit.edittext] ;FillColor = 255 255 255 ;TextColor = 0 0 0
;[edit.edittext(Normal)] ;FillColor = 255 255 255 ;TextColor = 0 0 0
;[edit.edittext(Disabled)] ;FillColor = 235 235 228 ;TextColor = 161 161 146
;[edit.edittext(Hot)] ;FillColor = 255 255 255 ;TextColor = 0 0 0
;[edit.edittext(Selected)] ;FillColor = 108 124 166 ;TextColor = 255 255 255
;[edit.edittext(Focused)] ;FillColor = 108 124 166 ;TextColor = 255 255 255
;[edit.edittext(ReadOnly)] ;FillColor = 235 235 228 ;TextColor = 0 0 0
;[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 = ScrollbarArrowsPaler.bmp ImageCount = 16
; Scrollbar Thumb (horizontal) [Scrollbar.ThumbBtnHorz] BgType = ImageFile SizingMargins = 3, 3, 3, 3 ImageFile = hscrollThumbPaler.bmp ImageCount = 4
[Scrollbar.GripperHorz] BgType = ImageFile SizingType = trueSize ImageFile = hThumbGripperPaler.bmp ImageCount = 4
; Scrollbar Thumb (vertical) [Scrollbar.ThumbBtnVert] BgType = ImageFile SizingMargins = 3, 3, 3, 3 ImageFile = vscrollThumbPaler.bmp ImageCount = 4
[Scrollbar.GripperVert] BgType = ImageFile SizingType = trueSize ImageFile = vThumbGripperPaler.bmp ImageCount = 4
; Scrollbar Tracks (horizontal) [Scrollbar.LowerTrackHorz] BgType = ImageFile SizingType = stretch ImageFile = hscrollShaftPaler.bmp ImageCount = 4
[Scrollbar.UpperTrackHorz] BgType = ImageFile SizingType = stretch ImageFile = hscrollShaftPaler.bmp ImageCount = 4
; Scrollbar Tracks (vertical) [Scrollbar.LowerTrackVert] BgType = ImageFile SizingType = stretch ImageFile = vscrollShaftPaler.bmp ImageCount = 4
[Scrollbar.UpperTrackVert] BgType = ImageFile SizingType = stretch ImageFile = vscrollShaftPaler.bmp ImageCount = 4
;----------- spin --------------------------------
[spin] bgtype = imagefile sizingType = tile ImageFile = FieldOutlinePaler.bmp SizingMargins = 2, 2, 2, 2 imageCount = 1
[Spin.Up] bgtype = imagefile sizingType = stretch ImageFile = SpinUpPaler.bmp SizingMargins = 2, 2, 2, 2 imageCount = 4
[Spin.Down] bgtype = imagefile sizingType = stretch ImageFile = SpinDownPaler.bmp SizingMargins = 2, 2, 2, 2 imageCount = 4
[Spin.Uphorz] bgtype = imagefile sizingType = stretch ImageFile = SpinRightPaler.bmp SizingMargins = 2, 2, 2, 2 imageCount = 4
[Spin.Downhorz] bgtype = imagefile sizingType = stretch ImageFile = SpinLeftPaler.bmp SizingMargins = 2, 2, 2, 2 imageCount = 4
;----------- rebar --------------------------------
[Rebar] bgtype =imagefile sizingtype=stretch imagefile=TaskbarBackgroundBlue.bmp sizingmargins= 297, 2, 0, 0
[Rebar.Band] bgtype = none
[Rebar.Gripper] bgtype = imagefile SizingMargins = 1, 1, 4, 3 ImageFile=GripperPaler.bmp sizingType = Tile transparent=true transparentcolor=255 0 0
[Rebar.GripperVert] bgtype = imagefile SizingMargins = 4, 3, 1, 1 ImageFile=GripperVertPaler.bmp sizingType = Tile transparent=true transparentcolor=255 0 0
[Rebar.Chevron] BgType = ImageFile SizingType = Stretch SizingMargins = 1, 1, 1, 1 ImageFile = ChevPalerBg.bmp ImageCount = 3 GlyphImageFile = ChevTrans.bmp GlyphTransparentColor = 157 185 217 GlyphTransparent = true
[Rebar.Chevron(Normal)] GlyphOnly = true
;----------- toolbar--------------------------------
[Toolbar] BgType =borderfill FillColor = 216 238 233 Bordersize=0
[Toolbar(Pressed)] TextColor= 255 255 255
[Toolbar.Button] SizingMargins = 1, 1, 1, 1 ContentMargins = 0, 0, 0, 0 ImageFile=ToolbarButtonPaler.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=ToolbarButtonPaler.bmp bgtype = imagefile imageCount = 6 sizingType = tile Transparent = True TransparentColor = 255 0 0
[Toolbar.SplitButton] SizingMargins = 1, 1, 1, 1 ImageFile=ToolbarButtonPaler.bmp bgtype = imagefile imageCount = 6 sizingType = tile Transparent = True TransparentColor = 255 0 0
[Toolbar.SplitButtonDropdown] SizingMargins = 1, 1, 15, 1 ImageFile=ToolbarSplitButtonDropdownPaler.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 = imagefile SizingMargins = 4, 1, 1, 3 ImageFile=StatusPane4Paler.bmp imageCount = 1 sizingType = Stretch
[Status.Gripper] ImageFile=ResizeGripPaler.bmp bgtype = imagefile imageCount = 1 sizingType = trueSize transparent = true
;----------- 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=menuItemPaler.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=menuItemPaler.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=MenuChevronPaler.bmp ;bgtype = imagefile ;imageCount = 1
;[Menu.Separator] ;SizingMargins = 37, 0, 0, 0 ;ImageFile=MenuSeparatorLinePaler.bmp ;bgtype = imagefile ;imageCount = 1
;----------- list view --------------------------------
;[ListView] ;FillColor= 0 0 0
;[ListView.ListGroup] ;TextColor = 255 0 255 ;ImageFile=ListGroupPaler.bmp ;bgtype =imagefile ;sizingType = Stretch
;[ListView.ListItem] ;TextColor = 128 0 0 ;FillColor= 255 255 255 ;ImageFile=captionBGPaler.bmp ;bgtype =imagefile ;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 fillcolor=235 247 244 bordersize=0
[Header.HeaderItem] bgtype = imagefile SizingMargins = 2, 2, 2, 2 ImageFile=ListViewHeaderPaler.bmp imageCount=5 sizingType = tile
[HeaderItem(pressed)] TextColor = 255 255 255
;----------- progress --------------------------------
;----------- progress -------------------------------- ;Progress bars [Progress] ProgressChunkSize=6 ProgressSpaceSize=2 bgType = borderFill fillType = Solid fillColor = 235 235 180 bordersize = 1 borderColor = 235 235 180
[Progress.Bar] bgtype = imagefile ImageFile=ProgressTrackPaler.bmp sizingMargins = 3, 3, 3, 2 SizingType = tile
[Progress.Chunk] bgtype=imagefile ImageFile=ProgressChunkPaler.bmp sizingMargins = 0, 0, 0, 0 SizingType = stretch ;FillColor = 153 204 51 ;BorderSize = 0 ;bgtype = BorderFill
;----------- tab --------------------------------
[Tab] FillColor = 228 240 237 BorderSize = 0 bgtype = BorderFill
[Tab.Body] bgtype=imagefile ImageFile=TabBackgroundPaler.bmp
[Tab.Pane] bgtype = imagefile ImageFile=TabPanePaler.bmp sizingMargins = 3, 3, 3, 3 SizingType = tile imagecount = 1
[Tab.TabItem] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemPaler.bmp SizingType = Stretch imagecount=5
[Tab.TabItemLeftEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemLeftPaler.bmp SizingType = Stretch imagecount=5
[Tab.TabItemRightEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemRightPaler.bmp SizingType = Stretch imagecount=5
[Tab.TabItemBothEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemLeftPaler.bmp SizingType = Stretch imagecount=5
[Tab.TopTabItem] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemTopPaler.bmp SizingType = Stretch imagecount=5
[Tab.TopTabItemLeftEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemTopLeftPaler.bmp SizingType = Stretch imagecount=5
[Tab.TopTabItemRightEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemTopRightPaler.bmp SizingType = Stretch imagecount=5
[Tab.TopTabItemBothEdge] SizingMargins = 5, 6, 4, 4 bgtype=imagefile ImageFile=tabItemTopLeftPaler.bmp SizingType = Stretch imagecount=5
;----------- trackbar --------------------------------
[TrackBar] bgType = borderFill fillType = Solid fillColor = 235 235 228 bordersize = 1 borderColor = 235 235 228
[TrackBar.Thumb] bgtype=imagefile ImageFile=SliderThumbPaler.bmp imagecount=5 transparent=true SizingMargins = 3, 3, 4, 8 sizingtype = tile transparentcolor= 255 0 255
[TrackBar.ThumbVert] bgtype=imagefile ImageFile=SliderThumbVertPaler.bmp SizingMargins = 4, 4, 3, 2 sizingtype = tile imagecount=5
[TrackBar.Track] bgtype=imagefile ImageFile=sliderTrackPaler.bmp imagecount=1 sizingtype = stretch SizingMargins = 1, 1, 1, 1
[TrackBar.TrackVert] bgtype=imagefile ImageFile=sliderTrackPaler.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 = TooltipPaler.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] ;font= tahoma, 9, bold
;-------------- Window ------------------------ [Window]
[Window.FrameLeft] bgtype=imagefile ImageFile = frameLeftPaler.bmp SizingMargins = 1, 6, 1, 1 ContentMargins = 1, 6, 1, 1 SizingType = stretch ImageCount=3 Transparent = True
[Window.FrameRight] ImageFile = frameRightPaler.bmp SizingMargins = 3, 2, 2, 2 ContentMargins = 3, 2, 2, 2 SizingType = Stretch ImageCount=3 Transparent = FALSE
[Window.FrameBottom] BgType=ImageFile ImageFile = frameBottomPaler.bmp SizingMargins = 13, 1, 3, 2 ContentMargins = 13, 1, 3, 2 SizingType = Stretch ImageCount=3 Transparent = TRUE
[Window.Caption] bgtype=imagefile ImageFile = CaptionBGPaler.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 = CaptionSMPaler.bmp Transparent = FALSE SizingMargins = 3, 3, 3, 3 ContentMargins = 3, 3, 3, 3 SizingType = stretch ImageCount=3 Transparent = TRUE
[Window.SmallFrameLeft] BgType=ImageFile ImageFile = ToolFrameLeftPaler.bmp SizingMargins = 1, 1, 1, 1 ContentMargins = 1, 1, 1, 1 SizingType = Stretch ImageCount=3 Transparent = FALSE
[Window.SmallFrameRight] BgType=ImageFile ImageFile = ToolFrameRightPaler.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 = mincapnPaler.bmp SizingMargins = 1, 1, 1, 1 ContentMargins = 1, 1, 1, 1 SizingType = Stretch ImageCount = 3
[Window.MaxCaption] bgtype=imagefile ImageFile = maxcapnPaler.bmp SizingType = Stretch ImageCount = 3 CaptionMargins = 10, 3, 4, 2 ContentAlignment = left
[Window.dialog] bgType = imagefile imagefile=dialogbk.bmp
[Window.HorzScroll] BgType = ImageFile ImageFile = hScrollArrowsPaler.bmp sizingType = Tile SizingMargins = 2, 2, 2, 2 ImageCount = 8
[Window.HorzThumb] BgType = ImageFile ImageFile = hScrollThumbPaler.bmp sizingType = Tile SizingMargins = 2, 2, 2, 2 ImageCount = 4
[Window.VertScroll] BgType = ImageFile ImageFile = vScrollArrowsPaler.bmp sizingType = Tile SizingMargins = 2, 2, 2, 2 ImageCount = 8
[Window.VertThumb] BgType = ImageFile ImageFile = vScrollThumbPaler.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 = closePaler.bmp ImageCount=12
[Window.MaxButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = maximizePaler.bmp ImageCount=12
[Window.RestoreButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = restorePaler.bmp ImageCount=12
[Window.MinButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = minimizePaler.bmp ImageCount=12
[Window.HelpButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = helpPaler.bmp ImageCount = 12
[Window.SmallCloseButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = smclosePaler.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 = MDIclosePaler.bmp ImageCount=12 Transparent = true TransparentColor = 146 126 159
;Restore button for a maximized MDI window [Window.MDIRestoreButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = MDIrestorePaler.bmp ImageCount=12 Transparent = true TransparentColor = 146 126 159
;Minimize button for a maximized MDI window [Window.MDIMinButton] BgType = ImageFile sizingType = Stretch sizingMargins = 1,1,1,1 contentMargins = 1,1,1,1 ImageFile = MDIminimizePaler.bmp ImageCount=12 Transparent = true TransparentColor = 146 126 159
;-------------- Application-specific ------------------------ ;-------------- 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 = TaskbarBackgroundBlue.bmp ImageCount = 1
[TaskBar.SizingBarBottom] BgType = ImageFile SizingType = Stretch ImageFile = TaskbarSizingBarBottom.bmp ImageCount = 1
[TaskBar.BackgroundLeft] BgType = BorderFill FillType = Solid FillColor = 253 183 104 BorderSize = 0
[TaskBar.SizingBarLeft] BgType = ImageFile SizingType = Stretch ImageFile = TaskbarSizingBarLeft.bmp ImageCount = 1
[TaskBar.BackgroundTop] BgType = ImageFile SizingType = Stretch ImageFile = TaskbarBackground.bmp ImageCount = 1
[TaskBar.SizingBarTop] BgType = ImageFile SizingType = Stretch ImageFile = TaskbarSizingBarTop.bmp ImageCount = 1
[TaskBar.BackgroundRight] BgType = BorderFill FillType = Solid FillColor = 253 183 104 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
|