mirror of
https://github.com/ungstein/OG-Steam.git
synced 2025-01-26 02:32:59 -03:00
Update steam.styles
This commit is contained in:
parent
beefcdb979
commit
4b6059e9ab
1 changed files with 20 additions and 2 deletions
|
@ -403,6 +403,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderBright )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -419,13 +421,14 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderBright )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderDark )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderBright )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
Button:focus
|
||||
{
|
||||
textcolor=White
|
||||
bgcolor=none
|
||||
render_bg {
|
||||
1="fill( x0, y0, x1, y0 + 2, BorderBright )" // top
|
||||
2="fill( x0, y1 - 2, x1, y1, BorderDark )" // bottom
|
||||
|
@ -435,6 +438,8 @@ steam.styles
|
|||
6="fill( x0, y1 - 1, x1, y1, Black )" // bottom
|
||||
7="fill( x0, y0, x0 + 1, y1 - 1, Black )" // left
|
||||
8="fill( x1 - 1, y0, x1, y1, Black )" // right
|
||||
|
||||
9="fill( x0 + 2, y0 + 2, x1 - 2, y1 - 2, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -446,6 +451,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderBright )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderDark )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderBright )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -459,6 +466,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderBright )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -473,6 +482,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderBright )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -490,13 +501,14 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderBright )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderDark )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderBright )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
"Page Button:focus"
|
||||
{
|
||||
textcolor=White
|
||||
bgcolor=none
|
||||
render_bg {
|
||||
1="fill( x0, y0, x1, y0 + 2, BorderBright )" // top
|
||||
2="fill( x0, y1 - 2, x1, y1, BorderDark )" // bottom
|
||||
|
@ -506,6 +518,8 @@ steam.styles
|
|||
6="fill( x0, y1 - 1, x1, y1, Black )" // bottom
|
||||
7="fill( x0, y0, x0 + 1, y1 - 1, Black )" // left
|
||||
8="fill( x1 - 1, y0, x1, y1, Black )" // right
|
||||
|
||||
9="fill( x0 + 2, y0 + 2, x1 - 2, y1 - 2, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -517,6 +531,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderBright )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderDark )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderBright )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -530,6 +546,8 @@ steam.styles
|
|||
2="fill( x0, y1 - 1, x1, y1, BorderDark )" // bottom
|
||||
3="fill( x0, y0, x0 + 1, y1 - 1, BorderBright )" // left
|
||||
4="fill( x1 - 1, y0, x1, y1, BorderDark )" // right
|
||||
|
||||
5="fill( x0 + 1, y0 + 1, x1 - 1, y1 - 1, GreenBG )" // inside
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue