Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- steam.styles
- {
- colors
- {
- // colors section can include colors in "R G B A" form, or references to already defined colors;
- // it can also include just general settings controls can pull from for extra customization
- black="0 0 0 255"
- almostBlack="0 0 0 255"
- white="255 255 255 255"
- grey="158 153 149 255"
- none="0 0 0 0"
- yellow="255 255 0 255"
- offwhite="166 164 159 255"
- dullgreen="216 222 211 255"
- maize="203 191 87 255"
- red="255 51 51 255"
- darkblue="0 85 128 255"
- blue="0 133 199 255"
- darkred="128 0 0 255"
- darkpurple="64 0 64 255"
- // control colors
- bordercolor="126 130 134 255"
- darkcorner="71 75 79 255"
- buttontext=Text
- buttontextactive=Text
- // cool we can define font-families here as well
- basefont="Segoe WP"
- basefont="Helvetica" [$OSX]
- // new control colors
- ButtonFace="69 70 70 200"
- ButtonFace2="54 58 62 255" // for use in main client list panel column header, some button states
- ButtonFace3="59 60 61 255" // button cornering pixels
- ButtonFaceDisabled="none"
- ButtonFaceHover="69 70 70 240" // hover!
- ButtonFaceActive="69 70 70 240" // not sure what this state is...
- ButtonFaceFocus="69 70 70 240" // keyboard focus
- ButtonFaceActiveFocus="69 70 70 255" // this is the default choice
- ButtonBorder="76 77 76 255"
- ButtonBorderPage="114 119 131 255"
- ButtonBorderDisabled="41 43 43 255"
- ButtonBorderDisabled2="31 33 34" // cornering pixels
- ButtonBorderActive="104 103 100 255"
- ButtonBorderFocus="117 115 112 255"
- Text="199 205 219 255"
- Text2="178 182 186 255"
- TextDisabled="97 101 105 255"
- TextHover="224 228 232 255"
- TextSelected="236 240 244 255"
- TextentrySelected="235 239 243 235" // color of any selected text
- TextSelectedBG="64 89 128 255" // background color of any selected text
- TextGlowHover="122 126 130 255"
- TextGlowSelected="166 170 174 255"
- TextGlowHoverSm="121 125 129 255"
- TextGlowSelectedSm="140 144 148 255"
- NavLabel="149 153 158 255"
- Label="150 158 174 255"
- Label2="121 126 139 255"
- LabelDisabled="104 110 122 255"
- LabelFocus="194 196 199 255"
- ScrollGlyph="158 167 186 255" // the color of the scroll bar arrows
- ScrollGlyphDisabled="72 74 77 255"
- ScrollGlyphFocus="242 242 242 255"
- ScrollBG="72 74 77 255" // the color of the scroll bar gutter
- HeaderClient="51 55 59 255" // the color of the List box header in the main client window
- HeaderDialog="90 94 98 255" // the color of the list box header in other windows
- TitleBar="79 83 87 50"
- TitleBarFocus="167 171 175 50"
- Focus="49 65 89 155" // background color of any selected menu or list item
- Focus2="85 125 171 255" // background color of view buttons and anything else in focus that needs more 'punch'
- Focus3="62 92 133 255" // background color of highlighted friends
- FocusGrid="85 146 160 240" // background color of any grid item
- Highlight="81 140 170 120" // same as focus
- Highlight1="255 154 3 255" // installing hover color
- Highlight2="252 151 0 255" // installing color
- Highlight3="173 69 71 255" // red for errors, blocked, etc.
- Highlight5="77 109 140 255" // blue
- Highlight5a="83 124 166 255" // lighter version of highlight5
- Highlight5b="59 85 98 255" // as highlight5 but darker, for non-focused window borders
- BackgroundStartSubtle="20 22 24 155"
- BackgroundStartSubtle="31 31 31 45" [$OSX]
- BackgroundStart="12 13 14 180"
- BackgroundStartOpaque="32 36 40 255"
- ClientBG="0 0 0 255"
- DialogBG="20 22 24 255"
- DarkClientBG="32 36 40 255"
- DarkDialogBG="20 22 24 255"
- DarkClientBGTransparent="32 36 40 19"
- DarkDialogBGTransparent="20 22 24 170"
- GameDetailsBlueTransparent="80 104 130 160"
- GameDetailsGreenTransparent="80 104 130 160"
- GameDetailsRedTransparent="80 104 130 160"
- GameDetailsBlue="80 104 130 255"
- GameDetailsGreen="80 104 130 255"
- GameDetailsRed="80 104 130 255"
- PropertySheetBG="12 13 14 255"
- InteriorColor="59 63 67 255"
- DialogBorder="114 118 122 255" // border color around any dialog
- FillBG1="59 63 67 255" //gradient colors
- FillBG2="66 70 74 255"
- MenuBG1="87 91 95 255" //gradient colors
- MenuBG2="56 60 64 255"
- Divider="60 66 72 255"
- ////////////////////////////////////////////////////////////////////////////
- ////////////////////////////// Custom Colours //////////////////////////////
- // -- Highlight & Borders
- // ======================
- ScreenB="60 66 72 155"
- ScreenB2="60 66 72 125"
- MultiplyB="17 19 20 255"
- // -- More & ViewAll
- // =================
- MoreB="94 98 110 155"
- // -- Button States
- // ================
- LightB="88 94 104 255"
- LightBHover="98 104 114 255"
- DarkB="64 66 71 255"
- DarkBHover="74 76 81 255"
- DarkerB="59 61 66 255"
- BorderB1="118 124 136 255"
- BorderB2="80 84 93 255"
- BorderB3="128 134 146 255"
- BorderB4="39 41 46 255"
- BorderB5="49 51 56 255"
- // -- Menu BG
- // ==========
- MenuBG="30 33 36 255"
- // -- Title Text
- // =============
- TextTitle="80 104 130 255"
- // -- Translucent Black
- // ====================
- BlackTr="0 0 0 125"
- BlackTr2="0 0 0 215"
- ////////////////////////////// !Custom Colours //////////////////////////////
- /////////////////////////////////////////////////////////////////////////////
- // colors pulled from steamscheme.res
- "ClayBG" "70 70 70 255"
- "ClayButtonBG" "87 88 88 255"
- "ClayEnabled" "85 88 82 255"
- "ClayKeyFocus" "89 92 77 255"
- "ClayMouseDown" "85 85 85 255"
- "ClayDisabledText" "128 134 126 255"
- "ClayLightGreen" "173 181 168 255" // frame button (close X) etc
- "ClayDimLightGreen" "166 172 162 255" // frame button and title without focus etc
- "LightClayBG" "104 106 101 255" // property sheet interior, active tab
- "LightClayButtonBG" "125 128 120 255" // buttons on property sheet interior, active tab
- "DarkClayBG" "47 49 45 255" // shadow
- "p_ClayMouseDown" "94 94 94 255"
- "ClaySheetBottom" "92 90 87 255"
- "MaizeBG" "145 134 60 255" // background color of any selected text or menu item
- "GreenBG" "76 88 68 255"
- "LightGreenBG" "90 106 80 255" // darker background color
- "DarkGreenBG" "62 70 55 255" // background color of text edit panes (chat, text Entries, etc.)
- "LightGrayBG" "121 126 121 255"
- "GrayBG" "77 73 71 255"
- "GrayBG2" "39 37 35 255"
- "TempGradientTop" "53 52 51 255"
- DragDrop.DragFrame "255 255 255 192"
- DragDrop.DropFrame "150 255 150 255"
- Frame.ClientInsetX 10
- Frame.ClientInsetY 35
- Frame.FocusTransitionEffectTime "0" // time it takes for a window to fade in/out on focus/out of focus
- Frame.TransitionEffectTime "0.25" // time it takes for a window to fade in/out on open/close
- Frame.OnDragAlphaDelayTime "0.15" // time it takes after clicking the title bar of a window before the alpha multiplier kicks in
- Frame.OnDragAlphaMultiplier "1.0" // multiplier applied to alpha while dragging a frame
- Frame.AutoSnapRange "6"
- Frame.UsesAlphaBlending 1
- FrameSystemButton.Icon ""
- FrameSystemButton.DisabledIcon ""
- Notifications.PanelPosition "BottomRight" // Can be "BottomRight", "BottomLeft", "TopRight", "TopLeft"
- Notifications.PanelPosition "TopRight" [$OSX] // the dock is on the bottom for OSX, so instead pop top right like other apps do
- Notifications.SlideDirection "Vertical" // Can be "Vertical", "Horizontal", "None" and controls slide effect
- Notifications.FadeInTime "0.45" // Controls the time it takes to slide/fade into view
- Notifications.FadeOutTime "0.45" // Controls the time it takes to slide/fade out of view
- Notifications.DisplayTime "9.0" // Controls the length of time at steady state after fade in and before fade out
- Notifications.StackSize "3" // Controls how many panels we will stack before background queuing
- ListPanel.TextColor Text
- ListPanel.BgColor none
- ListPanel.SelectedTextColor TextentrySelected
- ListPanel.SelectedBgColor TextSelectedBG
- ListPanel.SelectedOutOfFocusBgColor ClientBG
- ListPanel.DisabledTextColor TextDisabled
- ListPanel.DisabledSelectedTextColor ClientBG
- ListPanel.EmptyListInfoTextColor Label
- ListPanel.PerPixelScrolling 1
- ListPanel.PostSectionLeading 10
- // Default tooltip delay pops fast, but lets the mouse pass through without popping
- // Anchor=Cursor makes it stick to initial pop location like windows implementation.
- // Anchor can also be 'Float' to move with the mouse, or 'Parent' to stick just outside
- // the parent panel (useful for icon sized items)
- Tooltip.Delay=75
- Tooltip.Anchor=Cursor
- WizardPanel.HeaderBGColor HeaderDialog
- Menu.TextInset "6"
- PropertySheet.TransitionEffectTime "0" // time to change from one tab to another
- PropertySheet.TabGap 1
- PropertySheet.FlashTabColor "252 151 0 255"
- RichText.InsetX 8
- RichText.InsetY 7
- ScrollBar.Wide 19
- SectionedListPanel.CollapserWidth 16
- HTML.SearchInsetY 5
- HTML.SearchInsetX 10
- HTML.SearchWide 348
- HTML.SearchTall 38
- HTML.SearchAnimationTime 0.25
- MessageBox.ButtonHeight 24
- TextEntry.IMEBGColor "225 225 225 255"
- TextEntry.IMEFGColor "black"
- // Friends List colors
- Friends.InGameColor "140 179 89 255"
- Friends.OnlineColor "134 181 217 255"
- Friends.OfflineColor "Label"
- Friends.PanelDefault "Label"
- Friends.PanelOver "Text"
- Friends.PanelSelected "ClientBG"
- Friends.SectionHeader "Label"
- Friends.NoAvatarOver "Text"
- Friends.IgnoredColor "Highlight3"
- ChatDialog.URLColor "text"
- ChatOwnTextColor "Label"
- ChatGradientTop "39 39 39 255"
- ChatGradientBottom "102 104 99 255"
- AchievementPopup.TitleColor "Text"
- AchievementPopup.DescriptionColor "180 180 180 255"
- GiftOnlyInfo.ImagePanelColor "GrayBG"
- }
- styles
- {
- downarrow
- {
- image="graphics/icon_down_default"
- }
- downarrow:hover
- {
- image="graphics/icon_down_hover"
- render_bg
- {
- 1="image( x0 + 3, y0 - 0, x0 + 19, y0 + 16, resource/friend_arrow_hover )"
- }
- }
- uparrow
- {
- image="graphics/icon_up_default"
- }
- rightarrow
- {
- image="graphics/icon_right_default"
- }
- rightarrow:hover
- {
- image="graphics/icon_right_hover"
- }
- Button
- {
- font-family=basefont
- font-size=13
- font-weight=400
- textcolor="Text"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB1 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB2 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB2 )" // Right
- }
- }
- "Page Button"
- {
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB1 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB2 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB2 )" // Right
- }
- }
- Button:hover
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightBHover, DarkBHover )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB3 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- "Page Button:hover"
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightBHover, DarkBHover )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB3 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- Button:focus
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB1 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- "Page Button:focus"
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB1 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- Button:active
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, DarkerB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB4 )" // top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB5 )" // bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB5 )" // right
- }
- }
- "Page Button:active"
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB , DarkerB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB4 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB5 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB5 )" // Right
- }
- }
- Button:selected
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB3 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- "Page Button:selected"
- {
- textcolor="TextHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB3 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- Button:disabled
- {
- textcolor="LabelDisabled"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkerB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB4 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB4 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB4 )" // Right
- }
- }
- "Page Button:disabled"
- {
- textcolor="LabelDisabled"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkerB )"
- // Border
- 1="fill( x0 , y0 , x1 , y0 + 1, BorderB4 )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , BorderB4 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB4 )" // Right
- }
- }
- CFriendsListSectionAffordance
- {
- inset="0 0 0 0"
- font-size=14
- font-weight=400
- textcolor="Label"
- }
- CFriendsListSectionHeader
- {
- bgcolor=none
- font-family=basefont
- font-size=14
- font-size=13 [$OSX]
- font-weight=400
- textcolor="texthover"
- inset="0 2 0 0"
- }
- CFriendPanel
- {
- inset="0 2 0 0"
- bgcolor=none
- font-family=basefont
- font-size=14
- font-size=13 [$OSX]
- font-weight=400
- textcolor="label"
- }
- CheckButton
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Label"
- image="graphics/chkUnselStd"
- }
- CheckButton:selected
- {
- image="graphics/chkSelStd"
- }
- CheckButton:focus
- {
- textcolor="Text"
- bgcolor=none
- image="graphics/chkUnselFocus"
- }
- CheckButton:selected:focus
- {
- textcolor="Text"
- render_bg {}
- bgcolor=none
- image="graphics/chkSelFocus"
- }
- CheckButton:disabled
- {
- textcolor="TextDisabled"
- bgcolor=none
- image="graphics/chkUnselDis"
- }
- CheckButton:selected:disabled
- {
- textcolor="TextDisabled"
- bgcolor=none
- //!! bug - this needs to look disabled
- image="graphics/chkSelDis"
- }
- CheckButtonList
- {
- inset="1 1 1 1"
- textcolor="text2"
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, PropertySheetBG )"
- // Border
- 3="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 4="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 5="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 6="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "Page CheckButtonList"
- {
- inset="1 1 1 1"
- textcolor="text2"
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DialogBG )"
- // Border
- 3="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 4="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 5="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 6="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "CheckbuttonList Checkbutton"
- {
- textcolor="text2"
- }
- ComboBox
- {
- inset="3 0 0 0"
- textcolor="Text"
- font-family=basefont
- font-size="13"
- selectedtextcolor="TextEntrySelected"
- selectedbgcolor="TextSelectedBG"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, LightB )"
- // lines around
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB2 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB2 )" // Right
- }
- }
- ComboBox:hover
- {
- selectedbgcolor="none"
- selectedtextcolor="Text"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkBHover, LightBHover )"
- // Border
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB1 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB1 )" // Right
- }
- }
- ComboBox:focus
- {
- selectedbgcolor="none"
- selectedtextcolor="Text"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, LightB )"
- // Border
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB2 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB2 )" // Right
- }
- }
- ComboBox:focus:hover
- {
- selectedbgcolor="none"
- selectedtextcolor="Text"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkBHover, LightBHover )"
- // Border
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB3 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB3 )" // Right
- }
- }
- "Page ComboBox"
- {
- render_bg
- {
- // background fill
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, LightB )"
- // lines around
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB2 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB2 )" // Right
- }
- }
- "Page ComboBox:focus"
- {
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, LightB )"
- // lines around
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB2 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB2 )" // Right
- }
- }
- "Page ComboBox:hover"
- {
- selectedbgcolor="none"
- selectedtextcolor="Text"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkBHover, LightBHover )"
- // Border
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB1 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB1 )" // Right
- }
- }
- "Page ComboBox:focus:hover"
- {
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkBHover, LightBHover )"
- // Border
- 1="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB3 )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB3 )" // Right
- }
- }
- ComboBoxButton
- {
- bgcolor=none
- padding-left=2
- image="graphics/icon_down_default"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB1 )"
- }
- }
- ComboBoxButton:hover
- {
- image="graphics/icon_down_hover"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, label )"
- }
- }
- ComboBoxButton:focus
- {
- bgcolor=none
- image="graphics/icon_down_focus"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB2 )"
- }
- }
- ComboBoxButton:focus:hover
- {
- bgcolor=none
- image="graphics/icon_down_default"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB2 )"
- }
- }
- "Page ComboBoxButton"
- {
- bgcolor=none
- image="graphics/icon_down_default"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB1 )"
- }
- }
- "Page ComboBoxButton:hover"
- {
- image="graphics/icon_down_hover"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, label )"
- }
- }
- "Page ComboBoxButton:focus"
- {
- bgcolor=none
- image="graphics/icon_down_focus"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB2 )"
- }
- }
- "Page ComboBoxButton:focus:hover"
- {
- bgcolor=none
- image="graphics/icon_down_focus"
- // just draw a single line to divide it from the text
- render_bg
- {
- 0="fill( x0, y0 + 2, x0 + 1, y1 - 4, BorderB2 )"
- }
- }
- Divider
- {
- bgcolor="none"
- render
- {
- 0="gradient_horizontal( x0, y1 - 1, x1 + 1, y1, divider, dialogbg )"
- }
- }
- "Page Divider"
- {
- bgcolor="none"
- render
- {
- 0="gradient_horizontal( x0, y1 - 1, x1 + 1, y1, divider, propertysheetbg )"
- }
- }
- Frame
- {
- bgcolor="DialogBG"
- render
- {
- 0="fill( x0 , y1 - 1, x1 + 1, y1 , ClientBG )"
- 1="fill( x1 - 1, y0 , x1 , y1 , ClientBG )"
- 2="fill( x0 , y0 , x1 , y0 + 1, ClientBG )"
- 3="fill( x0 , y0 , x0 + 1, y1 , ClientBG )"
- }
- }
- Frame:FrameFocus
- {
- bgcolor="DialogBG"
- render
- {
- 0="fill( x0 , y1 - 1, x1 + 1, y1 , ClientBG )"
- 1="fill( x1 - 1, y0 , x1 , y1 , ClientBG )"
- 2="fill( x0 , y0 , x1 , y0 + 1, ClientBG )"
- 3="fill( x0 , y0 , x0 + 1, y1 , ClientBG )"
- }
- }
- FrameBRGripPanel
- {
- image=graphics/resizer
- }
- FrameBRGripPanel:hover
- {
- image=graphics/resizer_over
- }
- FrameMinimizeButton
- {
- render_bg {}
- image="graphics/win32_win_min"
- image="graphics/osx_win_dis" [$OSX]
- }
- FrameMinimizeButton:hover
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_min_hover"
- image="graphics/osx_min_hov" [$OSX]
- }
- FrameMinimizeButton:framefocus [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_min_def"
- }
- FrameMinimizeButton:framefocus:hover [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_min_hov"
- }
- FrameMinimizeButton:active [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_min_down"
- }
- // need the maximize button to have different styles for OSX & win32
- FrameMaximizeButton
- {
- render_bg {}
- image="graphics/win32_win_max"
- image="graphics/osx_win_dis" [$OSX]
- }
- FrameMaximizeButton:hover
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_max_hover"
- image="graphics/osx_max_hov" [$OSX]
- }
- FrameMaximizeButton:framefocus
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_max"
- image="graphics/osx_max_def" [$OSX]
- }
- FrameMaximizeButton:framefocus:hover
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_max_hover"
- image="graphics/osx_max_hov" [$OSX]
- }
- FrameMaximizeButton:active
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_max_hover"
- image="graphics/osx_max_down" [$OSX]
- }
- // these are for when the maximize button becomes the restore button
- FrameRestoreButton
- {
- render_bg {}
- image="graphics/win32_win_restore"
- image="graphics/osx_win_dis" [$OSX]
- }
- FrameRestoreButton:hover
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_restore_hover"
- image="graphics/osx_max_hov" [$OSX]
- }
- FrameRestoreButton:framefocus
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_restore"
- image="graphics/osx_max_def" [$OSX]
- }
- FrameRestoreButton:framefocus:hover
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_restore_hover"
- image="graphics/osx_max_hov" [$OSX]
- }
- FrameRestoreButton:active
- {
- render_bg {}
- bgcolor="none"
- image="graphics/win32_win_restore_hover"
- image="graphics/osx_max_down" [$OSX]
- }
- FrameCloseButton
- {
- render_bg {}
- image="graphics/win32_win_close"
- image="graphics/osx_win_dis" [$OSX]
- }
- FrameCloseButton:hover
- {
- render_bg
- {
- 0="image_scale( x0 - 4, y0 - 6, x1 + 8, y1 + 4, graphics/wincorner )"
- }
- image="graphics/win32_win_close_hover"
- image="graphics/osx_close_hov" [$OSX]
- }
- FrameCloseButton:framefocus [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_close_def"
- }
- FrameCloseButton:framefocus:hover [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_close_hov"
- }
- FrameCloseButton:active [$OSX]
- {
- render_bg {}
- bgcolor="none"
- image="graphics/osx_close_down"
- }
- FrameTitle
- {
- font-family=basefont
- inset="5 -2 0 0"
- inset="0 4 0 0" [$OSX]
- font-size=14
- font-weight=400
- textcolor="buttonborderfocus"
- bgcolor="none"
- render_bg
- {
- 1="image( x0, y0, x1, y0 + 26, graphics/FrameTitle)"
- }
- }
- FrameTitle:framefocus
- {
- font-family=basefont
- inset="0 4 0 0" [$OSX]
- font-size=14
- font-weight=400
- bgcolor="none"
- textcolor="texthover"
- textcolor="texthover" [$OSX]
- render_bg
- {
- 1="image( x0, y0, x1, y0 + 26, graphics/FrameTitle)"
- }
- }
- FriendsList
- {
- inset="-2 1 0 -1"
- bgcolor=none
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- shadowtextcolor="TextDisabled" // the color of disabled line items
- render_bg
- {
- // Background
- 0="gradient( x0+1, y0+1, x1-4, y0 + 149, none, AlmostBlack )"
- 1="fill( x0+1, y0 + 149, x1-4, y1 + 1, AlmostBlack )"
- 2="gradient( x0+1, y0+1, x1-4, y0 + 15, backgroundstartopaque, none )"
- // Border
- 3="fill( x0 , y0 + 2, x0 + 1, y1 , ButtonBorderDisabled )" // Left
- 4="fill( x1 - 4, y0 + 2, x1 - 3, y1 , ButtonBorderDisabled )" // Right
- 5="fill( x0 + 2, y0 , x1 - 5, y0 + 1, ButtonBorderDisabled )" // Top
- 6="fill( x0 + 2, y1 + 1, x1 - 5, y1 + 2, ButtonBorderDisabled )" // Bottom
- }
- }
- GraphPanel
- {
- textcolor=TextTitle
- bgcolor=PropertySheetBG
- inset="0 -3 0 0"
- render_bg
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "Page GraphPanel"
- {
- textcolor=TextTitle
- bgcolor=DialogBG
- inset="0 -3 0 0"
- render_bg
- {
- // lines around
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- HTML
- {
- bgcolor="none"
- inset="2 2 3 3"
- render_bg
- {
- // Background
- 0="fill( x0, y0, x1 - 1, y1- 1, almostblack )"
- // Border
- 1="fill( x0 + 0, y0, x1 - 0, y0 + 1, ButtonBorderDisabled )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1, ButtonBorderDisabled )" // Bottom
- 3="fill( x0, y0 + 1, x0 + 1, y1 - 1, ButtonBorderDisabled )" // Left
- 4="fill( x1 - 1, y0 + 1, x1, y1 - 1, ButtonBorderDisabled )" // Right
- }
- }
- Label
- {
- textcolor="Label"
- selectedtextcolor="Text"
- bgcolor="none"
- font-family=basefont
- font-size=14
- font-weight=400
- }
- ListPanel
- {
- bgcolor=none
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="text2"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- shadowtextcolor="TextDisabled" // the color of disabled line items
- inset="0 -1 1 1"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, PropertySheetBG )"
- // Outer Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- render
- {
- // Inner Border
- 5="fill( x0 + 1, y0 + 19, x1 - 1, y0 + 20, black )" // Top
- 6="fill( x0 + 1, y1 - 2 , x1 - 1, y1 - 1 , black )" // Bottom
- 7="fill( x0 + 1, y0 + 20, x0 + 2, y1 - 2 , black )" // Left
- 8="fill( x1 - 2, y0 + 20, x1 - 1, y1 - 2 , black )" // Right
- }
- }
- "Page ListPanel"
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text2"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- inset="0 -1 1 1"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y0 + 80, Propertysheetbg, BackgroundStartOpaque )"
- 1="fill( x0 + 1, y0 + 80, x1 - 1, y1 - 1, BackgroundStartOpaque )"
- // Outer Border
- 2="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 3="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 4="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 5="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- render
- {
- // Inner Border
- 6="fill( x0 + 1, y0 + 19, x1 - 1, y0 + 20, black )" // Top
- 7="fill( x0 + 1, y1 - 2 , x1 - 1, y1 - 1 , black )" // Bottom
- 8="fill( x0 + 1, y0 + 20, x0 + 2, y1 - 2 , black )" // Left
- 9="fill( x1 - 2, y0 + 20, x1 - 1, y1 - 2 , black )" // Right
- }
- }
- "CGamesListPanel"
- {
- font-family=basefont
- bgcolor="none"
- font-size=15
- font-weight=400
- textcolor="Text"
- selectedtextcolor="textselected"
- selectedbgcolor="Focus"
- shadowtextcolor="TextDisabled"
- inset="0 -1 1 1"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, PropertySheetBG )"
- // Inner Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- // Outer Border
- 5="fill( x0 + 1, y0 + 19, x1 - 1, y0 + 20, black )" // Top
- 6="fill( x0 + 1, y1 - 2 , x1 - 1, y1 - 1 , black )" // Bottom
- 7="fill( x0 + 1, y0 + 20, x0 + 2, y1 - 2 , black )" // Left
- 8="fill( x1 - 2, y0 + 20, x1 - 1, y1 - 2 , black )" // Right
- }
- }
- "GameItem_Uninstalled"
- {
- textcolor="labeldisabled"
- selectedtextcolor="label"
- }
- "GameItem_Uninstalled:hover"
- {
- textcolor="label"
- selectedtextcolor="label"
- }
- "GameItem_Installed"
- {
- textcolor="text"
- selectedtextcolor="white"
- }
- "GameItem_Installed:hover"
- {
- textcolor="white"
- selectedtextcolor="white"
- }
- "GameItem_Shortcut"
- {
- textcolor="text"
- selectedtextcolor="white"
- }
- "GameItem_Shortcut:hover"
- {
- textcolor="white"
- selectedtextcolor="white"
- }
- "GameItem_Mod"
- {
- textcolor="text"
- selectedtextcolor="white"
- }
- "GameItem_Mod:hover"
- {
- textcolor="white"
- selectedtextcolor="white"
- }
- "GameItem_Updating"
- {
- textcolor="highlight2"
- selectedtextcolor="highlight1"
- }
- "GameItem_Updating:hover"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameItem_Updating:selected"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameItem_Decrypting"
- {
- textcolor="highlight2"
- selectedtextcolor="highlight1"
- }
- "GameItem_Decrypting:hover"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameItem_Decrypting:selected"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameItem_Syncing"
- {
- textcolor="highlight2"
- selectedtextcolor="highlight1"
- }
- "GameItem_Syncing:hover"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameItem_Syncing:selected"
- {
- textcolor="highlight1"
- selectedtextcolor="highlight1"
- }
- "GameColumn_BigText"
- {
- font-family=basefont
- font-size=17
- font-weight=700
- textcolor="text"
- }
- ListPanelCheckBox
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Label"
- image="graphics/chkUnselStd_Sm"
- inset="0 5 0 0"
- }
- ListPanelCheckBox:selected
- {
- image="graphics/chkSelStd_Sm"
- }
- ListPanelCheckBox:focus
- {
- textcolor="Text"
- bgcolor=none
- image="graphics/chkUnselFocus_Sm"
- }
- ListPanelCheckBox:selected:focus
- {
- textcolor="Text"
- render_bg {}
- bgcolor=none
- image="graphics/chkSelFocus_Sm"
- }
- ListPanelCheckBox:disabled
- {
- textcolor="TextDisabled"
- bgcolor=none
- image="graphics/chkUnselDis_Sm"
- }
- ListPanelCheckBox:disabled:select
- {
- textcolor="TextDisabled"
- bgcolor=none
- //!! bug - this needs to look disabled
- image="graphics/chkUnselDis"
- }
- "ListPanelColumnheader ListPanelCheckBox"
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Label"
- image="graphics/chkUnSelFocus_Sm"
- inset="4 0 0 0"
- }
- "ListPanelColumnHeader ListPanelCheckBox:selected"
- {
- inset="4 0 0 0"
- image="graphics/chkUnSelStd_Sm"
- }
- "ListPanelColumnheader ListPanelCheckBox:focus"
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="TextHover"
- image="graphics/chkUnSelFocus_Sm"
- inset="4 0 0 0"
- }
- "ListPanelColumnheader ListPanelCheckBox:selected:focus"
- {
- textcolor="TextHover"
- render_bg {}
- bgcolor=none
- image="graphics/chkSelFocus_Sm"
- inset="4 0 0 0"
- }
- ListPanelColumnheader
- {
- font-family=basefont
- font-size=15
- font-size=13 [$OSX]
- font-weight=500
- textcolor="label"
- font-style="regular"
- bgcolor="none"
- inset="1 3 0 0"
- render_bg
- {
- // Background
- 0="fill ( x0, y0 + 2, x1, y1, ScreenB )"
- }
- }
- ListPanelColumnHeader:hover
- {
- textcolor="Texthover"
- }
- "Csteamrootdialog ListPanelColumnheader"
- {
- font-family=basefont
- font-size=16
- font-size=13 [$OSX]
- font-weight=600
- textcolor="label"
- font-style="regular"
- bgcolor="none"
- inset="0 0 0 0"
- inset="0 1 0 0" [$OSX]
- padding-top=1
- render_bg
- {
- // Background
- 0="fill ( x0, y0 + 1, x1, y1, ScreenB )"
- }
- }
- "Csteamrootdialog ListPanelColumnHeader:hover"
- {
- textcolor="TextHover"
- }
- "Csteamrootdialog ListPanelSectionCollapser"
- {
- inset = "0 1 0 1"
- bgcolor=none
- render_bg
- {
- 1="fill( x0 , y0, x1, y1 - 1, buttonface2 )"
- }
- }
- "CGamesPage_Mini ListPanelSectionCollapser"
- {
- inset = "0 1 0 1"
- bgcolor=none
- render_bg
- {
- 1="fill( x0 , y0, x1, y1 - 1, buttonface2 )"
- }
- }
- ListPanelColumnSelectButton
- {
- inset="-3 3 0 0"
- render_bg {}
- render
- {
- // Background
- 1="fill( x0, y0 + 1, x1 - 1, y1 - 1, ScreenB )"
- 5="image( x0 + 3, y0 + 3, x1, y1 - 1, graphics/icon_collapse )"
- }
- }
- ListPanelColumnSelectButton:hover
- {
- inset="-3 3 0 0"
- render_bg {}
- render
- {
- // Background
- 1="fill( x0, y0 + 1, x1 - 1, y1 - 1, ScreenB)"
- 5="image( x0 + 3, y0 + 3, x1, y1 - 1, graphics/icon_collapse_over )"
- }
- }
- ListPanelColumnSelectButton:selected
- {
- inset="-3 3 0 0"
- render_bg {}
- render
- {
- // Background
- 1="fill( x0, y0 + 1, x1 - 1, y1 - 1, ScreenB )"
- 5="image( x0 + 3, y0 + 3, x1, y1 - 1, graphics/icon_collapse_over )"
- }
- }
- "CGamesListPanel ListPanelColumnSelectButton"
- {
- inset="-3 3 0 0"
- render
- {
- 5="image( x0 + 3, y0 + 3, x1, y1, graphics/icon_collapse )"
- }
- render_bg
- {
- 1="fill( x0, y0, x1 - 1, y1, ScreenB )"
- }
- }
- "CGamesListPanel ListPanelColumnSelectButton:hover"
- {
- inset="-3 3 0 0"
- render
- {
- 5="image( x0 + 3, y0 + 3, x1, y1, graphics/icon_collapse_over )"
- }
- }
- "CGamesListPanel ListPanelColumnSelectButton:selected"
- {
- inset="-3 3 0 0"
- render
- {
- 5="image( x0 + 3, y0 + 3, x1, y1, graphics/icon_collapse_over )"
- }
- }
- ListPanelDragger
- {
- bgcolor="none"
- render
- {
- //fill makes dragger visible
- 0="fill( x0, y0 + 3, x0 + 1, y1 - 3, DialogBG )" // Left
- }
- }
- ListPanelInterior
- {
- bgcolor=none
- inset="3 1 0 0"
- font-size=15
- textcolor="text2"
- render_bg {}
- }
- ListPanelInterior:scrollbar
- {
- bgcolor=none
- inset="3 1 -1 0"
- textcolor="text2"
- render_bg {}
- }
- "CSteamRootDialog ListPanel"
- {
- padding-left=2
- padding-right=2
- }
- "Csteamrootdialog ListPanelInterior"
- {
- inset="3 0 3 0"
- bgcolor=none
- render_bg {}
- }
- "Csteamrootdialog ListPanelInterior:scrollbar"
- {
- inset="3 0 -1 0"
- bgcolor=none
- render_bg {}
- }
- "Page ListPanelInterior"
- {
- inset="3 1 -1 0"
- font-size=15
- bgcolor=none
- render_bg {}
- }
- "Page ListPanelInterior:scrollbar"
- {
- inset="3 1 -1 0"
- bgcolor=none
- render_bg {}
- }
- ListPanelSectionHeader
- {
- inset="2 0 0 0"
- textcolor=label
- font-style="uppercase"
- render_bg
- {
- 0="gradient_horizontal( x0 - 1, y0, x0 + 250, y1 - 1, buttonface2, none )"
- }
- }
- ListPanelSectionHeader:hover
- {
- textcolor=texthover
- }
- "ListPanel RichText"
- {
- textcolor="Text"
- font-family=basefont
- font-size=15
- bgcolor=none
- render_bg {}
- }
- "ListPanel RichText url"
- {
- font-size=15
- textcolor="Text"
- font-style=underline
- }
- "ListPanel RichTextInterior"
- {
- bgcolor=DarkDialogBG
- render_bg {}
- bgcolor=none
- }
- ListPanelSectionCollapser [!$OSX]
- {
- bgcolor=none
- render_bg {}
- image="graphics/icon_collapse"
- inset="-4 0 0 0"
- padding-top=-2
- padding-bottom=-2
- }
- ListPanelSectionCollapser [$OSX]
- {
- bgcolor=none
- render_bg {}
- image="graphics/icon_collapse_osx"
- inset="-4 0 0 0"
- padding-top=-2
- padding-bottom=-2
- }
- ListPanelSectionCollapser:hover [!$OSX]
- {
- image="graphics/icon_collapse_over"
- }
- ListPanelSectionCollapser:hover [$OSX]
- {
- image="graphics/icon_collapse_over_osx"
- }
- ListPanelSectionCollapser:selected [!$OSX]
- {
- image="graphics/icon_expand"
- }
- ListPanelSectionCollapser:selected [$OSX]
- {
- image="graphics/icon_expand_osx"
- }
- ListPanelSectionCollapser:selected:hover [!$OSX]
- {
- image="graphics/icon_expand_over"
- }
- ListPanelSectionCollapser:selected:hover [$OSX]
- {
- image="graphics/icon_expand_over_osx"
- }
- MainNav
- {
- textcolor="Label"
- selectedtextcolor="Text"
- bgcolor="none"
- font-family=basefont
- font-size=21
- font-weight=700
- font-style="uppercase"
- }
- Menu
- {
- bgcolor="BackgroundStart"
- padding-right=4
- inset="2 2 2 2"
- render {}
- render_bg
- {
- // Background
- 1="fill( x0 + 1 , y0 + 1, x1 - 1, y1 - 1, MenuBG )"
- // Border
- 2="fill( x0 + 0, y0 + 0, x1 + 0, y0 + 1, BorderB5 )" // Top
- 3="fill( x0 + 1, y1 - 1, x1 + 0, y1 + 0, BorderB4 )" // Bottom
- 4="fill( x0 + 0, y0 + 1, x0 + 1, y1 + 0, BorderB5 )" // Left
- 5="fill( x1 - 1, y0 + 1, x1 + 0, y1 - 1, BorderB4 )" // Right
- }
- }
- MenuBar
- {
- bgcolor=dialogbg
- padding-right=1
- padding-left=6
- padding-top=2
- padding-bottom=-2
- }
- "Page MenuBar"
- {
- bgcolor=none
- }
- "MenuBar MenuButton"
- {
- textcolor="buttonborder"
- padding-right=2
- inset="2 0 2 0"
- }
- "MenuBar MenuButton:frameFocus"
- {
- textcolor="label"
- }
- "MenuBar MenuButton:frameFocus:hover"
- {
- textcolor="texthover"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 3, x1 - 5, y1 - 3, focus, none )"
- }
- }
- "MenuBar MenuButton:frameFocus:selected"
- {
- textcolor="texthover"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 3, x1 - 5, y1 - 3, focus )"
- }
- }
- MenuButton
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="scrollglyph"
- bgcolor="none"
- render_bg {}
- }
- MenuButton:hover
- {
- textcolor="white"
- }
- MenuButton:selected
- {
- textcolor="white"
- }
- MenuItem
- {
- font-family=basefont
- textcolor="Text"
- font-size=14
- font-weight=400
- inset="0 0 0 0"
- bgcolor="none"
- render_bg {}
- }
- MenuItem:selected
- {
- textcolor="TextHover"
- bgcolor="Focus"
- }
- MenuItem:hover
- {
- textcolor="TextHover"
- bgcolor="Focus"
- }
- MenuItem:disabled
- {
- textcolor="labeldisabled"
- shadowtextcolor=none
- }
- MenuItem:disabled:hover
- {
- textcolor="labeldisabled"
- shadowtextcolor=none
- }
- MenuSeparator
- {
- inset="2 0 6 0"
- textcolor="Divider"
- bgcolor=none
- }
- Notification
- {
- font-family=basefont
- font-size=15
- font-weight=400
- bgcolor=none
- render {}
- }
- //////////////////////////////////////////////////////////////////////////////
- ////////////////////////////// Custom Overrides //////////////////////////////
- // -- Message Box
- // ==============
- MessageBox
- {
- render_bg
- {
- 0="image( x0, y0, x1, y0 + 26, graphics/FrameTitle)"
- }
- }
- // -- BackUp Wizard
- // ================
- "CBackupWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CBackupWizard Page TextEntry"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CBackupWizard Page ProgressBar"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Settings > Account > Manage Security Wizard
- // ==============================================
- "CManageSecurityWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CManageSecurityWizard Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CManageSecurityWizard Page TextEntryLarge"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Settings > Account > Change Password Wizard
- // ==============================================
- "CChangePasswordWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CChangePasswordWizard Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CChangePasswordWizard Page TextEntryLarge"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Settings > Account > Change Contact Email Wizard
- // ===================================================
- "CChangeContactEmailWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CChangeContactEmailWizard Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CChangeContactEmailWizard Page TextEntryLarge"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Recent Players
- // =================
- "CPlayersDialog PageTab"
- {
- minimum-width=82
- }
- // -- Server Browser
- // =================
- "CServerBrowserDialog Page ListPanel RichText"
- {
- render_bg {}
- }
- // -- Screenshots Dialog
- // =====================
- CScreenshotCaptionEntry
- {
- bgcolor="DialogBG"
- render_bg
- {
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DialogBG )" // Background
- }
- render
- {
- 1="fill( x0 + 0, y0 + 0, x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 - 0, ScreenB )" // Bottom
- 3="fill( x0 + 0, y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 - 0, y1 - 1, ScreenB )" // Right
- }
- }
- // -- FriendList FrameTitle Fix
- // ============================
- "CFriendsDialog FrameTitle"
- {
- font-family=basefont
- inset="5 2 0 0"
- inset="0 4 0 0" [$OSX]
- font-size=14
- font-weight=400
- textcolor="buttonborderfocus"
- bgcolor="none"
- render_bg
- {
- 1="image( x0, y0 + 1, x1, y0 + 27, graphics/FrameTitle)"
- }
- }
- "CFriendsDialog FrameTitle:framefocus"
- {
- font-family=basefont
- inset="0 4 0 0" [$OSX]
- font-size=14
- font-weight=400
- bgcolor="none"
- textcolor="texthover"
- textcolor="texthover" [$OSX]
- render_bg
- {
- 1="image( x0, y0 + 1, x1, y0 + 27, graphics/FrameTitle)"
- }
- }
- // -- Friend Groups Dialog
- // =======================
- "CEditFriendsGroupsDialog Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CEditFriendsGroupsDialog Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Add Friend
- // =============
- "CAddFriendDialog Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CAddFriendDialog Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Product Activation
- // =====================
- "CRegisterCDKeyWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CRegisterCDKeyWizard Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CRegisterCDKeyWizard Page ProgressBar"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Send a Gift
- // ==============
- "CDialogSendGuestPass Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CDialogSendGuestPass Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // lines around
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CDialogSendGuestPass Page ListPanel"
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text2"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- inset="0 -1 1 1"
- bgcolor=DialogBG
- render_bg {}
- render
- {
- // lines around
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- System Information
- // =====================
- "CSystemInfoDialog Page"
- {
- inset="0 9 0 0"
- padding-bottom=9
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1 - 35, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8 , x1 , y0 + 9 , Divider )" // Top
- 2="fill( x0 , y1 - 35, x1 , y1 - 34, Divider )" // Bottom
- 3="fill( x0 , y0 + 9 , x0 + 1, y1 - 35, Divider )" // Left
- 4="fill( x1 - 1, y0 + 9 , x1 , y1 - 35, Divider )" // Right
- }
- }
- // -- Install Wizard
- // =================
- "CInstallAppWizard Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CInstallAppWizard Page TextEntry"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CInstallAppWizard Page ProgressBar"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Category Dialog
- // ==================
- "CEditTagsDialog Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1 - 9, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 - 9, x1 , y1 - 8, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 - 9, Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 - 9, Divider )" // Right
- }
- }
- "CEditTagsDialog Page TextEntry"
- {
- bgcolor=DialogBG
- render
- {
- // lines around
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- // -- Account Creation
- // ===================
- "CWelcomeToSteamDialog Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "CWelcomeToSteamDialog Page TextEntry"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CWelcomeToSteamDialog Page TextEntryLarge"
- {
- bgcolor="DialogBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- "CWelcomeToSteamDialog Page ListPanel"
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text2"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- inset="0 -1 1 1"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y0 + 80, Propertysheetbg, BackgroundStartOpaque )"
- 1="fill( x0 + 1, y0 + 80, x1 - 1, y1 - 1, BackgroundStartOpaque )"
- // Outer Border
- 2="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 3="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 4="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 5="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- render
- {
- // Inner Border
- 6="fill( x0 + 1, y0 + 28, x1 - 1, y0 + 29, Black )" // Top
- 7="fill( x0 + 1, y1 + 7 , x1 - 1, y1 + 8 , Black )" // Bottom
- 8="fill( x0 + 1, y0 + 29, x0 + 2, y1 + 7 , Black )" // Left
- 9="fill( x1 - 2, y0 + 29, x1 - 1, y1 + 7 , Black )" // Right
- }
- }
- // -- Steam Guard Dialog
- // =====================
- "LockedAccountAddComputerWizard WizardPanel FrameTitle"
- {
- font-family=basefont
- inset="5 2 0 0"
- inset="0 4 0 0" [$OSX]
- font-size=14
- font-weight=400
- textcolor="buttonborderfocus"
- bgcolor="none"
- render_bg
- {
- 1="image( x0, y0, x1, y0 + 26, graphics/FrameTitle)"
- }
- }
- // -- Wizard Panel
- // ===============
- "WizardPanel Page"
- {
- inset="0 9 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 + 8, x1, y1, PropertySheetBG )"
- // Border
- 1="fill( x0 , y0 + 8, x1 , y0 + 9, Divider )" // Top
- 2="fill( x0 , y1 , x1 , y1 + 1, Divider )" // Bottom
- 3="fill( x0 , y0 + 9, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 + 9, x1 , y1 , Divider )" // Right
- }
- }
- "WizardPanel Page TextEntry"
- {
- render
- {
- // Border
- 1="fill( x0 + 0, y0 + 9 , x1 - 0, y0 + 10, ScreenB )" // Top
- 2="fill( x0 + 0, y1 + 8 , x1 - 0, y1 + 9 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 10, x0 + 1, y1 + 8 , ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 10, x1 , y1 + 8 , ScreenB )" // Right
- }
- }
- ////////////////////////////// !Custom Overrides //////////////////////////////
- ///////////////////////////////////////////////////////////////////////////////
- Page
- {
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0, y0 - 1, x1, y1, PropertySheetBG )"
- // Border
- 2="fill( x0 , y1 - 1, x1 , y1 , Divider )" // Bottom
- 3="fill( x0 , y0 - 1, x0 + 1, y1 , Divider )" // Left
- 4="fill( x1 - 1, y0 - 1, x1 , y1 , Divider )" // Right
- }
- }
- "CSteamRootDialog Page"
- {
- bgcolor="none"
- render_bg {}
- }
- "Page RadioButtonList"
- {
- bgcolor="DialogBG"
- }
- PageTab
- {
- textcolor="Label"
- font-family=basefont
- font-size=13
- font-style=Uppercase
- font-weight=400
- inset="0 -2 0 0"
- render_bg
- {
- // Background
- 0="fill( x0, y0 , x1, y1 - 4, DarkB )"
- 1="fill( x0, y1-2, x1+3000, y1 -1, Divider )"
- }
- }
- PageTab:selected
- {
- textcolor="texthover"
- font-family=basefont
- font-size=13
- font-style=Uppercase
- font-weight=400
- inset="0 -2 0 0"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 , x1 - 1, y1, Divider, PropertySheetBG )"
- 1="fill( x1 , y1 - 2, x1 + 3000, y1 - 1, Divider )"
- 2="fill( x0 , y0 , x1 , y0 + 1, Divider )" // Top
- 3="fill( x0 , y0 , x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 , x1 , y1 - 1, Divider )" // Right
- }
- }
- PageTab:hover
- {
- textcolor="texthover"
- font-family=basefont
- font-size=13
- font-style=Uppercase
- font-weight=400
- inset="0 -2 0 0"
- render_bg
- {
- // Background
- 0="fill( x0, y0 , x1, y1 - 4, LightB )"
- 1="fill( x0, y1 - 2, x1 + 3000, y1 - 1, Divider )"
- }
- }
- PageTab:selected:hover
- {
- textcolor="texthover"
- font-family=basefont
- font-size=13
- font-style=Uppercase
- font-weight=400
- inset="0 -2 0 0"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 , x1 - 1, y1, Divider, PropertySheetBG )"
- 1="fill(x1, y1 - 2, x1 + 3000, y1 - 1, Divider )"
- 2="fill( x0 , y0 , x1 , y0 + 1, Divider )" // Top
- 3="fill( x0 , y0 , x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 , x1 , y1 - 1, Divider )" // Right
- }
- }
- PageTab:Focus
- {
- textcolor="Texthover"
- }
- "PageDragFrame PageTab"
- {
- font-size=14
- font-style=""
- }
- TabCloseButton
- {
- render_bg {}
- image="graphics/tiny_x_default"
- }
- TabCloseButton:hover
- {
- image="graphics/tiny_x_hover"
- }
- Panel
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text"
- bgcolor="none"
- render
- }
- ProgressBar
- {
- textcolor="TextTitle"
- bgcolor="PropertySheetBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "Page ProgressBar"
- {
- textcolor="TextTitle"
- bgcolor="DialogBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- PropertyPage
- {
- bgcolor="PropertySheetBG"
- }
- RadioButton
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Label"
- render_bg {}
- image="graphics/RadUnselStd"
- bgcolor=none
- }
- RadioButton:selected
- {
- render_bg {}
- image="graphics/radSelStd"
- }
- RadioButton:focus
- {
- textcolor="Texthover"
- bgcolor=none
- image="graphics/radSelFocus"
- }
- RadioButton:selected:focus
- {
- textcolor="Texthover"
- bgcolor=none
- image="graphics/radSelFocus"
- }
- RadioButtonList
- {
- bgcolor="PropertySheetBG"
- inset="-2 0 0 0"
- render_bg
- {
- // lines around
- 3="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 4="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 5="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 6="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- RichText
- {
- textcolor="Text"
- selectedtextcolor="TextSelected"
- font-family=basefont
- font-size=14
- font-weight=400
- inset="0 -1 0 0"
- render_bg
- {
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, PropertySheetBG )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "Page RichText"
- {
- render_bg
- {
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DialogBG )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- RichTextInterior
- {
- bgcolor=none
- }
- // style of links in a rich text control
- "RichText url"
- {
- font-size=14
- textcolor="label"
- selectedtextcolor="label"
- font-style=underline
- }
- "RichText url:hover"
- {
- textcolor="Texthover"
- }
- "CFriendPanel RichText URL"
- {
- textcolor="text"
- font-style=underline
- font-size=14
- }
- // style of bold text in a rich text control
- "RichText bold"
- {
- font-size=15
- font-weight=1000
- }
- "RichText emphasis"
- {
- font-size=15
- font-style=italic
- }
- ScrollBar
- {
- inset="0 0 0 0"
- }
- ScrollBarButton.up
- {
- bgcolor=none
- inset="-1 -1 0 0"
- image="graphics/icon_up_default"
- render_bg {}
- }
- ScrollBarButton.up:hover
- {
- bgcolor=none
- inset="-1 -1 0 0"
- image="graphics/icon_up_hover"
- render_bg {}
- }
- ScrollBarButton.up:active
- {
- inset="-1 -1 0 0"
- image="graphics/icon_up_hover"
- render_bg {}
- }
- ScrollBarButton.up:disabled
- {
- inset="-1 -1 0 0"
- image="graphics/icon_up_disabled"
- render_bg {}
- }
- ScrollBarButton.down
- {
- bgcolor=none
- inset="-2 0 0 -2"
- image="graphics/icon_down_default"
- render_bg {}
- }
- ScrollBarButton.down:hover
- {
- inset="-2 0 0 -2"
- image="graphics/icon_down_hover"
- render_bg {}
- }
- ScrollBarButton.down:active
- {
- inset="-2 0 0 -2"
- image="graphics/icon_down_hover"
- render_bg {}
- }
- ScrollBarButton.down:disabled
- {
- inset="-2 0 0 -2"
- image="graphics/icon_down_hover"
- render_bg {}
- }
- ScrollBarButton.left
- {
- bgcolor=none
- inset="-2 3 0 0"
- image="graphics/icon_left_default"
- render_bg {}
- }
- ScrollBarButton.left:hover
- {
- image="graphics/icon_left_hover"
- inset="-2 3 0 0"
- render_bg {}
- }
- ScrollBarButton.right
- {
- bgcolor=none
- image="graphics/icon_right_default"
- inset="0 2 -2 0"
- render_bg {}
- }
- ScrollBarButton.right:hover
- {
- image="graphics/icon_right_hover"
- inset="0 2 -2 0"
- render_bg {}
- }
- ScrollBarHandle //vertical scrollbar thumb
- {
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 4, y0 + 6, x1 - 6, y1 - 5, DarkB )"
- }
- }
- "ScrollBarHandle:hover"
- {
- render_bg
- {
- // Background
- 0="fill( x0 + 4, y0 + 6, x1 - 6, y1 - 5, DarkBHover )"
- }
- }
- "ScrollBarHandle:active"
- {
- render_bg
- {
- // Background
- 0="fill( x0 + 4, y0 + 6, x1 - 6, y1 - 5, DarkBHover )"
- }
- }
- "SliderHoriz" //horizontal scrollbar thumb
- {
- render
- {
- // Background
- 1="fill( x0 + 2, y0 + 13, x1 - 1, y1 - 9, DarkB )"
- }
- }
- "SliderHoriz:hover"
- {
- render
- {
- // Background
- 0="fill( x0 + 2, y0 + 13, x1 - 1, y1 - 9, DarkBHover )"
- }
- }
- "SliderHoriz:active"
- {
- render
- {
- // Background
- 0="fill( x0 + 2, y0 + 13, x1 - 1, y1 - 9, DarkBHover )"
- }
- }
- ScrollBarSlider // Vertical Gutter
- {
- bgcolor="none"
- inset="0 -6 0 -5"
- render_bg
- {
- // Background
- 2="fill( x0 + 8, y0, x1 - 10, y1 - 1, ScreenB )"
- }
- }
- ScrollBarSliderHoriz // Horizontal Gutter
- {
- bgcolor="none"
- inset="-6 0 -5 0"
- render_bg
- {
- // Background
- 2="fill( x0 + 2, y0 + 11, x1 - 2, y1 - 8, ScreenB )"
- }
- }
- "GamesPage_Details ListPanel ScrollBarSlider" // gutter in games list detail view
- {
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0 + 8, y0, x1 - 10, y1 - 1, ScreenB )"
- }
- }
- ScrollBarSlider:disabled
- {
- bgcolor="none"
- render_bg {}
- }
- "ScrollBar SliderHoriz" // gutter - ??
- {
- bgcolor="ScreenB"
- }
- "HTML ScrollBar" // Vertical Gutter - Background Strip
- {
- bgcolor="none"
- render_bg
- {
- 0="fill( x0, y0, x1 - 1, y1 - 1, almostblack )"
- }
- }
- "HTML ScrollBar.Horizontal" // Horizontal Gutter - Background Strip
- {
- bgcolor="none"
- render_bg
- {
- 0="fill( x0, y0, x1 + 25, y1, almostblack )"
- }
- }
- "HTML ScrollBarSlider.Horizontal" // Horizontal Gutter
- {
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 2, y0 + 11, x1 - 2, y1 - 8, ScreenB )"
- }
- }
- "HTML SliderHoriz" // Horizontal Thumb (or, one of them at least...?)
- {
- bgcolor=none
- render_bg {}
- }
- SectionedListPanel
- {
- inset="1 -1 1 1"
- bgcolor="propertysheetbg"
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1, y0 + 1, PropertySheetBG )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, Divider )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , Divider )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, Divider )" // Right
- }
- }
- SectionedlistpanelCollapser
- {
- render_bg {}
- bgcolor=none
- image="graphics/icon_collapse"
- inset="2 1 0 0"
- }
- SectionedListPanelCollapser:hover
- {
- image="graphics/icon_collapse_over"
- }
- SectionedListPanelCollapser:selected
- {
- image="graphics/icon_expand"
- }
- SectionedListPanelCollapser:selected:hover
- {
- image="graphics/icon_expand_over"
- }
- SectionedListPanelInterior
- {
- bgcolor="none"
- }
- Slider
- {
- font-family=basefont
- font-size=10
- font-weight=400
- textcolor="label"
- font-style=uppercase
- }
- Slider:focus
- {
- textcolor="Text"
- }
- StatusLabel
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="labelfocus"
- font-style=regular
- }
- StatusLabel:hover
- {
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="white"
- font-style=regular
- }
- TextEntry
- {
- font-family=basefont
- font-size=14
- textcolor="Text"
- font-weight=400
- bgcolor="PropertySheetBG"
- selectedtextcolor="white"
- selectedbgcolor="TextSelectedBG"
- shadowtextcolor="Text" // this is the cursor color
- inset-left=4
- inset-top=0
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- "Page TextEntry"
- {
- bgcolor="DialogBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- TextEntry:focus
- {
- textcolor="TextHover"
- bgcolor="PropertySheetBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, Divider )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , Divider )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, Divider )" // Right
- }
- }
- "Page TextEntry:focus"
- {
- textcolor="TextHover"
- bgcolor="DialogBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, Divider )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , Divider )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, Divider )" // Right
- }
- }
- TextEntry:disabled
- {
- textcolor="TextDisabled"
- bgcolor="PropertySheetBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- // The 'empty' style is used for 'hint text' in text entry fields.
- // If the text box does not have focus and does not have content, a
- // hint text property will be shown with this style. This is comment
- // to pre-fill to box with something like 'Search' that goes away when active
- TextEntry:empty
- {
- font-style=italic
- textcolor=LabelDisabled
- }
- TextEntryLarge
- {
- font-family=basefont
- font-size=24
- textcolor="Text"
- font-weight=400
- bgcolor="PropertySheetBG"
- selectedtextcolor="TextEntrySelected"
- selectedbgcolor="TextSelectedBG"
- shadowtextcolor="Text" // this is the cursor color
- inset-left=4
- inset-top=5
- inset-bottom=5
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- TextEntryLarge:focus
- {
- textcolor="TextHover"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, Divider )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , Divider )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, Divider )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, Divider )" // Right
- }
- }
- TextEntryLarge:disabled
- {
- textcolor="TextDisabled"
- bgcolor="PropertySheetBG"
- render
- {
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ScreenB )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- }
- }
- TextEntryURL
- {
- font-family=basefont
- font-size=14
- textcolor="text"
- font-weight=400
- bgcolor="none"
- selectedtextcolor="TextEntrySelected"
- selectedbgcolor="TextSelectedBG"
- shadowtextcolor="Text" // this is the cursor color
- inset-left=0
- inset-top=-1
- render {}
- }
- TextEntryURL:Hover
- {
- textcolor="texthover"
- render
- {
- // Border
- 1="fill( x0 + 2, y0 , x1 - 2, y0 + 1, ButtonFaceDisabled )" // Top
- 2="fill( x0 + 2, y1 - 1, x1 - 2, y1 , ButtonFaceDisabled )" // Bottom
- 3="fill( x0 , y0 + 2, x0 + 1, y1 - 2, ButtonFaceDisabled )" // Left
- 4="fill( x1 - 1, y0 + 2, x1 , y1 - 2, ButtonFaceDisabled )" // Right
- }
- }
- ToggleButton
- {
- inset="1 0 0 0"
- inset="1 3 0 0" [$OSX]
- font-family=basefont
- font-size=13
- font-weight=400
- textcolor="Text"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB2 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB2 )" // Right
- }
- }
- ToggleButton:focus
- {
- textcolor="TextHover"
- bgcolor="ButtonFaceFocus"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- ToggleButton:hover
- {
- textcolor="TextHover"
- bgcolor="ButtonFaceHover"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightBHover, DarkBHover )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- ToggleButton:selected
- {
- textcolor="TextHover"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, DarkerB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB4 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB5 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB5 )" // Right
- }
- }
- "Page ToggleButton"
- {
- font-family=basefont
- font-size=13
- font-weight=400
- textcolor="Text"
- bgcolor=none
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB2 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB2 )" // Right
- }
- }
- "Page ToggleButton:hover"
- {
- textcolor="TextHover"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightBHover, DarkBHover )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- "Page ToggleButton:focus"
- {
- textcolor="TextHover"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- "Page ToggleButton:selected"
- {
- textcolor="TextHover"
- bgcolor="none"
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkB, DarkerB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB4 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB5 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB5 )" // Right
- }
- }
- // the background and frame of a tooltip
- TooltipWindow
- {
- bgcolor="DialogBG"
- render_bg
- {
- // Outer Border
- 1="fill( x0 , y0 , x1 , y0 + 1, Black )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , Black )" // Bottom
- 3="fill( x0 , y0 , x0 + 1, y1 , Black )" // Left
- 4="fill( x1 - 1, y0 , x1 , y1 , Black )" // Right
- // Inner Border
- 5="fill( x0 + 1, y0 + 1, x1 - 1, y0 + 2, ScreenB )" // Top
- 6="fill( x0 + 1, y1 - 2, x1 - 1, y1 - 1, ScreenB )" // Bottom
- 7="fill( x0 + 1, y0 + 1, x0 + 2, y1 - 1, ScreenB )" // Left
- 8="fill( x1 - 2, y0 + 1, x1 - 1, y1 - 1, ScreenB )" // Right
- }
- }
- // body text inside a tooltip
- "TooltipWindow Label"
- {
- padding-left=4
- textcolor="Text"
- }
- // headline text inside a tooltip
- tooltip_headline
- {
- textcolor="TextTitle"
- padding-left=4
- padding-top=1
- padding-bottom=0
- font-size=14
- font-weight=700
- }
- TreeNode
- {
- bgcolor=none
- render_bg {}
- }
- TreeNodeImage
- {
- bgcolor=none
- }
- TreeViewSubPanel
- {
- bgcolor=none
- }
- TreeNodeText
- {
- font-family=basefont
- font-size=13
- textcolor="Text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="TextSelectedBG"
- bgcolor=none
- render {}
- render_bg {}
- }
- TreeView
- {
- render_bg
- {
- -1="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, none )"
- // lines around
- 1="fill( x0 + 2, y0, x1 - 2, y0 + 1, ButtonBorder )" // top
- 2="fill( x0 + 2, y1 - 1, x1 - 2, y1, ButtonBorder )" // bottom
- 3="fill( x0, y0 + 2, x0 + 1, y1 - 2, ButtonBorder )" // left
- 4="fill( x1 - 1, y0 + 2, x1, y1 - 2, ButtonBorder )" // right
- // single pixel fills in the corners
- 1="fill( x0 + 2, y0, x1 - 2, y0 + 1, ButtonBorderDisabled )" // top
- 2="fill( x0 + 2, y1 - 1, x1 - 2, y1, ButtonBorderDisabled )" // bottom
- 3="fill( x0, y0 + 2, x0 + 1, y1 - 2, ButtonBorderDisabled )" // left
- 4="fill( x1 - 1, y0 + 2, x1, y1 - 2, ButtonBorderDisabled )" // right
- 11="fill( x0, y0 + 1, x0 + 1, y0 + 2, ButtonBorderDisabled2 )"
- 12="fill( x1 - 1, y0 + 1, x1, y0 + 2, ButtonBorderDisabled2 )"
- 13="fill( x0, y1 - 2, x0 + 1, y1 - 1, ButtonBorderDisabled2 )"
- 14="fill( x1 - 1, y1 - 2, x1, y1 - 1, ButtonBorderDisabled2 )"
- 15="fill( x0 + 1, y0, x0 + 2, y0 + 1, ButtonBorderDisabled2 )"
- 16="fill( x1 - 2, y0, x1 - 1, y0 + 1, ButtonBorderDisabled2 )"
- 17="fill( x0 + 1, y1 - 1, x0 + 2, y1, ButtonBorderDisabled2 )"
- 18="fill( x1 - 2, y1 - 1, x1 - 1, y1, ButtonBorderDisabled2 )"
- }
- }
- URLLabel
- {
- textcolor="label"
- bgcolor="none"
- font-family=basefont
- font-size=14
- font-weight=400
- font-style=underline
- }
- URLLabel:Hover
- {
- textcolor="texthover"
- font-size=14
- }
- URLLabelSimple
- {
- textcolor="labelfocus"
- bgcolor="none"
- font-family=basefont
- font-size=14
- font-weight=400
- font-style=regular
- }
- URLLabelSimple [$OSX]
- {
- textcolor="labelfocus"
- bgcolor="none"
- font-family=basefont
- font-size=13
- font-weight=400
- font-style=regular
- }
- URLLabelSimple:Hover
- {
- font-style=underline
- textcolor="WHITE"
- }
- // Steam-specific styles
- CConsoleHistory
- {
- font-family="Lucida Console"
- font-size=9
- font-family="Menlo" [$OSX]
- font-size=14 [$OSX]
- textcolor="label"
- selectedtextcolor="TextSelected"
- render_bg
- {
- // Background
- 0="fill( x0 + 2, y0 + 2, x1 - 2, y1 - 2, PropertySheetBG )"
- // Inner Border
- 1="fill( x0 , y0 , x1 , y0 + 1, ScreenB )" // Top
- 2="fill( x0 , y1 - 1, x1 , y1 , ScreenB )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ScreenB )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ScreenB )" // Right
- // Outer Border
- 5="fill( x0 + 1, y0 + 1, x1 - 1, y0 + 2, Black )" // Top
- 6="fill( x0 + 1, y1 - 2, x1 - 1, y1 - 1, Black )" // Bottom
- 7="fill( x0 + 1, y0 + 2, x0 + 2, y1 - 2, Black )" // Left
- 8="fill( x1 - 2, y0 + 2, x1 - 1, y1 - 2, Black )" // Right
- }
- }
- GameColumnHeaderFavorites
- {
- image="steam/cached/fav_remove"
- }
- CGamesListFavoritesToggle
- {
- image="steam/cached/fav_addTo"
- }
- CGamesListFavoritesToggle:hover
- {
- image="steam/cached/fav_addTo_ovr"
- }
- CGamesListFavoritesToggle:selected
- {
- image="steam/cached/fav_remove"
- }
- CGamesListFavoritesToggle:selected:hover
- {
- image="steam/cached/fav_remove_ovr"
- }
- WrapPanel
- {
- inset="0 0 0 0"
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, PropertySheetBG )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ButtonBorderDisabled )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ButtonBorderDisabled )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ButtonBorderDisabled )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ButtonBorderDisabled )" // Right
- }
- }
- "Page WrapPanel"
- {
- inset="0 0 0 0"
- font-family=basefont
- font-size=14
- font-weight=400
- textcolor="Text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- bgcolor=none
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DialogBG )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, ButtonBorderDisabled )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , ButtonBorderDisabled )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, ButtonBorderDisabled )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, ButtonBorderDisabled )" // Right
- }
- }
- BackButton
- {
- bgcolor=none
- inset="-5 -1 0 0"
- render_bg={}
- image="graphics/icon_button_back"
- }
- BackButton:hover
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_back_over"
- }
- BackButton:active
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_back_down"
- }
- BackButton:disabled
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_back_disabled"
- }
- ForwardButton
- {
- bgcolor=none
- inset="-5 -1 0 0"
- render_bg={}
- image="graphics/icon_button_forward"
- }
- ForwardButton:hover
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_forward_over"
- }
- ForwardButton:active
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_forward_down"
- }
- ForwardButton:disabled
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_forward_disabled"
- }
- HomeButton
- {
- bgcolor=none
- inset="-5 0 0 0"
- render_bg={}
- image="graphics/icon_button_home"
- }
- HomeButton:hover
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_home_over"
- }
- HomeButton:active
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_home_down"
- }
- HomeButton:disabled
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_home_disabled"
- }
- ReloadButton
- {
- bgcolor=none
- inset="-5 0 0 0"
- render_bg={}
- image="graphics/icon_button_reload"
- }
- ReloadButton:hover
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_reload_over"
- }
- ReloadButton:active
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_reload_down"
- }
- ReloadButton:disabled
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_reload_disabled"
- }
- StopButton
- {
- bgcolor=none
- inset="-5 0 0 0"
- render_bg={}
- image="graphics/icon_button_stop"
- }
- StopButton:hover
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_stop_over"
- }
- StopButton:active
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_stop_down"
- }
- StopButton:disabled
- {
- bgcolor=none
- render_bg={}
- image="graphics/icon_button_stop_disabled"
- }
- "html-findbar"
- {
- font-family=basefont
- font-size=14
- textcolor="text2"
- font-weight=400
- visible=false
- bgcolor="PropertySheetBG"
- selectedtextcolor="TextEntrySelected"
- selectedbgcolor="TextSelectedBG"
- shadowtextcolor="Text" // this is the cursor color
- inset-left=0
- inset-top=0
- render
- {
- // Outer Border
- 1="fill( x0 + 0, y0 + 1, x1 + 2, y0 + 2, Divider )" // Top
- 2="fill( x0 + 0, y1 + 1, x1 + 2, y1 + 2, Divider )" // Bottom
- 3="fill( x0 + 0, y0 + 2, x0 + 1, y1 + 1, Divider )" // Left
- 4="fill( x1 + 1, y0 + 2, x1 + 2, y1 + 1, Divider )" // Right
- // Inner Border
- 5="fill( x0 + 1, y0 + 2, x1 + 1, y0 + 3, Black )" // Top
- 6="fill( x0 + 1, y1 - 0, x1 + 1, y1 + 1, Black )" // Bottom
- 7="fill( x0 + 1, y0 + 3, x0 + 2, y1 - 0, Black )" // Left
- 8="fill( x1 - 0, y0 + 3, x1 + 1, y1 - 0, Black )" // Right
- }
- }
- gamedetails-headerlabel
- {
- font-size="17"
- font-style="normal"
- font-family="Segoe WP"
- font-weight=700
- textcolor="Text"
- font-style="uppercase;"
- }
- gamedetails-headerlabel-red
- {
- font-size="17"
- font-style="normal"
- font-family="Segoe WP"
- font-weight=700
- textcolor="GameDetailsRed"
- font-style="uppercase;"
- }
- gamedetails-headerlabel-green
- {
- font-size="17"
- font-style="normal"
- textcolor="GameDetailsGreen"
- font-family="Segoe WP"
- font-weight=700
- font-style="uppercase;"
- }
- gamedetails-headerlabel-blue
- {
- font-size="17"
- font-style="normal"
- textcolor="GameDetailsBlue"
- font-family="Segoe WP"
- font-weight=700
- font-style="uppercase;"
- }
- // styles for text used in RichText controls in various places
- console_text_error
- {
- textcolor="Highlight3"
- font-size=14
- font-family="Menlo" [$OSX]
- font-size=16 [$OSX]
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- }
- console_text
- {
- font-family="Lucida Console"
- font-size=9
- font-family="Menlo" [$OSX]
- font-size=14 [$OSX]
- textcolor="text"
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- }
- friends_chat_text
- {
- textcolor="text"
- selectedtextcolor="TextentrySelected"
- SelectedBgColor="focus"
- font-size=14
- }
- friends_chat_text_self
- {
- textcolor="ChatOwnTextColor"
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- font-size=14
- }
- friends_chat_event
- {
- textcolor="Text"
- font-size=14
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- }
- friends_chat_bright_event
- {
- textcolor="text"
- selectedtextcolor="TextentrySelected"
- font-size=14
- font-weight=1000
- }
- friends_chat_url
- {
- textcolor="text"
- SelectedBgColor="focus"
- font-style=underline
- font-size=14
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- }
- friends_chat_name_ingame
- {
- textcolor="Friends.InGameColor"
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- font-size=14
- }
- friends_chat_self
- {
- textcolor="Friends.OnlineColor"
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- font-size=14
- }
- friends_chat_name
- {
- textcolor="Friends.OnlineColor"
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- font-size=14
- }
- friends_chat_accountid
- {
- selectedtextcolor="TextentrySelected"
- selectedbgcolor="focus"
- textcolor="text"
- font-size=14
- }
- friends_chat_securitylink
- {
- textcolor="Label2"
- bgcolor="none"
- font-family=basefont
- font-size=14
- font-weight=400
- font-style=regular
- selectedtextcolor="TextSelected"
- selectedbgcolor="Focus"
- }
- Chat_MenuButton_withChrome
- {
- font-family=basefont
- font-style="regular"
- font-size="13"
- font-weight=400
- textcolor="text"
- bgcolor="none"
- minimum-width=90
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightB, DarkB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB1 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB2 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB1 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB2 )" // Right
- }
- }
- Chat_MenuButton_withChrome:hover
- {
- font-family=basefont
- font-style="regular"
- font-size="13"
- font-weight=400
- textcolor="text"
- bgcolor="none"
- minimum-width=90
- render_bg
- {
- // Background
- 0="gradient( x0 + 1, y0 + 1, x1 - 1, y1 - 1, LightBHover, DarkBHover )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB3 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB1 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB3 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB1 )" // Right
- }
- }
- Chat_MenuButton_withChrome::disabled
- {
- textcolor="LabelDisabled"
- render_bg
- {
- // Background
- 0="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, DarkerB )"
- // Border
- 1="fill( x0 + 0, y0 , x1 - 0, y0 + 1, BorderB4 )" // Top
- 2="fill( x0 + 0, y1 - 1, x1 - 0, y1 , BorderB4 )" // Bottom
- 3="fill( x0 , y0 + 1, x0 + 1, y1 - 1, BorderB4 )" // Left
- 4="fill( x1 - 1, y0 + 1, x1 , y1 - 1, BorderB4 )" // Right
- }
- }
- // used in friends tooltip and friends list for overriding regular styles with custom colors
- friends_offline
- {
- textcolor="Friends.OfflineColor"
- }
- friends_online
- {
- textcolor="Friends.OnlineColor"
- }
- friends_ingame
- {
- textcolor="Friends.InGameColor"
- }
- friends_ignored
- {
- textcolor="Friends.IgnoredColor"
- }
- TabPageCloseButton
- {
- padding-right=16
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment