reactos/media/themes/Modern/modern.msstyles/textfiles/Dark/RegularDark.INI
Joachim Henze c47758b102
[SETUP][INF][MEDIA] Get rid of the last Ubuntu references CORE-18607 (#4871)
An addendum to 0.4.14-dev-20-g 2f4fb903b4
because since then we don't have the Ubuntu font anymore.

The substitutes are also not needed any longer.
We can use Tahoma here without causing any change in the current rendering,
because for all languages the former
Ubuntu substitutions did point either to Tahoma,
or to the same thing, that Tahoma atm points to
(for those language that do require additional glyphs).

This way we do not only get the substitutions closer to 2k3sp2, but will also
simplify our maintenance and testing, because the same font is guaranteed to be used then
for all themes: Classic, Blackshade and Lautus: The font which has the needed glyphs for
that specific language.

E.g.
"FreeSans" for Hindi,
"Tahoma" for most Western languages, and
"Droid Sans Fallback" for Chinese and Japanese language.

Things are cleaner and simpler this way.
2022-11-12 12:44:54 +01:00

2434 lines
57 KiB
INI

;-------------------------------------------------------
; file: textfiles\Dark\RegularLight.INI
;-------------------------------------------------------
; Globals
;-------------------------------------------------------
[globals]
;Sets the font used overall in the theme (unless defined otherwise in a specific control)
; global edge colors (redefined in various parts)
EdgeLightColor = 226 226 226
EdgeHighLightColor = 240 240 240
EdgeShadowColor = 255 255 255
EdgeDkShadowColor = 180 180 180
EdgeFillColor = 244 244 244
; system metrics
;-------------------------------------------------------
[SysMetrics]
;The system metric colors also effect non-themed controls.
ActiveCaption = 52 52 52
Background = 73 73 73
Btnface = 226 226 226
BtnHighlight = 255 255 255
BtnShadow = 162 162 162
DkShadow3d = 162 162 162
GradientActiveCaption = 58 58 58
GradientInactiveCaption = 81 81 81
GrayText = 170 170 170
Highlight = 151 169 227
HighlightText = 28 28 28
HotTracking = 0 0 128
InactiveCaption = 65 65 65
InactiveCaptionText = 180 180 180
Light3d = 241 239 226
Menu = 255 255 255
MenuBar = 220 220 220
MenuFont = Tahoma, 8
MenuHilight = 151 169 227
MenuText = 75 75 75
ScrollbarWidth = 17
ScrollbarHeight = 17
Window = 255 255 255
; DONT REMOVE THESE FONTS (must specify to be localizable)
CaptionBarHeight = 25
CaptionFont = Tahoma, 8, Bold
CaptionText = 28 28 28
MsgBoxFont = Tahoma, 8
IconTitleFont = Tahoma, 8
SmallCaptionFont = Tahoma, 8, Bold
SMCaptionBarHeight = 17
SMCaptionBarWidth = 17
StatusFont = Tahoma, 8
;The FlatMenus option allows the author to
;turn of the 3d border on menus
FlatMenus = True
;This may allow authors to specify a
;theme matching stylesheet for Webviews, etc.
CssName = cpwebvw.css
;This may allow authors to specify a theme
;matching XML file.
XmlName = default.xml
; this theme designed for 15-bit color and higher
MinColorDepth = 15
; buttons
;-------------------------------------------------------
[button]
;Normal button
[Button.Pushbutton]
AccentColorHint = 250 196 88; Rollover highlight color
BorderColorHint = 0 60 116; Edge color
Bgtype = imagefile
ContentMargins = 3, 3, 3, 3; Average fill color
FillColorHint = 243 243 239
Font = Tahoma, 8
ImageFile = Dark\button.bmp
ImageCount = 5
ImageLayout = vertical
MinSize = 10, 5
SizingMargins = 8, 8, 9, 9
SizingType = Stretch
TextColor = 200 200 200
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
TextShadowColor = 42 42 42
[Button.Pushbutton(Defaulted)]
AccentColorHint = 0 255 0
[Button.Pushbutton(Disabled)]
TextColor = 153 153 153
[Button.Pushbutton(Hot)]
TextColor = 200 200 200
[Button.Pushbutton(Normal)]
TextColor = 200 200 200
[Button.Pushbutton(Pressed)]
TextColor = 200 200 200
;Checkboxes
[Button.Checkbox]
AccentColorHint = 250 196 88; Rollover highlight color
BorderColorHint = 29 82 129; Edge color
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 33 161 33; Checkmark color
ImageCount = 12
ImageFile1 = Dark\CheckBox13.bmp
ImageFile2 = Dark\CheckBox16.bmp
ImageFile3 = Dark\CheckBox25.bmp
Imagelayout = vertical
ImageSelectType = Dpi; choose image by DPI of target DC (vs. theme DPI)
MirrorImage = False
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
SizingMargins = 0, 0, 0, 0
SizingType = TrueSize
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
[Button.Checkbox(Checkeddisabled)]
TextColor = 153 153 153
[Button.Checkbox(Mixeddisabled)]
TextColor = 153 153 153
[Button.Checkbox(Uncheckeddisabled)]
TextColor = 153 153 153
; Radio buttons
[Button.Radiobutton]
Bgtype = imagefile
Transparent = True
ContentMargins = 0, 0, 0, 0
SizingMargins = 0, 0, 0, 0
SizingType = TrueSize
ImageCount = 8
Imagelayout = vertical
ImageSelectType = Dpi
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
ImageFile1 = Dark\RadioButton13.bmp
ImageFile2 = Dark\RadioButton13.bmp
ImageFile3 = Dark\RadioButton13.bmp
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
UniformSizing = True
FillColorHint = 33 161 33; Selection dot color
BorderColorHint = 29 82 129; Edge color
AccentColorHint = 250 196 88; Rollover highlight color
; Radio buttons can be disabled in various
; states, so each of the following entries
; sets the text to grey for the corresponding
; states.
[Button.Radiobutton(Checkeddisabled)]
TextColor = 153 153 153
[Button.Radiobutton(Uncheckeddisabled)]
TextColor = 153 153 153
[Button.Groupbox]
Bgtype = imagefile
BorderColorHint = 208 208 191
; BorderOnly - draw only the area inside
; the sizing margins
BorderOnly = True
ImageFile = Dark\GroupBox.bmp
; never source size a groupbox!
NormalSize = 9999, 9999
SizingMargins = 4, 4, 4, 4
SizingType = Tile
TextColor = 75 75 75
Transparent = True
; combobox
;-------------------------------------------------------
[Combobox]
BgType = BorderFill
BorderSize = 1
FillColor = 255 255 255
BorderColor = 225 225 225
[Combobox(Hot)]
BorderColor = 225 225 225
[Combobox(Disabled)]
BorderColor = 201 199 186
FillColor = 235 235 228
; down pointing triangle button
[Combobox.DropDownButton]
BgType = imagefile
BorderColorHint = 255 255 255; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 200 214 251; Average fill color
GlyphImageFile = Dark\ComboButtonGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\ComboButton.bmp
Imagelayout = vertical
SizingMargins = 2, 2, 3, 3
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
; edit
;-------------------------------------------------------
[Edit]
BgType = BorderFill
BorderColor = 225 225 225
BorderSize = 1
FillColor = 255 255 255
[Edit.Edittext(Disabled)]
FillColor = 235 235 228
TextColor = 153 153 153
[Edit.Edittext(ReadOnly)]
FillColor = 235 235 228
TextColor = 75 75 75
[ExplorerBar]
BgType = BorderFill
BorderSize = 0
ContentMargins = 12, 12, 12, 12
FillType = VertGradient
GradientColor1 = 140 170 230
GradientColor2 = 100 135 220
GradientRatio1 = 0
GradientRatio2 = 255
[ExplorerBar.HeaderBackground]
BgType = ImageFile
ContentMargins = 8, 8, 7, 7
FillColorHint = 94 135 217
Font = Tahoma, 8, Bold
ImageFile = Dark\ExplorerBarHeaderBackground.bmp
SizingMargins = 17, 1, 0, 0
SizingType = Stretch
TextColor = 75 75 75
[ExplorerBar.HeaderClose]
AccentColorHint = 255 121 95
BgType = ImageFile
FillColorHint = 138 168 229
ImageCount = 3
ImageFile = Dark\ExplorerBarHeaderClose.bmp
ImageLayout = Vertical
Offset = 4, 4
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.HeaderPin]
BgType = ImageFile
FillColorHint = 189 206 239
ImageCount = 6
ImageFile = Dark\ExplorerBarHeaderPin.bmp
ImageLayout = Vertical
Offset = 6, 4
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.IEBarMenu]
BgType = ImageFile
BorderColorHint = 165 187 228
FillColorHint = 236 240 249
ImageCount = 3
ImageFile = Dark\IE_PersonalBarMenu.bmp
ImageLayout = Vertical
Offset = 3, 1
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.NormalGroupBackground]
BgType = ImageFile
BorderColor = 255 255 255
ContentMargins = 8, 8, 7, 7
FillColor = 214 223 247
Font = Tahoma, 8
ImageFile = Dark\NormalGroupBackground.bmp
SizingMargins = 3, 3, 3, 3
SizingType = Stretch
TextColor = 82 82 82
[ExplorerBar.NormalGroupCollapse]
BgType = ImageFile
BorderColorHint = 165 187 228
FillColorHint = 236 240 249
ImageCount = 3
ImageFile = Dark\NormalGroupCollapse.bmp
ImageLayout = Vertical
Offset = 3, 1
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.NormalGroupExpand]
BgType = ImageFile
BorderColorHint = 165 187 228
FillColorHint = 236 240 249
ImageCount = 3
ImageFile = Dark\NormalGroupExpand.bmp
ImageLayout = Vertical
Offset = 3, 1
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.NormalGroupHead]
BgType = ImageFile
ContentMargins = 8, 8, 7, 7
FillColorHint = 240 243 251
Font = Tahoma, 8, Bold
ImageFile = Dark\NormalGroupHead.bmp
SizingMargins = 3, 15, 3, 1
SizingType = Stretch
TextColor = 82 82 82
Transparent = True
[ExplorerBar.SpecialGroupBackground]
BgType = ImageFile
ContentMargins = 8, 8, 7, 7
FillColorHint = 239 243 255
Font = Tahoma, 8
ImageFile = Dark\SpecialGroupBackground.bmp
SizingMargins = 3, 3, 3, 3
SizingType = Stretch
TextColor = 82 82 82
[ExplorerBar.SpecialGroupCollapse]
BgType = ImageFile
BorderColorHint = 70 114 205
FillColorHint = 36 89 195
ImageCount = 3
ImageFile = Dark\NormalGroupCollapse.bmp
ImageLayout = Vertical
Offset = 3, 1
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.SpecialGroupExpand]
BgType = ImageFile
BorderColorHint = 70 114 205
FillColorHint = 36 89 195
ImageCount = 3
ImageFile = Dark\NormalGroupExpand.bmp
ImageLayout = Vertical
Offset = 3, 1
OffsetType = TopRight
SizingType = TrueSize
Transparent = True
[ExplorerBar.SpecialGroupHead]
BgType = ImageFile
ContentMargins = 8, 8, 7, 7
FillColor = 2 72 178
Font = Tahoma, 8, Bold
ImageFile = Dark\SpecialGroupHead.bmp
SizingMargins = 3, 6, 5, 16
SizingType = Stretch
TextColor = 82 82 82
Transparent = True
; header
;-------------------------------------------------------
[Header]
Bgtype = imagefile
ImageFile = Dark\ListviewHeaderBackground.bmp
SizingMargins = 8, 8, 3, 4
SizingType = Stretch
[Header.HeaderItem]
AccentColorHint = 252 194 71; Rollover highilight color
Bgtype = imagefile
ContentMargins = 3, 3, 0, 0
FillColorHint = 250 248 243; Average fill color
ImageCount = 5
ImageFile = Dark\ListViewHeader.bmp
ImageLayout = vertical
SizingMargins = 2, 4, 3, 6
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 0
; listbox
;-------------------------------------------------------
[Listbox]
BgType = BorderFill
BorderSize = 1
FillColor = 255 255 255
BorderColor = 225 225 225
; list view
;-------------------------------------------------------
[ListView]
BgType = BorderFill
BorderColor = 150 150 150
BorderSize = 1
FillColor = 255 255 255
; progress bar
;-------------------------------------------------------
[Progress]
BgType = borderFill
BorderColor = 235 235 228
Bordersize = 1
FillColor = 46 211 49
FillType = Solid
ProgressChunkSize = 6
ProgressSpaceSize = 2
[Progress.Bar]
Bgtype = imagefile
BorderColorHint = 104 104 104
FillColorHint = 255 255 255
ImageFile = Dark\ProgressTrack.bmp
MinSize=10,10
NormalSize = 100, 18
sizingMargins = 4, 4, 3, 3
SizingType = tile
SourceShrink = Stretch
[Progress.BarVert]
Bgtype = imagefile
BorderColorHint = 104 104 104; Edge color
FillColorHint = 255 255 255; Background color
ImageFile = Dark\ProgressTrackVert.bmp
sizingMargins = 3, 3, 4, 4
SizingType = Stretch
[Progress.Chunk]
Bgtype = imagefile
FillColorHint = 59 154 234; Progress indicator color
ImageFile = Dark\ProgressChunk.bmp
sizingMargins = 0, 0, 6, 5
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[Progress.ChunkVert]
Bgtype = imagefile
FillColorHint = 59 154 234; Progress indicator color
ImageFile = Dark\ProgressChunkVert.bmp
sizingMargins = 6, 5, 0, 0
SizingType = Stretch
; rebar
;-------------------------------------------------------
; toolbar container
[Rebar]
Bgtype = imagefile
FillColorHint = 241 243 239
Font = Tahoma, 8
ImageFile = Dark\ToolbarBackground.bmp
Sizingmargins = 1, 1, 1, 2
Sizingtype = stretch
TextColor = 127 124 115
[Rebar.Band]
Bgtype = none
ContentMargins = 0, 0, 0, 0
EdgeShadowColor = 165 175 185
[Rebar.Gripper]
Bgtype = imagefile
ContentMargins = 2, 1, 0, 0
FillColorHint = 171 167 149
ImageFile = Dark\ToolbarGripper.bmp
SizingMargins = 2, 1, 4, 2
SizingType = Tile
Transparent = True
TransparentColor = 255 0 255
[Rebar.GripperVert]
Bgtype = imagefile
ContentMargins = 1, 2, 0, 0
FillColorHint = 171 167 149
ImageFile = Dark\ToolbarGripperVert.bmp
SizingMargins = 3, 3, 2, 1
SizingType = Tile
Transparent = True
TransparentColor = 255 0 255
[Rebar.Chevron]
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 75 75 75
GlyphImageFile = Dark\Chevron.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
VAlign = Top
[Rebar.ChevronVert]
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 75 75 75
GlyphImageFile = Dark\Chevron.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
VAlign = Top
; scrollbar
;-------------------------------------------------------
[ScrollBar]
[ScrollBar.ArrowBtn]
BgType = ImageFile
BorderColorHint = 255 255 255; Edge color
ContentMargins = 0, 0, 3, 3
FillColorHint = 200 214 251; Average fill color
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 16
ImageFile1 = Dark\ScrollArrowGlyphsSmall.bmp
ImageFile2 = Dark\ScrollArrowGlyphs.bmp
ImageFile = Dark\ScrollArrows.bmp
ImageLayout = Vertical
ImageSelectType = size
MinSize1 = 7, 7
MinSize2 = 9, 9
NormalSize = 7, 10
SizingMargins = 5, 5, 5, 5
SizingType = Stretch
SourceShrink = True
TrueSizeScalingType = size
TrueSizeStretchMark = 150; stretch when target exceeds source size by 150%
UniformSizing = True
; scrollbar thumb gripper (horizontal)
[ScrollBar.GripperHorz]
BgType = ImageFile
FillColorHint = 44 96 226; Thumb gripper lighter color
ImageCount = 4
ImageFile = Dark\ScrollThumbGripperHorizontal.BMP
Imagelayout = vertical
SizingType = TrueSize
Transparent = True
; scrollbar thumb gripper (vertical)
[ScrollBar.GripperVert]
BgType = ImageFile
FillColorHint = 44 96 226; Thumb gripper lighter color
ImageCount = 4
ImageFile = Dark\ScrollThumbGripperVertical.BMP
ImageLayout = Vertical
Transparent = True
SizingType = TrueSize
; Scrollbar lower track (horizontal)
[ScrollBar.LowerTrackHorz]
BgType = imagefile
FillColorHint = 198 213 253
ImageCount = 4
ImageFile = Dark\ScrollShaftHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 0, 0, 1, 1
; Scrollbar lower track (vertical)
[ScrollBar.LowerTrackVert]
BgType = imagefile
FillColorHint = 198 213 253
ImageCount = 4
ImageFile = Dark\ScrollShaftVertical.bmp
ImageLayout = Vertical
SizingMargins = 1, 1, 0, 0
[ScrollBar.SizeBox]
Bgtype = imagefile
SizingType = TrueSize
VAlign = Bottom
ImageCount = 2
ImageFile = Dark\ResizeGrip2.bmp
Transparent = True
TransparentColor = 255 0 255
FillColorHint = 150 150 150; Gripper dot color
; Scrollbar Thumb (horizontal)
[ScrollBar.ThumbBtnHorz]
BgType = ImageFile
ContentMargins = 4, 4, 0, 0
ImageCount = 4
ImageFile = Dark\ScrollThumbHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 5, 5, 5, 5
BorderColorHint = 255 255 255; Average fill color
FillColorHint = 198 213 253; Edge color
; Scrollbar Thumb (vertical)
[ScrollBar.ThumbBtnVert]
BgType = ImageFile
ContentMargins = 0, 0, 4, 4
SizingMargins = 5, 5, 5, 5
ImageCount = 4
ImageFile = Dark\ScrollThumbVertical.bmp
ImageLayout = vertical
FillColorHint = 198 213 253
BorderColorHint = 255 255 255
; Scrollbar upper track (horizontal)
[ScrollBar.UpperTrackHorz]
BgType = imagefile
FillColorHint = 198 213 253
ImageCount = 4
ImageFile = Dark\ScrollShaftHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 0, 0, 1, 1
; Scrollbar upper track (vertical)
[ScrollBar.UpperTrackVert]
BgType = imagefile
FillColorHint = 198 213 253
ImageCount = 4
ImageFile = Dark\ScrollShaftVertical.bmp
ImageLayout = Vertical
SizingMargins = 1, 1, 2, 2
; spin
;-------------------------------------------------------
;Spin buttons for incrementing values in a field
[Spin]
Bgtype = imagefile
ImageCount = 1
ImageFile = Dark\FieldOutlineBlue.bmp
SizingMargins = 2, 2, 2, 2
SizingType = tile
[Spin.Up]
Bgtype = imagefile
BorderColorHint = 255 255 255
ContentMargins = 0, 0, 0, 0
FillColorHint = 200 214 251
GlyphImageFile = Dark\SpinUpGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\SpinButtonBackgroundUp.bmp
ImageLayout = Vertical
SizingMargins = 4, 4, 4, 3
SizingType = stretch
Transparent = True
TransparentColor = 255 0 255
[Spin.Uphorz]
Bgtype = imagefile
BorderColorHint = 255 255 255
ContentMargins = 0, 0, 0, 0
FillColorHint = 200 214 251
GlyphImageFile = Dark\SpinRightGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\SpinButtonBackgroundRight.bmp
ImageLayout = Vertical
SizingMargins = 4, 4, 4, 4
SizingType = stretch
Transparent = True
TransparentColor = 255 0 255
[Spin.Down]
Bgtype = imagefile
BorderColorHint = 255 255 255
ContentMargins = 0, 0, 0, 0
FillColorHint = 200 214 251
GlyphImageFile = Dark\SpinDownGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\SpinButtonBackgroundDown.bmp
ImageLayout = Vertical
SizingMargins = 4, 4, 3, 4
SizingType = tile
Transparent = True
TransparentColor = 255 0 255
[Spin.Downhorz]
Bgtype = imagefile
BorderColorHint = 255 255 255
ContentMargins = 0, 0, 0, 0
FillColorHint = 200 214 251
GlyphImageFile = Dark\SpinLeftGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\SpinButtonBackgroundLeft.bmp
ImageLayout = Vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
; StartPanel
;-------------------------------------------------------
; Desktop start panel
; TODO--- NEEDS MODYFYING WHEN
; START PANEL IS IMPLEMENTED
; ---------------------------------------------
[StartPanel]
Bgtype = none
DefaultPaneSize = 0, 0, 357, 440
[StartPanel.Logoff]
BgType = imagefile
ContentMargins = 4, 4, 2, 4
DefaultPaneSize = 0, 0, 357, 28
FillColorHint = 37 119 223
HotTracking = 255 255 255
Imagecount = 1
ImageFile = Dark\StartPanelLogoffBackground.bmp
SizingMargins = 15, 15, 2, 2
SizingType = Stretch
TextColor = 255 255 255
[StartPanel.LogoffButtons]
BgType = ImageFile
ImageCount = 1
ImageFile = Dark\StartPanelLogoffButtons.bmp
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[StartPanel.LogoffButtons(Hot)]
BgType = ImageFile
ImageCount = 1
ImageFile = Dark\StartPanelLogoffButtonsHot.bmp
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[StartPanel.MorePrograms]
BgType = ImageFile
ContentMargins = 11, 2, 0, 5
DefaultPaneSize = 0, 0, 178, 30
Font = Tahoma, 8, Bold
HotTracking = 48 112 208
Imagecount = 1
ImageFile = Dark\StartPanelMoreProgBackGround.BMP
SizingMargins = 11, 0, 0, 1
SizingType = Stretch
SizingType = Stretch
TextColor = 112 112 112
[StartPanel.MoreProgramsArrow]
BgType = ImageFile
FillColorHint = 108 207 108
ImageCount = 1
ImageFile = Dark\StartPanelMoreProgArrow.bmp
SizingType = TrueSize
[StartPanel.MoreProgramsArrow(Hot)]
BgType = ImageFile
FillColorHint = 107 239 107
ImageCount = 1
ImageFile = Dark\StartPanelMoreProgArrowHot.bmp
SizingType = TrueSize
[StartPanel.PlacesList]
BgType = imageFile
ContentMargins = 3, 8, 5, 5
DefaultPaneSize = 0, 0, 179, 336
FillColorHint = 211 229 250
HotTracking = 80 150 248
Imagecount = 1
ImageFile = Dark\StartPanelPlacesBackground.bmp
SizingMargins = 8, 5, 3, 1
SizingType = Stretch
TextColor = 112 112 112
[StartPanel.PlacesListSeparator]
BgType = ImageFile
ImageFile = Dark\StartPlacesSeparator.bmp
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[StartPanel.ProgList]
BgType = ImageFile
CaptionText = 128 128 128
ContentMargins = 12, 2, 5, 5
DefaultPaneSize = 0, 0, 178, 306
FillColorHint = 204 214 235
HotTracking = 48 112 208
Imagecount = 1
ImageFile = Dark\StartPanelMFUBackground.bmp
SizingMargins = 11, 0, 3, 0
SizingType = Stretch
TextColor = 112 112 112
[StartPanel.ProgListSeparator]
BgType = ImageFile
ImageFile = Dark\StartProgramsSeparator.bmp
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[StartPanel.UserPane]
BgType = none
DefaultPaneSize = 0, 0, 380, 64
FillColorHint = 31 113 216
Font = Tahoma, 8, Bold
Imagecount = 1
ImageFile = Dark\StartUserPanel.bmp
ImageLayout = Horizontal
SizingMargins = 9, 9, 3, 3
SizingType = Stretch
TextColor = 75 75 75
TextShadowColor = 0 0 0
TEXTSHADOWOFFSET = 2, 2
TextShadowType = continuous
Transparent = True
UserPicture = False
CONTENTALIGNMENT = Left
[StartPanel.UserPicture]
BgType = ImageFile
ContentMargins = 8, 6, 8, 6
FillColorHint = 204 214 235
Imagecount = 1
ImageFile = Dark\UserTileBackground.bmp
SizingMargins = 6, 10, 6, 10
SizingType = Stretch
Transparent = True
; status
;-------------------------------------------------------
; The area at the bottom of a window containing
; miscellaneous status info The first is the
; container for the status sections
[Status]
Bgtype = imagefile
FillColorHint = 239 238 243; Average fill color
ImageCount = 1
ImageFile = Dark\StatusBackground.bmp
SizingMargins = 50, 17, 5, 9
SizingType = Tile
TextColor = 112 112 112
TextShadowColor = 253 253 253
TextShadowType = Single
TEXTSHADOWOFFSET = 1,1
;The resize corner
[Status.Gripper]
Bgtype = imagefile
ContentMargins = 0,0,0,0
FillColorHint = 184 180 163; Resize gripper dots
ImageCount = 2
ImageFile = Dark\ResizeGrip2.bmp
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
VAlign = Bottom
; The individual status item backgrounds
[Status.GripperPane]
Bgtype = none
;The individual status item backgrounds
[Status.Pane]
Bgtype = imagefile
ImageCount = 1
ImageFile = Dark\StatusPane.bmp
SizingMargins = 0, 2, 2, 2
SizingType = Tile
Transparent = True
TransparentColor = 255 0 255
; tab
;-------------------------------------------------------
; tab menus for gui
[Tab]
BgType = borderFill
Bordersize = 0
FillColor = 239 238 243
FillType = Solid
[Tab.Body]
Bgtype = imagefile
FillColorHint = 239 239 243; Light tab background color
ImageFile1 = Dark\TabBackground.bmp
ImageFile2 = Dark\TabBackground133.bmp
ImageSelectType = Dpi
MinDpi1 = 96
MinDpi2 = 164
StockImageFile = Dark\TabBackground.bmp
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
FONT = Tahoma, 8
TextColor = 112 112 112
;The content area of a tab page
[Tab.Pane]
Bgtype = imagefile
BorderColorHint = 145 155 156; Edge color
FillColorHint = 251 251 253; Light tab background color
Imagecount = 1
ImageFile = Dark\TabPaneEdge.bmp
SizingMargins = 2, 4, 2, 4
SizingType = stretch
[Tab.TabItem]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItem.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TabItemBothEdge]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemBoth.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TabItemLeftEdge]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemLeft.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TabItemRightEdge]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemRight.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor = 255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TopTabItem]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemTop.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TopTabItemBothEdge]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemTopBoth.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Tab.TopTabItemLeftEdge]
AccentColorHint = 255 200 60; Rollover highlight color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 3, 3, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemTopLeft.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
TextShadowType = Single
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextColor = 112 112 112
FONT = Tahoma, 8
[Tab.TopTabItemRightEdge]
AccentColorHint = 255 200 60; Rollover hilite color
Bgtype = imagefile
BorderColorHint = 145 167 180; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 248 248 246; Tab average color
Imagecount = 5
ImageFile = Dark\tabItemTopRight.bmp
Imagelayout = vertical
SizingMargins = 6, 6, 6, 6
Transparent = True
TransparentColor = 255 0 255
FONT = Tahoma, 8
TextColor = 112 112 112
TextShadowColor =255 255 255
TEXTSHADOWOFFSET = 1,1
TextShadowType = none
[TaskBand.FlashButton]
AccentColorHint = 255 192 91; Attention highlight color
BgType = ImageFile
ContentMargins = 0, 0, 2, 2
FillColorHint = 56 130 234; Average background color
ImageCount = 1
ImageFile = Dark\TaskBandFlashButton.bmp
ImageLayout = vertical
SizingMargins = 4, 4, 16, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
TextColor =255 255 255
TextShadowColor = 184 95 41
TEXTSHADOWOFFSET = 1,1
TextShadowType = none
[TaskBand.FlashButtonGroupMenu]
AccentColorHint = 255 192 91; Attention highlight color
BgType = ImageFile
ContentMargins = 0, 0, 2, 2
FillColorHint = 56 130 234; Average background color
ImageCount = 1
ImageFile = Dark\TaskBandFlashButtonGroupMenu.bmp
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[TaskBand.GroupCount]
Font = Tahoma, 8, Bold
TextColor =255 255 255
; taskbar background (bottom)
[TaskBar.BackgroundBottom]
BgType = ImageFile
FillColorHint = 36 94 220; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarBackgroundBottom.bmp
SizingMargins = 0, 0, 15, 14
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
; taskbar background (left)
[TaskBar.BackgroundLeft]
BgType = ImageFile
FillColorHint = 36 94 220; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarBackgroundLeft.bmp
SizingMargins = 15, 12, 0, 0
SizingType = Stretch
; taskbar background (right)
[TaskBar.BackgroundRight]
BgType = ImageFile
FillColorHint = 36 94 220; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarBackgroundRight.bmp
SizingMargins = 15, 12, 0, 0
SizingType = Stretch
; taskbar background (top)
[TaskBar.BackgroundTop]
BgType = ImageFile
FillColorHint = 36 94 220; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarBackgroundTop.bmp
SizingMargins = 0, 0, 15, 14
SizingType = Stretch
; resizing for the taskbar (bottom)
[TaskBar.SizingBarBottom]
BgType = ImageFile
FillColorHint = 50 128 231; Average color
ImageCount = 1
ImageFile = Dark\TaskbarSizingBarBottom.bmp
SizingType = Tile
; resizing for the taskbar (left)
[TaskBar.SizingBarLeft]
BgType = ImageFile
FillColorHint = 50 128 231
ImageCount = 1
ImageFile = Dark\TaskbarSizingBarLeft.bmp
SizingType = Tile
; resizing for the taskbar (right)
[TaskBar.SizingBarRight]
BgType = ImageFile
FillColorHint = 50 128 231; Average color
ImageCount = 1
ImageFile = Dark\TaskbarSizingBarRight.bmp
SizingType = Stretch
; resizing for the taskbar (top)
[TaskBar.SizingBarTop]
BgType = ImageFile
FillColorHint = 50 128 231; Average color
ImageCount = 1
ImageFile = Dark\TaskbarSizingBarTop.bmp
SizingType = Tile
; toolbar
;-------------------------------------------------------
; Button and menu bars in some applicatons
[Toolbar]
BgType = Borderfill
Bordersize = 0
FillColor = 239 238 243
TextColor = 75 75 75
[Toolbar(Pressed)]
TextColor = 112 112 112
[Toolbar.Button]
Bgtype = imagefile
BorderColorHint = 206 206 195; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 241 243 239; Average fill color
ImageCount = 6
ImageFile = Dark\ToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[Toolbar.DropdownButton]
Bgtype = imagefile
BorderColorHint = 206 206 195; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 241 243 239; Average fill color
ImageCount = 6
ImageFile = Dark\ToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[Toolbar.Separator]
Bgtype = imagefile
FillColorHint = 202 198 175
ImageCount = 1
ImageFile = Dark\Separator.bmp
SizingMargins = 5, 2, 2, 2
SizingType = tile
Transparent = True
TransparentColor = 255 0 255
[Toolbar.SeparatorVert]
Bgtype = imagefile
FillColorHint = 202 198 175
ImageCount = 1
ImageFile = Dark\SeparatorVert.bmp
SizingMargins = 2, 1, 5, 1
SizingType = tile
Transparent = True
TransparentColor = 255 0 255
[Toolbar.SplitButton]
Bgtype = imagefile
BorderColorHint = 206 206 195; Edge color
FillColorHint = 241 243 239; Average fill color
ImageCount = 6
ImageFile = Dark\ToolbarButtonsSplit.bmp
Imagelayout = vertical
SizingMargins = 4, 2, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[Toolbar.SplitButtonDropdown]
Bgtype = imagefile
BorderColorHint = 206 206 195; Edge color
FillColorHint = 241 243 239; Average fill color
GlyphImageFile = Dark\ToolbarButtonsSplitDropdownGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ToolbarButtonsSplitDropdown.bmp
Imagelayout = vertical
SizingMargins = 2, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
; tooltip
;-------------------------------------------------------
; Set the color or image background for tooltips
[Tooltip.Close]
BgType = ImageFile
Imagecount = 3
ImageFile = Dark\BalloonClose.bmp
Imagelayout = vertical
Sizingtype = Truesize
; TrackBar
;-------------------------------------------------------
; Volume sliders and such
[TrackBar]
BgType = borderFill
BorderColor = 235 235 228
Bordersize = 1
FillColor = 235 235 228
FillType = Solid
[TrackBar.Thumb]
AccentColorHint = 71 196 70; Rollover color
Bgtype = imagefile
BorderColorHint = 181 196 205; Edge color
FillColorHint = 243 243 239; Average background color
Imagecount = 5
ImageFile = Dark\TrackbarHorizontal.bmp
Imagelayout = vertical
SizingMargins = 3, 4, 3, 4
Sizingtype = tile
; Track slider thumb (bottom)
[TrackBar.ThumbBottom]
AccentColorHint = 71 196 70
Bgtype = imagefile
BorderColorHint = 181 196 205
FillColorHint = 243 243 239
Imagecount = 5
ImageFile1 = Dark\TrackBarDown13.bmp
ImageFile2 = Dark\TrackBarDown16.bmp
ImageFile3 = Dark\TrackBarDown25.bmp
ImageLayout = vertical
ImageSelectType = Dpi
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
SizingMargins = 3, 6, 6, 10
Sizingtype = Truesize
Transparent = True
TransparentColor = 255 0 255
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
; Track slider thumb (left)
[TrackBar.ThumbLeft]
AccentColorHint = 71 196 70; Rollover color
Bgtype = imagefile
BorderColorHint = 181 196 205; Edge color
FillColorHint = 243 243 239; Average background color
Imagecount = 5
ImageFile1 = Dark\TrackBarLeft13.bmp
ImageFile2 = Dark\TrackBarLeft16.bmp
ImageFile3 = Dark\TrackBarLeft25.bmp
ImageLayout = vertical
ImageSelectType = Dpi
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
Sizingtype = Truesize
Transparent = True
TransparentColor = 255 0 255
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
; Track slider thumb (right)
[TrackBar.ThumbRight]
AccentColorHint = 71 196 70; Rollover color
Bgtype = imagefile
BorderColorHint = 181 196 205; Edge color
FillColorHint = 243 243 239; Average background color
Imagecount = 5
ImageFile = Dark\TrackbarRight13.bmp
ImageFile1 = Dark\TrackBarRight13.bmp
ImageFile2 = Dark\TrackBarRight16.bmp
ImageFile3 = Dark\TrackBarRight25.bmp
ImageLayout = vertical
ImageSelectType = Dpi
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
Sizingtype = Truesize
Transparent = True
TransparentColor = 255 0 255
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
; Track slider thumb (top)
[TrackBar.ThumbTop]
AccentColorHint = 71 196 70; Rollover color
Bgtype = imagefile
BorderColorHint = 181 196 205; Edge color
FillColorHint = 243 243 239; Average background color
Imagecount = 5
ImageFile1 = Dark\TrackBarUp13.bmp
ImageFile2 = Dark\TrackBarUp16.bmp
ImageFile3 = Dark\TrackBarUp25.bmp
Imagelayout = vertical
ImageSelectType = Dpi
MinDpi1 = 96
MinDpi2 = 118
MinDpi3 = 185
Sizingtype = Truesize
Transparent = True
TransparentColor = 255 0 255
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
[TrackBar.ThumbVert]
AccentColorHint = 71 196 70; Rollover color
Bgtype = imagefile
BorderColorHint = 181 196 205; Edge color
FillColorHint = 243 243 239; Average background color
Imagecount = 5
ImageFile = Dark\TrackbarVertical.bmp
ImageLayout = vertical
SizingMargins = 3, 4, 3, 4
Sizingtype = tile
[TrackBar.Tics]
Color = 153 153 153
[TrackBar.TicsVert]
Color = 153 153 153
; Track along which the slider moves (horizontal)
[TrackBar.Track]
Bgtype = imagefile
BorderColorHint = 157 156 153
FillColorHint = 242 241 233
Imagecount = 1
ImageFile = Dark\SliderTrack.bmp
SizingMargins = 3, 3, 2, 2
Sizingtype = stretch
; Track along which the slider moves (vertical)
[TrackBar.TrackVert]
Bgtype = imagefile
BorderColorHint = 157 156 153
FillColorHint = 242 241 233
Imagecount = 1
ImageFile = Dark\SliderTrackVert.bmp
SizingMargins = 2, 2, 3, 3
Sizingtype = stretch
; tree view
;-------------------------------------------------------
[TreeView]
BgType = BorderFill
BorderColor = 150 150 150
BorderSize = 1
FillColor = 255 255 255
[TreeView.Glyph]
Bgtype = imagefile
Imagecount = 2
ImageFile = Dark\treeExpandCollapse.bmp
ImageFile1=default\treeExpandCollapse.bmp
ImageFile2=default\treeExpandCollapse10.bmp
ImageFile3=default\treeExpandCollapse15.bmp
ImageLayout = vertical
ImageSelectType = Dpi
MinDpi1=96
MinDpi2=133
MinDpi3=150
SizingType = TrueSize
TrueSizeScalingType = Dpi
TrueSizeStretchMark = 50
UniformSizing = True
; window
;-------------------------------------------------------
[Window]
BgType = ImageFile
TextShadowOffset = 1,1
TextShadowColor = 20 21 35
Transparent = True
; window frame border (caption)
[Window.Caption]
CaptionMargins = 4, 3, 0, 0
ContentMargins = 1, 1, 1, 1
ContentAlignment = Left
FillColorHint = 0 0 0; Average background color
ImageCount = 2
ImageFile = Dark\FrameCaption.bmp
Imagelayout = Vertical
SizingMargins = 28, 35, 9, 17
SizingType = stretch
Transparent = True
[Window.Caption(Active)]
TextColor = 255 255 255
[Window.Caption(Disabled)]
IconEffect = Alpha
[Window.Caption(Inactive)]
IconEffect = Alpha
[Window.CaptionSizingTemplate]
ContentMargins = 18, 18, 26, 0
ImageCount = 2
ImageFile = Dark\FrameCaptionSizing.bmp
Imagelayout = vertical
SizingMargins = 28, 35, 9, 17
SizingType = tile
Transparent = True
TransparentColor = 0 0 0
;Background for dialog boxes
[Window.Dialog]
BgType = BorderFill
BorderColor = 239 238 243
FillColor = 239 238 243
; window frame border (bottom)
[Window.FrameBottom]
Borderonly = False
ImageCount = 2
ImageFile = Dark\FrameBottom.bmp
ImageLayout = vertical
SizingMargins = 6, 6, 1, 2
SizingType = stretch
Transparent = True
TRANSPARENTCOLOR = 255 0 255
; window frame border (left)
[Window.FrameLeft]
Borderonly = False
ImageCount = 2
ImageFile = Dark\frameLeft.bmp
ImageLayout = vertical
SizingMargins = 2, 1, 0, 0
SizingType = stretch
Transparent = False
; window frame border (right)
[Window.FrameRight]
Borderonly = False
ImageCount = 2
ImageFile = Dark\frameRight.bmp
ImageLayout = vertical
SizingMargins = 1, 2, 0, 0
SizingType = stretch
Transparent = False
; close button in window titlebar
[Window.CloseButton]
BgType = ImageFile
BorderColorHint =
ContentMargins = 2, 2, 2, 2
FillColorHint = 228 93 61
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\CloseButton.bmp
ImageFile1 = Dark\CloseGlyph6.bmp
ImageFile2 = Dark\CloseGlyph9.bmp
ImageFile3 = Dark\CloseGlyph.bmp
ImageFile4 = Dark\CloseGlyph19.bmp
ImageFile5 = Dark\CloseGlyph23.bmp
ImageLayout = Vertical
ImageSelectType = size
MinDpi1 = 96
MinDpi2 = 126
MinDpi3 = 170
Offset = 25, 5
OffsetType = TopRight
SizingMargins = 5, 5, 5, 5
SizingType = Stretch
UniformSizing = True
Transparent = True
TransparentColor = 255 0 255
; Help button in window titlebar
[Window.HelpButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 2, 2, 2, 2
FillColorHint = 74 121 246; Titlebar button color
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\CaptionButton.bmp
ImageFile1 = Dark\HelpGlyph6.bmp
ImageFile2 = Dark\HelpGlyph9.bmp
ImageFile3 = Dark\HelpGlyph.bmp
ImageFile4 = Dark\HelpGlyph19.bmp
ImageFile5 = Dark\HelpGlyph23.bmp
ImageLayout = Vertical
ImageSelectType = size
MinDpi1 = 96
MinDpi2 = 126
MinDpi3 = 170
MirrorImage = True; don't remove this
Offset = 73, 5
OffsetType = TopRight
SizingMargins = 5, 5, 5, 5
SizingType = Stretch
UniformSizing = True
; Maximize button in window titlebar
[Window.MaxButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 2, 2, 2, 2
FillColorHint = 74 121 246; Titlebar button color
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\CaptionButton.bmp
ImageFile1 = Dark\MaximizeGlyph6.bmp
ImageFile2 = Dark\MaximizeGlyph9.bmp
ImageFile3 = Dark\MaximizeGlyph.bmp
ImageFile4 = Dark\MaximizeGlyph19.bmp
ImageFile5 = Dark\MaximizeGlyph23.bmp
ImageLayout = Vertical
ImageSelectType = size
MinDpi1 = 96
MinDpi2 = 126
MinDpi3 = 170
Offset = -49, 5
OffsetType = TopRight
SizingMargins = 5, 5, 5, 5
SizingType = Stretch
UniformSizing = True
; top bar whilst window is maximised
[Window.MaxCaption]
CaptionMargins = 4, 3, 4, 2
ContentAlignment = left
ContentMargins = 1, 1, 1, 1
FillColorHint = 0 84 229; Average background color
ImageCount = 2
ImageFile = Dark\FrameMaximized.bmp
Imagelayout = vertical
SizingMargins = 46, 75, 16, 4
SizingType = stretch
SizingType = Tile
[Window.MaxCaption(Active)]
TextColor = 42 42 42
; Close button for maximized MDI windows
[Window.MDICloseButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 241 239 229
GlyphImageFile = Dark\MDIGlyphClose.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\MDICaptionButton.bmp
ImageLayout = Vertical
Offset = 19, 1
OffsetType = TopRight
SizingMargins = 4, 4, 4, 4
SizingType = TrueSize
; Minimize button for maximized MDI windows
[Window.MDIMinButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 241 239 229; Average background color
GlyphImageFile = Dark\MDIGlyphMinimize.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\MDICaptionButton.bmp
ImageLayout = Vertical
Offset = 53, 1
OffsetType = TopRight
SizingMargins = 4, 4, 4, 4
SizingType = TrueSize
; Restore button for maximized MDI windows
[Window.MDIRestoreButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 241 239 229; Average background color
GlyphImageFile = Dark\MDIGlyphRestore.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 4
ImageFile = Dark\MDICaptionButton.bmp
ImageLayout = Vertical
Offset = -37, 1
OffsetType = TopRight
SizingMargins = 4, 4, 4, 4
SizingType = stretch
;Minimize button in window titlebar
[Window.MinButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 2, 2, 2, 2
FillColorHint = 74 121 246; Titlebar button color
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\CaptionButton.bmp
ImageFile1 = Dark\MinimizeGlyph6.bmp
ImageFile2 = Dark\MinimizeGlyph9.bmp
ImageFile3 = Dark\MinimizeGlyph.bmp
ImageFile4 = Dark\MinimizeGlyph19.bmp
ImageFile5 = Dark\MinimizeGlyph23.bmp
ImageLayout = Vertical
ImageSelectType = size
MinDpi1 = 96
MinDpi2 = 126
MinDpi3 = 170
OffsetType = TopRight
Offset = -73, 5
SizingMargins = 5, 5, 5, 5
sizingType = Stretch
UniformSizing = True
[Window.MinCaption]
CaptionMargins = 4, 3, 0, 0
ContentMargins = 3, 3, 0, 3
FillColorHint = 0 84 229; Average background color
ImageCount = 2
ImageFile = Dark\FrameCaptionMin.bmp
ImageLayout = vertical
SizingMargins = 23, 26, 12, 8
SizingType = stretch
[Window.RestoreButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 2, 2, 2, 2
FillColorHint = 74 121 246; Titlebar button color
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\CaptionButton.bmp
ImageFile1 = Dark\RestoreGlyph6.bmp
ImageFile2 = Dark\RestoreGlyph9.bmp
ImageFile3 = Dark\RestoreGlyph.bmp
ImageFile4 = Dark\RestoreGlyph19.bmp
ImageFile5 = Dark\RestoreGlyph23.bmp
ImageLayout = Vertical
ImageSelectType = size
MinDpi1 = 96
MinDpi2 = 126
MinDpi3 = 170
Offset = 49, 5
OffsetType = TopRight
SizingMargins = 5, 5, 5, 5
SizingType = Stretch
UniformSizing = True
[Window.SmallCaption]
ContentMargins = 1, 1, 1, 1
ContentAlignment = left
FillColorHint = 0 84 229; Average background color
ImageCount = 2
ImageFile = Dark\SmallFrameCaption.bmp
Imagelayout = vertical
SizingMargins = 24, 37, 9, 8
SizingType = Stretch
[Window.SmallCaptionSizingTemplate]
ContentMargins = 14, 14, 12, 16
ImageCount = 2
ImageFile = Dark\SmallFrameCaptionSizing.bmp
Imagelayout = vertical
SizingMargins = 24, 37, 9, 8
SizingType = tile
Transparent = True
TransparentColor = 0 0 0
[Window.SmallCloseButton]
BgType = ImageFile
BorderColorHint = ; Edge color
ContentMargins = 0, 0, 0, 0
FillColorHint = 228 93 61; Close box average color
GlyphImageFile = Dark\SmallCloseGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 8
ImageFile = Dark\SmallCloseButton.bmp
ImageLayout = Vertical
Offset = 16, 3
OffsetType = TopRight
SizingMargins = 5, 5, 5, 5
SizingType = TrueSize
[Window.SmallFrameBottom]
Borderonly = False
ImageCount = 2
ImageFile = Dark\FrameBottom.bmp
ImageLayout = vertical
SizingMargins = 6, 6, 1, 2
SizingType = stretch
Transparent = True
TRANSPARENTCOLOR = 255 0 255
[Window.SmallFrameLeft]
Borderonly = False
ImageCount = 2
ImageFile = Dark\frameLeft.bmp
ImageLayout = vertical
SizingMargins = 2, 1, 0, 0
SizingType = stretch
Transparent = False
[Window.SmallFrameRight]
Borderonly = False
ImageCount = 2
ImageFile = Dark\frameRight.bmp
ImageLayout = vertical
SizingMargins = 1, 2, 0, 0
SizingType = stretch
Transparent = False
;The Titlebar icon
[Window.SysButton]
Offset = 10, 3
OffsetType = TopLeft
[ExplorerBar::Rebar]
Bgtype = imagefile
FillColorHint = 243 247 253
Font = Tahoma, 8
ImageFile = Dark\ExplorerBarToolbarBackground.bmp
Sizingmargins = 0, 0, 34, 0
Sizingtype = stretch
TextColor = 127 124 115
[ExplorerBar::Rebar.Band]
Bgtype = none
ContentMargins = 2, 0, 0, 0
[ExplorerBar::Rebar.Chevron]
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 75 75 75
GlyphImageFile = Dark\Chevron.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
VAlign = Top
[ExplorerBar::Rebar.ChevronVert]
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 75 75 75
GlyphImageFile = Dark\Chevron.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
VAlign = Top
[ExplorerBar::Rebar.Gripper]
Bgtype = imagefile
ContentMargins = 3, 0, 0, 0
FillColorHint = 171 167 149
ImageFile = Dark\Gripper.bmp
SizingMargins = 0, 0, 6, 4
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
[ExplorerBar::Rebar.GripperVert]
Bgtype = imagefile
FillColorHint = 171 167 149
ImageFile = Dark\GripperVert.bmp
SizingMargins = 9, 8, 0, 0
SizingType = Tile
Transparent = True
TransparentColor = 255 0 0
[ExplorerBar::Toolbar.Button]
Bgtype = imagefile
BorderColorHint = 168 191 234
ContentMargins = 0, 0, 0, 0
FillColorHint = 238 243 248
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[ExplorerBar::Toolbar.DropdownButton]
Bgtype = imagefile
BorderColorHint = 168 191 234
ContentMargins = 0, 0, 0, 0
FillColorHint = 238 243 248
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[ExplorerBar::Toolbar.Separator]
Bgtype = imagefile
FillColorHint = 202 198 175
ImageCount = 1
ImageFile = Dark\Separator.bmp
SizingMargins = 5, 2, 2, 1
SizingType = tile
Transparent = True
TransparentColor = 255 0 0
[ExplorerBar::Toolbar.SeparatorVert]
Bgtype = imagefile
FillColorHint = 202 198 175
ImageCount = 1
ImageFile = Dark\SeparatorVert.bmp
SizingMargins = 2, 1, 5, 1
SizingType = tile
Transparent = True
TransparentColor = 255 0 0
[ExplorerBar::Toolbar.SplitButton]
Bgtype = imagefile
BorderColorHint = 168 191 234
FillColorHint = 238 243 248
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtonsSplit.bmp
Imagelayout = vertical
SizingMargins = 4, 2, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[ExplorerBar::Toolbar.SplitButtonDropdown]
Bgtype = imagefile
BorderColorHint = 168 191 234
FillColorHint = 238 243 248
GlyphImageFile = Dark\ToolbarButtonsSplitDropdownGlyph.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\ExplorerBarToolbarButtonsSplitDropdown.bmp
Imagelayout = vertical
SizingMargins = 2, 4, 4, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[Placesbar::Toolbar]
Bgtype = imagefile
ContentMargins = 0, 0, 0, 0
FillColorHint = 249 248 243
ImageCount = 1
ImageFile = Dark\PlaceBarBackground.bmp
SizingMargins = 4, 4, 4, 4
SizingType = tile
[Placesbar::Toolbar.Button]
Bgtype = imagefile
BorderColorHint = 122 152 175; Outline color
ContentMargins = 0, 0, 4, 2
FillColorHint = 255 255 255; Selected color
ImageCount = 6
ImageFile = Dark\PlaceBarButtons.bmp
Imagelayout = vertical
SizingMargins = 4, 4, 4, 4
SizingType = stretch
Transparent = True
TextColor = 112 112 112
TextShadowColor = 253 253 253
TEXTSHADOWOFFSET = 1,1
TextShadowType = Single
[Start::Button]
BgType = ImageFile
ContentMargins = -82, 95, 1, 1
FillColorHint = 74 153 73; Average color
Font = Arial, 10, italic
ImageCount = 3
ImageFile = Dark\StartButton.bmp
ImageLayout = Vertical
SizingMargins = 1, 1, 1, 1
SizingType = TrueSize
TextColor = 255 255 255
TextShadowColor = 76 76 76
TEXTSHADOWOFFSET = 2, 2
Transparent = True
TransparentColor = 255 0 255
[StartMenu::MenuBand]
TextColor = 75 75 75
[StartMenu::MenuBand(Hot)]
TextColor = 75 75 75
[StartMenu::MenuBand.NewAppButton]
BgType = ImageFile
ContentMargins = 10, 0, 3, 0
FillcolorHint = 254 234 182; new app Background color
ImageCount = 1
ImageFile = Dark\StartGroupNewAppButton.bmp
SizingMargins = 23, 1, 0, 0
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 0
[StartMenu::MenuBand.Seperator]
BgType = ImageFile
ContentMargins = 10, 0, 3, 0
FillColorHint = 211 211 200; Separator color
ImageCount = 1
ImageFile = Dark\StartGroupSeperator.bmp
SizingMargins = 6, 1, 3, 0
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[StartMenu::Toolbar]
AccentColorHint = 48 127 229; Left edge of More Programs menu
BgType = ImageFile
ContentMargins = 0, 0, 0, 0
FillColorHint = 255 255 255; Background of More Programs menu
Font = Tahoma, 8
ImageFile = Dark\StartGroupBackground.bmp
SizingMargins = 24, 3, 3, 4
SizingType = Stretch
TextColor = 112 112 112
[StartMenu::Toolbar(Hot)]
TextColor = 112 112 112
[StartMenu::Toolbar.Button]
BgType = ImageFile
ContentMargins = 2, 2, 3, 0
FillColorHint = 22 101 203
ImageCount = 3
ImageFile = Dark\StartGroupToolbarButton.bmp
ImageLayout = vertical
SizingMargins = 24, 3, 3, 4
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 0
[TaskBand::ScrollBar.ArrowBtn]
BgType = ImageFile
ContentMargins = 0, 0, 3, 3
FillColorHint = 25 66 205; Average background color
GlyphImageFile = Dark\TaskBandScrollArrowGlyphs.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 16
ImageFile = Dark\TaskbandScrollArrows.bmp
ImageLayout = Vertical
SizingMargins = 4, 4, 6, 5
SizingType = Stretch
; Scrollbar thumb gripper (horizontal)
[TaskBand::ScrollBar.GripperHorz]
BgType = ImageFile
FillColorHint = 44 96 226; Thumb gripper lighter color
ImageCount = 4
ImageFile = Dark\TaskBandScrollThumbGripperHorizontal.BMP
Imagelayout = vertical
SizingType = TrueSize
Transparent = True
; Scrollbar thumb gripper (Vertical)
[TaskBand::ScrollBar.GripperVert]
BgType = ImageFile
FillColorHint = 44 96 226; Thumb gripper lighter color
ImageCount = 4
ImageFile = Dark\TaskBandScrollThumbGripperVertical.BMP
ImageLayout = Vertical
SizingType = TrueSize
Transparent = True
; Lower scrollbar tracks (horizontal)
[TaskBand::ScrollBar.LowerTrackHorz]
BgType = imagefile
FillColorHint = 37 90 225; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollShaftHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 0, 0, 1, 1
; Lower scrollbar track (vertical)
[TaskBand::ScrollBar.LowerTrackVert]
BgType = imagefile
FillColorHint = 37 90 225; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollShaftVertical.bmp
ImageLayout = Vertical
SizingMargins = 1, 1, 0, 0
[TaskBand::ScrollBar.ThumbBtnHorz]
BgType = ImageFile
ContentMargins = 4, 4, 0, 0
FillColorHint = 25 66 205; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollThumbHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 5, 5, 5, 5
; Scrollbar Thumb (vertical)
[TaskBand::ScrollBar.ThumbBtnVert]
BgType = ImageFile
ContentMargins = 0, 0, 4, 4
FillColorHint = 25 66 205; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollThumbVertical.bmp
ImageLayout = vertical
SizingMargins = 5, 5, 5, 5
Transparent = True
TransparentColor = 255 0 255
; Upper scrollbar tracks (horizontal)
[TaskBand::ScrollBar.UpperTrackHorz]
BgType = imagefile
FillColorHint = 37 90 225; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollShaftHorizontal.bmp
ImageLayout = Vertical
SizingMargins = 0, 0, 1, 1
; Upper scrollbar tracks (vertical)
[TaskBand::ScrollBar.UpperTrackVert]
BgType = imagefile
FillColorHint = 37 90 225; Average background color
ImageCount = 4
ImageFile = Dark\TaskBandScrollShaftVertical.bmp
ImageLayout = Vertical
SizingMargins = 1, 1, 0, 0
[TaskBand::Toolbar]
BgType = None
Font = Tahoma, 8
TextColor = 42 42 42
TextShadowType = Single
[TaskBand::Toolbar(Checked)]
TextColor = 28 28 28
TextShadowColor = 8 8 8
TextShadowType = Single
[TaskBand::Toolbar(Hot)]
TextColor = 28 28 28
[TaskBand::Toolbar(HotChecked)]
TextColor = 28 28 28
TextShadowColor = 8 8 8
TextShadowType = Single
[TaskBand::Toolbar(Pressed)]
TextColor = 28 28 28
TextShadowColor = 8 8 8
TextShadowType = Single
[TaskBand::Toolbar.Button]
BgType = ImageFile
ContentMargins = 0, 4, 2, 2
FillColorHint = 54 127 239
ImageCount = 6
ImageFile = Dark\TaskBandButton.bmp
ImageLayout = vertical
SizingMargins = 10, 7, 15, 8
SizingType = Stretch
TextColor = 255 255 255
Transparent = True
[TaskBand::Toolbar.DropdownButton]
BgType = ImageFile
ContentMargins = 0, 4, 2, 2
FillColorHint = 54 127 239; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButton.bmp
ImageLayout = vertical
SizingMargins = 17, 5, 15, 8
SizingType = Stretch
Transparent = True
[TaskBandGroupMenu::Toolbar]
AccentColorHint = 255 199 60; Menu top highlight color
BgType = ImageFile
ContentMargins = 6, 11, 6, 6
FillColorHint = 33 87 213; Average background color
Font = Tahoma, 8
ImageFile = Dark\TaskBandBackground.bmp
SizingMargins = 6, 6, 6, 6
SizingType = Stretch
TextColor = 112 112 112
TransparentColor = 255 0 255
Transparent = True
[TaskBandGroupMenu::Toolbar.Button]
AccentColorHint = 79 150 255; Rollover hightlight color
BgType = ImageFile
ContentMargins = 6, -6, 7, 7
ImageCount = 3
ImageFile = Dark\TaskBandHover.bmp
ImageLayout = vertical
SizingMargins = 8, 8, 5, 5
SizingType = stretch
Transparent = True
[TaskBandVert::Toolbar]
BgType = None
Font = Tahoma, 8
TextColor = 28 28 28
[TaskBandVert::Toolbar.Button]
BgType = ImageFile
ContentMargins = 0, 4, 4, 4
FillColorHint = 54 127 239; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButtonVertical.bmp
ImageLayout = vertical
SizingMargins = 16, 7, 12, 6
SizingType = Stretch
Transparent = True
[TaskBandVert::Toolbar.DropdownButton]
BgType = ImageFile
ContentMargins = 0, 4, 4, 4
FillColorHint = 54 127 239; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButtonVertical.bmp
ImageLayout = vertical
SizingMargins = 16, 7, 12, 6
SizingType = Stretch
Transparent = True
[TaskBar::Rebar]
BgType = None
Font = Tahoma, 8
TextColor = 123 182 232
[TaskBar::Rebar.Band]
BgType = None
[TaskBar::Rebar.Chevron]
BgType = ImageFile
ContentMargins = 0, 0, 0, 7
FillColorHint = 6 45 159; Overflow glyph color
GlyphImageFile = Dark\taskbarchevron.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\TaskBandButtonNoEdge.bmp
ImageLayout = vertical
SizingMargins = 8, 3, 21, 5
SizingType = Stretch
Transparent = True
VAlign = Top
[TaskBar::Rebar.ChevronVert]
BgType = ImageFile
ContentMargins = 0, 0, 0, 0
FillColorHint = 6 45 159; Overflow glyph color
GlyphImageFile = Dark\TaskbarChevronVert.bmp
GlyphTransparent = True
GlyphType = ImageGlyph
ImageCount = 6
ImageFile = Dark\TaskBandButtonVertical.bmp
ImageLayout = vertical
SizingMargins = 15, 5, 6, 4
SizingType = Stretch
Transparent = True
[TaskBar::Rebar.Gripper]
BgType = ImageFile
ContentMargins = 2, 1, 0, 0
FillColorHint = 6 45 159; Gripper dot color
ImageCount = 1
ImageFile = Dark\TaskbarGripper.bmp
SizingMargins = 1, 1, 5, 5
SizingType = Tile
Transparent = True
TransparentColor = 255 0 255
[TaskBar::Rebar.GripperVert]
BgType = ImageFile
ContentMargins = 0, 0, 2, 1
FillColorHint = 6 45 159; Gripper dot color
ImageCount = 1
ImageFile = Dark\TaskbarGripperVertical.bmp
SizingMargins = 4, 6, 0, 0
SizingType = Tile
Transparent = True
TransparentColor = 255 0 255
[TaskBar::Toolbar]
BgType = None
Font = Tahoma, 8
TextColor = 28 28 28
[TaskBar::Toolbar.Button]
BgType = ImageFile
ContentMargins = 0, 0, 4, 4
FillColorHint = 53 122 238; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButtonNoEdge.bmp
ImageLayout = vertical
SizingMargins = 8, 3, 18, 8
SizingType = Stretch
Transparent = True
[TaskBar::Toolbar.DropdownButton]
BgType = ImageFile
ContentMargins = 2, 0, 4, 4
FillColorHint = 53 122 238; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButtonNoEdge.bmp
ImageLayout = vertical
SizingMargins = 8, 3, 18, 8
SizingType = Stretch
Transparent = True
[TaskBarVert::Toolbar]
BgType = None
Font = Tahoma, 8
TextColor = 255 255 255
[TaskBarVert::Toolbar(Checked)]
TextColor = 255 255 255
[TaskBarVert::Toolbar(HotChecked)]
TextColor = 255 255 255
[TaskBarVert::Toolbar(Pressed)]
TextColor = 255 255 255
[TaskBarVert::Toolbar.Button]
BgType = ImageFile
ContentMargins = 1, 1, 1, 1
FillColorHint = 53 122 238; Average background color
ImageCount = 6
ImageFile = Dark\TaskBandButtonNoEdgeVertical.bmp
ImageLayout = vertical
SizingMargins = 15, 5, 6, 4
SizingType = Stretch
Transparent = True
[TaskBarVert::Toolbar.DropdownButton]
BgType = ImageFile
ContentMargins = 1, 1, 1, 1
FillColorHint = 53 122 238
ImageCount = 6
ImageFile = Dark\TaskBandButtonNoEdgeVertical.bmp
ImageLayout = vertical
SizingMargins = 15, 5, 6, 4
SizingType = Stretch
Transparent = True
[TrayNotify::Clock]
Font = Tahoma, 8
TextColor = 255 255 255
[TrayNotify::Toolbar]
BgType = None
[TrayNotify::Toolbar.Button]
BgType = None
[TrayNotifyHoriz::Button]
BgType = ImageFile
FillColorHint = 56 173 243; Average background color
ImageCount = 3
ImageFile = Dark\TrayChevronHorizontal.bmp
Imagelayout = vertical
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[TrayNotifyHoriz::TrayNotify.Background]
BgType = ImageFile
ContentMargins = 29, 7, 0, 0
FillColorHint = 13 141 234; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarTray.bmp
SizingMargins = 1, 0, 23, 0
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[TrayNotifyHorizOpen::Button]
BgType = ImageFile
FillColorHint = 56 173 243; Average background color
ImageCount = 3
ImageFile = Dark\TrayChevronHorizontalOpen.bmp
Imagelayout = vertical
SizingType = TrueSize
Transparent = True
TransparentColor = 255 0 255
[TrayNotifyVert::Button]
BgType = ImageFile
FillColorHint = 56 173 243; Average background color
ImageCount = 3
ImageFile = Dark\TrayChevronHorizontal.bmp
Imagelayout = vertical
SizingType = TrueSize
Transparent = True
[TrayNotifyVert::TrayNotify.Background]
BgType = ImageFile
ContentMargins = 0, 0, 19, 7
FillColorHint = 13 141 234; Average background color
ImageCount = 1
ImageFile = Dark\TaskbarTrayVertical.bmp
SizingMargins = 14, 1, 5, 5
SizingType = Stretch
Transparent = True
TransparentColor = 255 0 255
[TrayNotifyVertOpen::Button]
BgType = ImageFile
FillColorHint = 56 173 243; Average background color
ImageCount = 3
ImageFile = Dark\TrayChevronHorizontalOpen.bmp
Imagelayout = vertical
SizingType = TrueSize
Transparent = True