mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 00:20:34 +00:00

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.
2433 lines
57 KiB
INI
2433 lines
57 KiB
INI
;-------------------------------------------------------
|
|
; file: textfiles\Light\ExtraLargeLight.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, 12
|
|
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, 12, Bold
|
|
CaptionText = 28 28 28
|
|
MsgBoxFont = Tahoma, 12
|
|
IconTitleFont = Tahoma, 12
|
|
SmallCaptionFont = Tahoma, 12, Bold
|
|
SMCaptionBarHeight = 17
|
|
SMCaptionBarWidth = 17
|
|
StatusFont = Tahoma, 12
|
|
|
|
;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, 12
|
|
ImageFile = Light\button.bmp
|
|
ImageCount = 5
|
|
ImageLayout = vertical
|
|
MinSize = 10, 5
|
|
SizingMargins = 8, 8, 9, 9
|
|
SizingType = Stretch
|
|
TextColor = 112 112 112
|
|
TEXTSHADOWOFFSET = 1,1
|
|
TextShadowType = Single
|
|
TextShadowColor = 221 221 221
|
|
|
|
[Button.Pushbutton(Defaulted)]
|
|
AccentColorHint = 0 255 0
|
|
|
|
[Button.Pushbutton(Disabled)]
|
|
TextColor = 153 153 153
|
|
|
|
[Button.Pushbutton(Hot)]
|
|
TextColor = 75 75 75
|
|
|
|
[Button.Pushbutton(Normal)]
|
|
TextColor = 75 75 75
|
|
|
|
[Button.Pushbutton(Pressed)]
|
|
TextColor = 75 75 75
|
|
|
|
;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 = Light\CheckBox13.bmp
|
|
ImageFile2 = Light\CheckBox16.bmp
|
|
ImageFile3 = Light\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 = Light\RadioButton13.bmp
|
|
ImageFile2 = Light\RadioButton13.bmp
|
|
ImageFile3 = Light\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 = Light\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 = Light\ComboButtonGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\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 = Light\ExplorerBarHeaderClose.bmp
|
|
ImageLayout = Vertical
|
|
Offset = 4, 4
|
|
OffsetType = TopRight
|
|
SizingType = TrueSize
|
|
Transparent = True
|
|
|
|
[ExplorerBar.HeaderPin]
|
|
BgType = ImageFile
|
|
FillColorHint = 189 206 239
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\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, 12
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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, 12
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\SpecialGroupHead.bmp
|
|
SizingMargins = 3, 6, 5, 16
|
|
SizingType = Stretch
|
|
TextColor = 82 82 82
|
|
Transparent = True
|
|
|
|
; header
|
|
;-------------------------------------------------------
|
|
|
|
[Header]
|
|
Bgtype = imagefile
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\ProgressTrackVert.bmp
|
|
sizingMargins = 3, 3, 4, 4
|
|
SizingType = Stretch
|
|
|
|
[Progress.Chunk]
|
|
Bgtype = imagefile
|
|
FillColorHint = 59 154 234; Progress indicator color
|
|
ImageFile = Light\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 = Light\ProgressChunkVert.bmp
|
|
sizingMargins = 6, 5, 0, 0
|
|
SizingType = Stretch
|
|
|
|
; rebar
|
|
;-------------------------------------------------------
|
|
; toolbar container
|
|
|
|
[Rebar]
|
|
Bgtype = imagefile
|
|
FillColorHint = 241 243 239
|
|
Font = Tahoma, 12
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\Chevron.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\Chevron.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\ScrollArrowGlyphsSmall.bmp
|
|
ImageFile2 = Light\ScrollArrowGlyphs.bmp
|
|
ImageFile = Light\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 = Light\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 = Light\ScrollThumbGripperVertical.BMP
|
|
ImageLayout = Vertical
|
|
Transparent = True
|
|
SizingType = TrueSize
|
|
|
|
; Scrollbar lower track (horizontal)
|
|
[ScrollBar.LowerTrackHorz]
|
|
BgType = imagefile
|
|
FillColorHint = 198 213 253
|
|
ImageCount = 4
|
|
ImageFile = Light\ScrollShaftHorizontal.bmp
|
|
ImageLayout = Vertical
|
|
SizingMargins = 0, 0, 1, 1
|
|
|
|
; Scrollbar lower track (vertical)
|
|
[ScrollBar.LowerTrackVert]
|
|
BgType = imagefile
|
|
FillColorHint = 198 213 253
|
|
ImageCount = 4
|
|
ImageFile = Light\ScrollShaftVertical.bmp
|
|
ImageLayout = Vertical
|
|
SizingMargins = 1, 1, 0, 0
|
|
|
|
[ScrollBar.SizeBox]
|
|
Bgtype = imagefile
|
|
SizingType = TrueSize
|
|
VAlign = Bottom
|
|
ImageCount = 2
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\ScrollShaftHorizontal.bmp
|
|
ImageLayout = Vertical
|
|
SizingMargins = 0, 0, 1, 1
|
|
|
|
; Scrollbar upper track (vertical)
|
|
[ScrollBar.UpperTrackVert]
|
|
BgType = imagefile
|
|
FillColorHint = 198 213 253
|
|
ImageCount = 4
|
|
ImageFile = Light\ScrollShaftVertical.bmp
|
|
ImageLayout = Vertical
|
|
SizingMargins = 1, 1, 2, 2
|
|
|
|
; spin
|
|
;-------------------------------------------------------
|
|
;Spin buttons for incrementing values in a field
|
|
|
|
[Spin]
|
|
Bgtype = imagefile
|
|
ImageCount = 1
|
|
ImageFile = Light\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 = Light\SpinUpGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\SpinRightGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\SpinDownGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\SpinLeftGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\StartPanelLogoffBackground.bmp
|
|
SizingMargins = 15, 15, 2, 2
|
|
SizingType = Stretch
|
|
TextColor = 255 255 255
|
|
|
|
[StartPanel.LogoffButtons]
|
|
BgType = ImageFile
|
|
ImageCount = 1
|
|
ImageFile = Light\StartPanelLogoffButtons.bmp
|
|
SizingType = TrueSize
|
|
Transparent = True
|
|
TransparentColor = 255 0 255
|
|
|
|
[StartPanel.LogoffButtons(Hot)]
|
|
BgType = ImageFile
|
|
ImageCount = 1
|
|
ImageFile = Light\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 = Light\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 = Light\StartPanelMoreProgArrow.bmp
|
|
SizingType = TrueSize
|
|
|
|
[StartPanel.MoreProgramsArrow(Hot)]
|
|
BgType = ImageFile
|
|
FillColorHint = 107 239 107
|
|
ImageCount = 1
|
|
ImageFile = Light\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 = Light\StartPanelPlacesBackground.bmp
|
|
SizingMargins = 8, 5, 3, 1
|
|
SizingType = Stretch
|
|
TextColor = 112 112 112
|
|
|
|
[StartPanel.PlacesListSeparator]
|
|
BgType = ImageFile
|
|
ImageFile = Light\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 = Light\StartPanelMFUBackground.bmp
|
|
SizingMargins = 11, 0, 3, 0
|
|
SizingType = Stretch
|
|
TextColor = 112 112 112
|
|
|
|
[StartPanel.ProgListSeparator]
|
|
BgType = ImageFile
|
|
ImageFile = Light\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, 12, Bold
|
|
Imagecount = 1
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\TabBackground.bmp
|
|
ImageFile2 = Light\TabBackground133.bmp
|
|
ImageSelectType = Dpi
|
|
MinDpi1 = 96
|
|
MinDpi2 = 164
|
|
StockImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\TaskBandFlashButtonGroupMenu.bmp
|
|
SizingMargins = 4, 4, 4, 4
|
|
SizingType = Stretch
|
|
Transparent = True
|
|
TransparentColor = 255 0 255
|
|
|
|
[TaskBand.GroupCount]
|
|
Font = Tahoma, 12, Bold
|
|
TextColor =255 255 255
|
|
|
|
; taskbar background (bottom)
|
|
[TaskBar.BackgroundBottom]
|
|
BgType = ImageFile
|
|
FillColorHint = 36 94 220; Average background color
|
|
ImageCount = 1
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\TaskbarSizingBarBottom.bmp
|
|
SizingType = Tile
|
|
|
|
; resizing for the taskbar (left)
|
|
[TaskBar.SizingBarLeft]
|
|
BgType = ImageFile
|
|
FillColorHint = 50 128 231
|
|
ImageCount = 1
|
|
ImageFile = Light\TaskbarSizingBarLeft.bmp
|
|
SizingType = Tile
|
|
|
|
; resizing for the taskbar (right)
|
|
[TaskBar.SizingBarRight]
|
|
BgType = ImageFile
|
|
FillColorHint = 50 128 231; Average color
|
|
ImageCount = 1
|
|
ImageFile = Light\TaskbarSizingBarRight.bmp
|
|
SizingType = Stretch
|
|
|
|
; resizing for the taskbar (top)
|
|
[TaskBar.SizingBarTop]
|
|
BgType = ImageFile
|
|
FillColorHint = 50 128 231; Average color
|
|
ImageCount = 1
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\ToolbarButtonsSplitDropdownGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\TrackBarDown13.bmp
|
|
ImageFile2 = Light\TrackBarDown16.bmp
|
|
ImageFile3 = Light\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 = Light\TrackBarLeft13.bmp
|
|
ImageFile2 = Light\TrackBarLeft16.bmp
|
|
ImageFile3 = Light\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 = Light\TrackbarRight13.bmp
|
|
ImageFile1 = Light\TrackBarRight13.bmp
|
|
ImageFile2 = Light\TrackBarRight16.bmp
|
|
ImageFile3 = Light\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 = Light\TrackBarUp13.bmp
|
|
ImageFile2 = Light\TrackBarUp16.bmp
|
|
ImageFile3 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\FrameCaption.bmp
|
|
Imagelayout = Vertical
|
|
SizingMargins = 28, 35, 9, 17
|
|
SizingType = stretch
|
|
Transparent = True
|
|
|
|
[Window.Caption(Active)]
|
|
TextColor = 42 42 42
|
|
|
|
[Window.Caption(Disabled)]
|
|
IconEffect = Alpha
|
|
|
|
[Window.Caption(Inactive)]
|
|
IconEffect = Alpha
|
|
|
|
[Window.CaptionSizingTemplate]
|
|
ContentMargins = 18, 18, 26, 0
|
|
ImageCount = 2
|
|
ImageFile = Light\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 = Light\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 = Light\frameLeft.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 2, 1, 0, 0
|
|
SizingType = stretch
|
|
Transparent = False
|
|
|
|
; window frame border (right)
|
|
[Window.FrameRight]
|
|
Borderonly = False
|
|
ImageCount = 2
|
|
ImageFile = Light\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 = Light\CloseButton.bmp
|
|
ImageFile1 = Light\CloseGlyph6.bmp
|
|
ImageFile2 = Light\CloseGlyph9.bmp
|
|
ImageFile3 = Light\CloseGlyph.bmp
|
|
ImageFile4 = Light\CloseGlyph19.bmp
|
|
ImageFile5 = Light\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 = Light\CaptionButton.bmp
|
|
ImageFile1 = Light\HelpGlyph6.bmp
|
|
ImageFile2 = Light\HelpGlyph9.bmp
|
|
ImageFile3 = Light\HelpGlyph.bmp
|
|
ImageFile4 = Light\HelpGlyph19.bmp
|
|
ImageFile5 = Light\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 = Light\CaptionButton.bmp
|
|
ImageFile1 = Light\MaximizeGlyph6.bmp
|
|
ImageFile2 = Light\MaximizeGlyph9.bmp
|
|
ImageFile3 = Light\MaximizeGlyph.bmp
|
|
ImageFile4 = Light\MaximizeGlyph19.bmp
|
|
ImageFile5 = Light\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 = Light\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 = Light\MDIGlyphClose.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\MDIGlyphMinimize.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\MDIGlyphRestore.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 4
|
|
ImageFile = Light\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 = Light\CaptionButton.bmp
|
|
ImageFile1 = Light\MinimizeGlyph6.bmp
|
|
ImageFile2 = Light\MinimizeGlyph9.bmp
|
|
ImageFile3 = Light\MinimizeGlyph.bmp
|
|
ImageFile4 = Light\MinimizeGlyph19.bmp
|
|
ImageFile5 = Light\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 = Light\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 = Light\CaptionButton.bmp
|
|
ImageFile1 = Light\RestoreGlyph6.bmp
|
|
ImageFile2 = Light\RestoreGlyph9.bmp
|
|
ImageFile3 = Light\RestoreGlyph.bmp
|
|
ImageFile4 = Light\RestoreGlyph19.bmp
|
|
ImageFile5 = Light\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 = Light\SmallFrameCaption.bmp
|
|
Imagelayout = vertical
|
|
SizingMargins = 24, 37, 9, 8
|
|
SizingType = Stretch
|
|
|
|
[Window.SmallCaptionSizingTemplate]
|
|
ContentMargins = 14, 14, 12, 16
|
|
ImageCount = 2
|
|
ImageFile = Light\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 = Light\SmallCloseGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 8
|
|
ImageFile = Light\SmallCloseButton.bmp
|
|
ImageLayout = Vertical
|
|
Offset = 16, 3
|
|
OffsetType = TopRight
|
|
SizingMargins = 5, 5, 5, 5
|
|
SizingType = TrueSize
|
|
|
|
[Window.SmallFrameBottom]
|
|
Borderonly = False
|
|
ImageCount = 2
|
|
ImageFile = Light\FrameBottom.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 6, 6, 1, 2
|
|
SizingType = stretch
|
|
Transparent = True
|
|
TRANSPARENTCOLOR = 255 0 255
|
|
|
|
[Window.SmallFrameLeft]
|
|
Borderonly = False
|
|
ImageCount = 2
|
|
ImageFile = Light\frameLeft.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 2, 1, 0, 0
|
|
SizingType = stretch
|
|
Transparent = False
|
|
|
|
[Window.SmallFrameRight]
|
|
Borderonly = False
|
|
ImageCount = 2
|
|
ImageFile = Light\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, 12
|
|
ImageFile = Light\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 = Light\Chevron.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\Chevron.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\ToolbarButtonsSplitDropdownGlyph.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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, 12
|
|
ImageFile = Light\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 = Light\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 = Light\TaskBandScrollArrowGlyphs.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 16
|
|
ImageFile = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\TaskBandScrollShaftVertical.bmp
|
|
ImageLayout = Vertical
|
|
SizingMargins = 1, 1, 0, 0
|
|
|
|
[TaskBand::Toolbar]
|
|
BgType = None
|
|
Font = Tahoma, 12
|
|
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 = Light\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 = Light\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, 12
|
|
ImageFile = Light\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 = Light\TaskBandHover.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 8, 8, 5, 5
|
|
SizingType = stretch
|
|
Transparent = True
|
|
|
|
[TaskBandVert::Toolbar]
|
|
BgType = None
|
|
Font = Tahoma, 12
|
|
TextColor = 28 28 28
|
|
|
|
[TaskBandVert::Toolbar.Button]
|
|
BgType = ImageFile
|
|
ContentMargins = 0, 4, 4, 4
|
|
FillColorHint = 54 127 239; Average background color
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\TaskBandButtonVertical.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 16, 7, 12, 6
|
|
SizingType = Stretch
|
|
Transparent = True
|
|
|
|
[TaskBar::Rebar]
|
|
BgType = None
|
|
Font = Tahoma, 12
|
|
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 = Light\taskbarchevron.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\TaskbarChevronVert.bmp
|
|
GlyphTransparent = True
|
|
GlyphType = ImageGlyph
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\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 = Light\TaskbarGripperVertical.bmp
|
|
SizingMargins = 4, 6, 0, 0
|
|
SizingType = Tile
|
|
Transparent = True
|
|
TransparentColor = 255 0 255
|
|
|
|
[TaskBar::Toolbar]
|
|
BgType = None
|
|
Font = Tahoma, 12
|
|
TextColor = 28 28 28
|
|
|
|
[TaskBar::Toolbar.Button]
|
|
BgType = ImageFile
|
|
ContentMargins = 0, 0, 4, 4
|
|
FillColorHint = 53 122 238; Average background color
|
|
ImageCount = 6
|
|
ImageFile = Light\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 = Light\TaskBandButtonNoEdge.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 8, 3, 18, 8
|
|
SizingType = Stretch
|
|
Transparent = True
|
|
|
|
[TaskBarVert::Toolbar]
|
|
BgType = None
|
|
Font = Tahoma, 12
|
|
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 = Light\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 = Light\TaskBandButtonNoEdgeVertical.bmp
|
|
ImageLayout = vertical
|
|
SizingMargins = 15, 5, 6, 4
|
|
SizingType = Stretch
|
|
Transparent = True
|
|
|
|
[TrayNotify::Clock]
|
|
Font = Tahoma, 12
|
|
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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\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 = Light\TrayChevronHorizontalOpen.bmp
|
|
Imagelayout = vertical
|
|
SizingType = TrueSize
|
|
Transparent = True
|