|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Program Files (x86)/Steam/resource/styles/ |
Upload File : |
gameoverlay.styles
{
include "resource/styles/steam.styles"
colors
{
mostly_black "41 41 41 240"
semi_black "20 20 20 128"
semi_gray "20 20 20 220"
Notifications.PanelPosition "BottomRight" // osx has toast in the upper right, but in-overlay should not.
}
styles
{
detailsbox
{
render_bg
{
0="gradient( x0, y0, x1, y1, mostly_black, semi_gray )"
}
}
detailsboxtitle
{
font-size=28
font-style=uppercase
textcolor="80 154 191 255"
}
"OverlayWebPopup"
{
bgcolor=none
render_bg {}
render {}
}
PerfTextLarge
{
font-size="32"
}
PerfTextLargeUnits
{
font-weight="700"
font-size="19"
padding-bottom=6
}
PerfTextLargeClassic
{
font-size="24"
}
PerfHighContrastClassic
{
textcolor="0 250 0 255"
bgcolor="0 0 0 0 60"
}
PerfLowContrastClassic
{
textcolor="128 128 128 255"
}
PerfTextLargeSeperator
{
textcolor="100 100 100 255"
font-size="22"
padding-bottom=3
}
}
}