forked from minischetti/metro-for-steam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
656 changed files
with
31,381 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
"caption.styles" | ||
{ | ||
styles | ||
{ | ||
//Default Style | ||
|
||
FrameMinimizeButton | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+24,x1,y1,graphics/metro/icons/caption/minimize)" | ||
} | ||
} | ||
|
||
FrameMinimizeButton:framefocus | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+24,x1,y1,graphics/metro/icons/caption/minimize)" | ||
} | ||
} | ||
|
||
FrameMinimizeButton:hover | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+24,x1,y1,graphics/metro/icons/caption/minimize_h)" | ||
1="fill(x0,y0,x1,y1-1,White05)" | ||
} | ||
} | ||
|
||
FrameMinimizeButton:active | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+24,x1,y1,graphics/metro/icons/caption/minimize_p)" | ||
1="fill(x0,y0,x1,y1-1,White10)" | ||
} | ||
} | ||
|
||
FrameMaximizeButton | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/maximize)" | ||
} | ||
} | ||
|
||
FrameMaximizeButton:framefocus | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/maximize)" | ||
} | ||
} | ||
|
||
FrameMaximizeButton:hover | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/maximize_h)" | ||
1="fill(x0,y0,x1,y1-1,White05)" | ||
} | ||
} | ||
|
||
FrameMaximizeButton:active | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/maximize_p)" | ||
1="fill(x0,y0,x1,y1-1,White10)" | ||
} | ||
} | ||
|
||
FrameRestoreButton | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/restore)" | ||
} | ||
} | ||
|
||
FrameRestoreButton:framefocus | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/restore)" | ||
} | ||
} | ||
|
||
FrameRestoreButton:hover | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/restore_h)" | ||
1="fill(x0,y0,x1,y1-1,White05)" | ||
} | ||
} | ||
|
||
FrameRestoreButton:active | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/restore_p)" | ||
1="fill(x0,y0,x1,y1-1,White10)" | ||
} | ||
} | ||
|
||
FrameCloseButton | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/close)" | ||
} | ||
} | ||
|
||
FrameCloseButton:framefocus | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/close)" | ||
} | ||
} | ||
|
||
FrameCloseButton:hover | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/close_h)" | ||
1="fill(x0,y0,x1,y1-1,White05)" | ||
} | ||
} | ||
|
||
FrameCloseButton:active | ||
{ | ||
render_bg | ||
{ | ||
0="image(x0+15,y0+15,x1,y1,graphics/metro/icons/caption/close_p)" | ||
1="fill(x0,y0,x1,y1-1,White10)" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
"settings.styles" | ||
{ | ||
colors | ||
{ | ||
none="0 0 0 0" | ||
Focus_T="0 114 198 30.6" | ||
white03="255 255 255 7.65" | ||
white05="255 255 255 12.75" | ||
white08="255 255 255 20.4" | ||
white10="255 255 255 25.5" | ||
white12="255 255 255 30.6" | ||
//white15="255 255 255 38.25" | ||
white20="255 255 255 51" | ||
white24="255 255 255 61.2" | ||
white25="255 255 255 63.75" | ||
white35="255 255 255 89.25" | ||
white45="255 255 255 114.75" | ||
white50="255 255 255 127.5" | ||
white75="255 255 255 191.25" | ||
white="255 255 255 255" | ||
black05="255 255 255 12.75" | ||
black10="0 0 0 25.5" | ||
black12="0 0 0 30.6" | ||
//black15="0 0 0 38.25" | ||
black20="0 0 0 51" | ||
black24="0 0 0 61.2" | ||
black25="0 0 0 63.75" | ||
black45="0 0 0 114.75" | ||
black45="0 0 0 114.75" | ||
black50="0 0 0 127.5" | ||
black75="0 0 0 191.25" | ||
Black="0 0 0 255" | ||
FrameBorder="15 15 15 255" | ||
DetailsBackground=Black45 | ||
TextEntry="39 39 39 255" | ||
ScrollBar="86 86 86 255" | ||
ScrollBarH="110 110 110 255" | ||
Grey1="40 40 40 255" | ||
Grey2="48 48 48 255" | ||
Grey3="75 75 75 255" | ||
Header_Dark="20 20 20 255" | ||
ClientBG="26 26 26 255" | ||
ClientBGTransparent="43 43 43 191.25" | ||
Red="255 0 0 255" | ||
Green="0 138 23 255" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
"controls.styles" | ||
{ | ||
styles | ||
{ | ||
Button | ||
{ | ||
bgcolor=white12 | ||
font-family=basefont | ||
font-size=16 | ||
textcolor="White" | ||
} | ||
|
||
Button:hover | ||
{ | ||
bgcolor=white24 | ||
} | ||
|
||
Button:active | ||
{ | ||
bgcolor=focus | ||
} | ||
|
||
Button:disabled | ||
{ | ||
textcolor=White45 | ||
} | ||
|
||
ToggleButton:selected | ||
{ | ||
bgcolor=focus | ||
} | ||
|
||
//Check | ||
|
||
//Text Boxes | ||
|
||
TextEntry | ||
{ | ||
font-family=basefont | ||
font-size=16 | ||
bgcolor="TextEntry" | ||
textcolor=White | ||
shadowtextcolor=white | ||
selectedtextcolor=White | ||
selectedbgcolor="Focus" | ||
inset-left=6 | ||
} | ||
|
||
TextEntry:empty | ||
{ | ||
textcolor=none | ||
} | ||
|
||
//Chat Emoticon Button | ||
|
||
CEmoticonButton | ||
{ | ||
padding-left=4 | ||
image="graphics/metro/icons/more" | ||
bgcolor=TextEntry | ||
} | ||
|
||
CEmoticonButton:hover | ||
{ | ||
image="graphics/metro/icons/more_h" | ||
} | ||
|
||
CEmoticonButton:selected | ||
{ | ||
image="graphics/metro/icons/more_h" | ||
} | ||
|
||
EmoticonMenuItemStyle | ||
{ | ||
inset-left=-5 | ||
inset-top=-5 | ||
font-size=24 | ||
textcolor=White45 | ||
bgcolor=none | ||
render_bg{} | ||
} | ||
|
||
EmoticonMenuItemStyle:hover | ||
{ | ||
textcolor=white | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
"custom.styles" { | ||
colors { | ||
Focus="102 36 226 255" | ||
basefont="Segoe UI" | ||
semibold="Segoe UI Semibold" | ||
semilight="Segoe UI Semilight" | ||
light="Segoe UI Light" | ||
basefont="Helvetica Neue" [$OSX] | ||
semibold="Helvetica Neue Medium" [$OSX] | ||
semilight="Helvetica Neue Light" [$OSX] | ||
light="Helvetica Neue Thin" [$OSX] | ||
} | ||
styles { | ||
"CSteamRootDialog" { | ||
bgcolor=ClientBG render_bg { | ||
0="fill( x0, y0, x1, y1, ClientBG )" | ||
8="image( x1 - 821, y1 - 375, x1, y1, none)" | ||
98="fill( x0, y0, x1, y0+40, FrameBorder)" | ||
99="fill( x0, y0, x1, y0+39, Header_Dark )" | ||
} | ||
} | ||
"GameItem_Uninstalled" { | ||
render { | ||
0="image(x1-18,y1-26,x1,y1,graphics/metro/icons/grid_uninstalled)" | ||
} | ||
} | ||
"GameItem_Running" { | ||
textcolor="Friends.InGameColor" | ||
selectedtextcolor="white" | ||
} | ||
"GameItem_Running:hover" { | ||
textcolor="white" | ||
selectedtextcolor="white" | ||
} | ||
} | ||
} |
Oops, something went wrong.