Update steam.styles

This commit is contained in:
ungstein 2021-06-28 01:26:02 +09:30
parent 7bbc81fb4f
commit ae48ce975c
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
1 changed files with 178 additions and 190 deletions

View File

@ -5,15 +5,15 @@ steam.styles
// 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"
dark="28 33 42 255"
almostBlack="22 25 28 255"
almostBlackTrans="22 25 28 204"
white="255 255 255 255"
Black="0 0 0 255"
transparentBlack="0 0 0 128"
White="255 255 255 255"
grey="142 152 167 255"
none="0 0 0 0"
yellow="255 255 0 255"
offwhite="159 162 168 255"
dullgreen="216 222 211 255"
red="255 51 51 255"
darkblue="35 55 75 255"
@ -39,61 +39,59 @@ steam.styles
// new control colors
ButtonFace="105 102 99 200"
ButtonFace2="92 89 86 255" // for use in main client list panel column header, some button states
ButtonFace3="95 92 90 255" // button cornering pixels
ButtonFace2="92 89 86 255" // for use in main client list panel column header, some button states
ButtonFace3="95 92 90 255" // button cornering pixels
ButtonFaceDisabled="none"
ButtonFaceHover="105 102 99 240" /// hover!
ButtonFaceActive="105 102 99 240" // not sure what this state is...
ButtonFaceFocus="105 102 99 240" // keyboard focus
ButtonFaceActiveFocus="105 102 99 255" // this is the default choice
ButtonFaceHover="105 102 99 240" // hover!
ButtonFaceActive="105 102 99 240" // not sure what this state is...
ButtonFaceFocus="105 102 99 240" // keyboard focus
ButtonFaceActiveFocus="105 102 99 255" // this is the default choice
ButtonBorder="112 109 105 255"
ButtonBorderPage="128 124 120 255"
ButtonBorderDisabled="77 75 72 255"
ButtonBorderDisabled2="67 65 63 255" //cornering pixels
ButtonBorderDisabled2="67 65 63 255" // cornering pixels
ButtonBorderActive="140 135 129 255"
ButtonBorderFocus="153 147 141 255"
Text="209 207 205 255"
Text="White"
// Text="209 207 205 255"
Text2="184 180 176 255"
TextDisabled="102 99 96 255"
TextDisabled="117 128 111 255"
TextHover="229 226 223 255"
White="242 239 235 255"
White="240 237 235 235" // color of any selected text
MaizeBG="145 134 60 255" // background color of any selected text
TextGlowHover="128 124 120 255"
TextGlowSelected="171 169 166 255"
TextGlowHoverSm="128 123 120 255"
TextGlowSelectedSm="145 142 140 255"
NavLabel="158 153 149 255"
Label="166 164 161 255"
Label="160 170 149 255"
Label2="115 111 108 255"
LabelDisabled="138 135 132 255"
LabelFocus="199 196 194 255"
ScrollGlyph="204 198 192 255" // the color of the scroll bar arrows
ScrollGlyph="204 198 192 255" // the color of the scroll bar arrows
ScrollGlyphDisabled="77 74 72 255"
ScrollGlyphFocus="242 242 242 255"
ScrollBG="77 74 72 255" // the color of the scroll bar gutter
ScrollBG="77 74 72 255" // the color of the scroll bar gutter
HeaderClient="57 53 49 255" // the color of the List box header in the main client window
HeaderDialog="95 92 90 255" // the color of the list box header in other windows
HeaderClient="57 53 49 255" // the color of the List box header in the main client window
HeaderDialog="95 92 90 255" // the color of the list box header in other windows
TitleBar="86 81 78 50"
TitleBarFocus="176 169 162 50"
Focus="49 65 89 255" // 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="204 185 88 255" // installing hover color
Highlight2="181 164 78 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
Focus="49 65 89 255" // 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="204 185 88 255" // installing hover color
Highlight2="181 164 78 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 20 20 155"
BackgroundStartSubtle="31 31 31 45" [$OSX]
@ -102,10 +100,6 @@ steam.styles
ClientBG="26 25 24 255"
DialogBG="56 54 53 255"
// Used as secure URL text
GreenText="0 255 0 255"
DarkClientBG="36 35 34 255"
DarkDialogBG="56 54 53 255"
DarkClientBGTransparent="36 35 34 19"
@ -154,6 +148,9 @@ steam.styles
green7 "62 90 22 255"
green8 "38 48 2 255"
// Used as secure URL text
GreenText="0 255 0 255"
launch0 "119 215 250 255"
launch1 "83 172 204 255"
launch2 "54 125 153 255"
@ -176,61 +173,50 @@ steam.styles
"ClayKeyFocus" "89 92 77 255"
"ClayMouseDown" "85 85 85 255"
"ClayDisabledText" "128 134 126 255"
"ClayDisabledText" "128 128 128 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"
"p_ClayMouseDown" "94 94 94 255"
"ClaySheetBottom" "92 90 87 255"
"Maize" "196 181 80 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"
white="255 255 255 255"
transparentBlack="0 0 0 128"
black="0 0 0 255"
none="0 0 0 0"
testColor="255 0 255 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" "73 78 73 255"
"GrayBG2" "82 89 78 255"
"SecBG" "GrayBG2"
"TempGradientTop" "53 52 51 255"
// scheme-specific colors
offwhite="216 222 211 255"
dullgreen="216 222 211 255"
maize="196 181 80 255"
LightGrayBG="121 126 121 255"
GrayBG="73 78 73 255"
GrayBG2="82 89 78 255"
SecBG=GrayBG2
DisabledText1="117 128 111 255" // disabled text
DisabledText2="40 46 34 255" // overlay color for disabled text (to give that inset look
DisabledText1="117 128 111 255" // disabled text
DisabledText2="40 46 34 255" // overlay color for disabled text (to give that inset look
NotificationBodyText="White"
// button state text colors
Normal="143 146 141 255"
Over="196 181 80 255" // same as Maize
Over="196 181 80 255" // same as Maize
Down="35 36 33 255"
// background colors
// titlebar colors
testColor="255 0 255 255"
TitleDimText="136 145 128 255"
TitleBG="TestColor"
TitleDimBG="TestColor"
// border colors
BorderBright="128 128 128 255" // the lit side of a control
BorderDark="40 46 34 255" // the dark/unlit side of a control
BorderSelection="0 0 0 255" // the additional border color for displaying the default/selected button
BorderBright="128 128 128 255" // the lit side of a control
BorderDark="40 46 34 255" // the dark/unlit side of a control
BorderSelection="0 0 0 255" // the additional border color for displaying the default/selected button
ButtonBorder="7 4 12 255"
@ -269,38 +255,38 @@ steam.styles
GameslistText="230 236 224 255"
DragDrop.DragFrame "255 255 255 192"
DragDrop.DropFrame "150 255 150 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.0" // 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 "resource/icon_steam"
FrameSystemButton.DisabledIcon "resource/icon_steam_disabled"
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.0" // 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 "resource/icon_steam"
FrameSystemButton.DisabledIcon "resource/icon_steam_disabled"
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 "None" // 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 "6.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
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 "None" // 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 "6.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 White
ListPanel.BgColor GrayBG
ListPanel.SelectedTextColor White
ListPanel.SelectedBgColor DarkGreenBG
ListPanel.SelectedOutOfFocusBgColor DarkGreenBG
ListPanel.DisabledTextColor LightGreenBG
ListPanel.DisabledSelectedTextColor DarkGreenBG
ListPanel.EmptyListInfoTextColor OffWhite
ListPanel.PerPixelScrolling 1
ListPanel.PostSectionLeading 10
ListPanel.TextColor White
ListPanel.BgColor GrayBG
ListPanel.SelectedTextColor White
ListPanel.SelectedBgColor DarkGreenBG
ListPanel.SelectedOutOfFocusBgColor DarkGreenBG
ListPanel.DisabledTextColor LightGreenBG
ListPanel.DisabledSelectedTextColor DarkGreenBG
ListPanel.EmptyListInfoTextColor OffWhite
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.
@ -310,47 +296,47 @@ steam.styles
Tooltip.Anchor=Cursor
WizardPanel.HeaderBGColor GreenBG
WizardPanel.HeaderBGColor GreenBG
Menu.TextInset "6"
Menu.TextInset "6"
PropertySheet.TransitionEffectTime "0" // time to change from one tab to another
PropertySheet.TabGap 3
PropertySheet.FlashTabColor maize
PropertySheet.TransitionEffectTime "0" // time to change from one tab to another
PropertySheet.TabGap "3"
PropertySheet.FlashTabColor Maize
RichText.InsetX 6
RichText.InsetY 6
RichText.InsetX "6"
RichText.InsetY "6"
ScrollBar.Wide 21
ScrollBar.Wide "21"
SectionedListPanel.CollapserWidth 16
SectionedListPanel.CollapserWidth "16"
MessageBox.ButtonHeight 24
TextEntry.IMEBGColor "225 225 225 255"
TextEntry.IMEFGColor "black"
TextEntry.IMEBGColor "225 225 225 255"
TextEntry.IMEFGColor "Black"
// Friends List colors
Friends.InGameColor "176 249 80 255"
Friends.OnlineColor "142 202 254 255"
Friends.OfflineColor "152 157 155 255"
Friends.PanelDefault "58 58 58 255"
Friends.PanelOver "87 87 87 255"
Friends.PanelSelected "17 17 17 255"
Friends.SectionHeader "127 135 121 255"
Friends.NoAvatarOver "White"
Friends.IgnoredColor "248 108 79 255"
Friends.InGameColor "176 249 80 255"
Friends.OnlineColor "142 202 254 255"
Friends.OfflineColor "152 157 155 255"
Friends.PanelDefault "58 58 58 255"
Friends.PanelOver "87 87 87 255"
Friends.PanelSelected "17 17 17 255"
Friends.SectionHeader "127 135 121 255"
Friends.NoAvatarOver "White"
Friends.IgnoredColor "248 108 79 255"
ChatDialog.URLColor "white"
ChatOwnTextColor "160 160 160 255"
ChatGradientTop "39 39 39 255"
ChatGradientBottom "102 104 99 255"
ChatDialog.URLColor "White"
ChatOwnTextColor "160 160 160 255"
ChatGradientTop "39 39 39 255"
ChatGradientBottom "102 104 99 255"
AchievementPopup.TitleColor "white"
AchievementPopup.DescriptionColor "180 180 180 255"
AchievementPopup.TitleColor "White"
AchievementPopup.DescriptionColor "180 180 180 255"
GiftOnlyInfo.ImagePanelColor "GrayBG"
GiftOnlyInfo.ImagePanelColor "GrayBG"
HTML.SearchInsetY 5
HTML.SearchInsetX 10
@ -373,7 +359,7 @@ steam.styles
{
downarrow
{
image="graphics/icon_down_default"
image="graphics/icon_down_default"
}
downarrow:hover
@ -393,17 +379,17 @@ steam.styles
uparrow
{
image="graphics/icon_up_default"
image="graphics/icon_up_default"
}
rightarrow
{
image="graphics/icon_right_default"
image="graphics/icon_right_default"
}
rightarrow:hover
{
image="graphics/icon_right_hover"
image="graphics/icon_right_hover"
}
Button
@ -465,7 +451,8 @@ steam.styles
Button:disabled
{
textcolor=ClayDisabledText
textcolor=DisabledText2
shadowtextcolor=DisabledText1
render_bg
{
1="fill( x0, y0, x1, y0 + 1, BorderBright )" // top
@ -533,10 +520,10 @@ steam.styles
}
}
"Page Button:disabled"
{
textcolor=ClayDisabledText
textcolor=DisabledText2
shadowtextcolor=DisabledText1
render_bg
{
1="fill( x0, y0, x1, y0 + 1, BorderBright )" // top
@ -591,13 +578,13 @@ steam.styles
CheckButton:selected
{
image = "Graphics/chkSelStd"
image = "Graphics/chkSelStd"
}
CheckButton:focus
{
textcolor = Over
image = "Graphics/chkUnselFocus"
image = "Graphics/chkUnselFocus"
}
CheckButton:selected:focus
@ -607,12 +594,13 @@ steam.styles
CheckButton:disabled
{
textcolor = ClayDisabledText
textcolor = "DisabledText1"
image = "Graphics/chkUnselDis"
}
CheckButton:selected:disabled
{
textcolor = "DisabledText1"
image = "Graphics/chkSelDis"
}
@ -645,7 +633,7 @@ steam.styles
render_bg
{
}
}
"Page CheckButtonList"
@ -683,7 +671,7 @@ steam.styles
{textcolor="White"}
"CheckbuttonList Checkbutton:selected"
{textcolor="Over"}
{textcolor="Over"}
ComboBox
{
@ -876,7 +864,7 @@ steam.styles
bgcolor="none"
render
{
0="fill( x0, y1 - 1, x1, y1, BorderDark )" //top
0="fill( x0, y1 - 1, x1, y1, BorderDark )" //top
1="fill( x0, y1, x1, y1 + 1, BorderBright )" //bottom
}
}
@ -1098,7 +1086,7 @@ steam.styles
font-size=16
padding-left="0"
padding-right="72"
textcolor = ClayDisabledText
textcolor = DisabledText1
inset = "22 6 0 4"
render_bg
{
@ -1129,7 +1117,7 @@ steam.styles
textcolor="Text"
selectedtextcolor="White"
selectedbgcolor="BorderDark"
shadowtextcolor="TextDisabled" // the color of disabled line items
shadowtextcolor="TextDisabled" // the color of disabled line items
render
{
}
@ -1173,8 +1161,8 @@ steam.styles
{
font-family = basefont
font-size=14
textcolor=White
selectedtextcolor=White
textcolor=Label
selectedtextcolor=Maize
}
ListPanel
@ -1245,91 +1233,91 @@ steam.styles
"GameItem_Installed"
{
textcolor="text"
selectedtextcolor="white"
selectedtextcolor="White"
}
"GameItem_Installed:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Shortcut"
{
textcolor="text"
selectedtextcolor="white"
selectedtextcolor="White"
}
"GameItem_Shortcut:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Mod"
{
textcolor="text"
selectedtextcolor="white"
selectedtextcolor="White"
}
"GameItem_Mod:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Updating"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Updating:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Updating:selected"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Decrypting"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Decrypting:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Decrypting:selected"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Syncing"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Syncing:hover"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
"GameItem_Syncing:selected"
{
textcolor="white"
selectedtextcolor="white"
textcolor="White"
selectedtextcolor="White"
}
@ -1354,14 +1342,14 @@ steam.styles
ListPanelCheckBox:selected
{
image="graphics/chkSelStd_Sm"
image="graphics/chkSelStd_Sm"
}
ListPanelCheckBox:focus
{
textcolor="Text"
bgcolor=none
image="graphics/chkUnselFocus_Sm"
image="graphics/chkUnselFocus_Sm"
}
ListPanelCheckBox:selected:focus
@ -1400,7 +1388,7 @@ steam.styles
"ListPanelColumnHeader ListPanelCheckBox:selected"
{
inset="4 0 0 0"
image="graphics/chkUnSelStd_Sm"
image="graphics/chkUnSelStd_Sm"
}
"ListPanelColumnheader ListPanelCheckBox:focus"
@ -1488,7 +1476,7 @@ steam.styles
}
}
ListPanelColumnSelectButton // the games list column chooser
ListPanelColumnSelectButton // the games list column chooser
{
inset="2 2 1 0"
render
@ -1502,7 +1490,7 @@ steam.styles
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
6="image( x0 + 6, y0 + 6, x1, y1, graphics/icon_expand )"
}
}
render_bg
{
}
@ -1546,7 +1534,7 @@ steam.styles
}
}
"CGamesListPanel ListPanelColumnSelectButton"
"CGamesListPanel ListPanelColumnSelectButton"
{
inset="0 0 0 0"
bgcolor=none
@ -1566,7 +1554,7 @@ steam.styles
}
}
"CGamesListPanel ListPanelColumnSelectButton:hover"
"CGamesListPanel ListPanelColumnSelectButton:hover"
{
render
{
@ -1582,7 +1570,7 @@ steam.styles
}
"CGamesListPanel ListPanelColumnSelectButton:selected"
"CGamesListPanel ListPanelColumnSelectButton:selected"
{
render
{
@ -1591,7 +1579,7 @@ steam.styles
3="fill( x0, y0 + 1, x0 + 1, y1, BorderBright )" // left
4="fill( x1 - 1, y0 + 1, x1, y1, BorderDark )" // right
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
6="image( x0 + 6, y0 + 6, x1, y1, graphics/icon_expand_over )"
}
@ -1898,7 +1886,7 @@ steam.styles
MenuItem:disabled
{
textcolor = ClayDisabledText
textcolor = DisabledText1
}
Notification
@ -2063,7 +2051,7 @@ steam.styles
RadioButton:disabled
{
textcolor = ClayDisabledText
textcolor = DisabledText1
image = "Graphics/radUnselDis"
}
@ -2473,7 +2461,7 @@ steam.styles
bgcolor="none"
render_bg
{
0="fill(x0,y0,x1 - 1,y1 - 1, almostblack)"
0="fill(x0,y0,x1 - 1,y1 - 1, almostBlack)"
}
}
"HTML ScrollBar.Horizontal"
@ -2481,7 +2469,7 @@ steam.styles
bgcolor="none"
render_bg
{
0="fill(x0,y0,x1+25,y1, almostblack)"
0="fill(x0,y0,x1+25,y1, almostBlack)"
}
}
@ -2672,7 +2660,7 @@ steam.styles
TextEntry:disabled
{
bgcolor=GreenBG
textcolor=ClayDisabledText
textcolor=DisabledText1
render
{
1="fill( x0, y0, x1, y0 + 1, BorderDark )" // top
@ -2730,7 +2718,7 @@ steam.styles
TextEntryLarge:disabled
{
textcolor="ClayDisabledText"
textcolor="DisabledText1"
bgcolor="GreenBG"
render
{
@ -3050,7 +3038,7 @@ steam.styles
URLLabelSimple:Hover
{
font-style=underline
textcolor="WHITE"
textcolor="White"
}
// Steam-specific styles
@ -3374,7 +3362,7 @@ steam.styles
// 1="fill( x0, y0, x1, y0 + 1, BorderBright )" // top
// 2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
// 3="fill( x0, y0, x0 + 1, y1, BorderBright )" // left
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
}
image="graphics/icon_button_forward_over"
}
@ -3402,7 +3390,7 @@ steam.styles
// 1="fill( x0, y0, x1, y0 + 1, BorderBright )" // top
// 2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
// 3="fill( x0, y0, x0 + 1, y1, BorderBright )" // left
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
}
image="graphics/icon_button_forward_disabled"
}
@ -3416,7 +3404,7 @@ steam.styles
// 1="fill( x0, y0, x1, y0 + 1, BorderBright )" // top
// 2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
// 3="fill( x0, y0, x0 + 1, y1, BorderBright )" // left
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
// 4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
}
image="graphics/icon_button_home"
}
@ -3613,13 +3601,13 @@ steam.styles
font-family="Menlo" [$OSX]
font-size=12 [$OSX]
textcolor="text"
selectedtextcolor="White"
selectedtextcolor="White"
selectedbgcolor="MaizeBG"
}
friends_chat_text
{
textcolor = white
textcolor = White
}
friends_chat_text_self
@ -3634,7 +3622,7 @@ steam.styles
friends_chat_bright_event
{
textcolor = white
textcolor = White
}
friends_chat_url
@ -3740,10 +3728,10 @@ steam.styles
// used in friends tooltip and friends list for overriding regular styles with custom colors
TabPageCloseButton
{
padding-right=16
}
TabPageCloseButton
{
padding-right=16
}
SuperNavMenu
{