Comments: 130
BoneyardBrew In reply to ??? [2014-10-22 22:48:47 +0000 UTC]
I'm glad you like it but I have no plans to update MetroTwit at this point. Metro for Steam is its successor.
π: 0 β©: 0
trunks10k [2013-11-05 07:09:04 +0000 UTC]
any up date with this skin? Love the aesthetics but new updates makes it unusableΒ
π: 0 β©: 1
ThCatalyst [2013-08-03 18:02:56 +0000 UTC]
Probably the most bugged Steam skin out there.
π: 0 β©: 1
BoneyardBrew In reply to ThCatalyst [2013-08-03 18:12:13 +0000 UTC]
That's probably because I stopped maintaining it about a year and a half ago.
π: 0 β©: 1
BoneyardBrew In reply to ThCatalyst [2013-08-03 20:07:33 +0000 UTC]
I'm sorry for being so short, I should have linked you to the other skin in the first place! Anyway, I'm glad you're enjoying it.
π: 0 β©: 0
BoneyardBrew In reply to 1DeViLiShDuDe [2013-06-07 21:52:28 +0000 UTC]
That's the only link available and the skin is really out of date! Try this: [link]
π: 0 β©: 1
coth-rus [2012-12-22 00:17:22 +0000 UTC]
having a few problems
- no steam button, like on screenshot. i can't open menu.
- library background is not white and i can't find how to change the view
- no big picture button
- no community sublinks
π: 0 β©: 1
BoneyardBrew In reply to coth-rus [2012-12-22 00:24:15 +0000 UTC]
It should look exactly like the screenshot if installed correctly. Make sure the contents go in their own folder in Steam's skin directory.
1. The menu is opened via the cog at the upper right
2. Which library background are you referring to? The view is changed via the icons at the upper right.
3. Big Picture has an entry in the menu.
4. Community sublinks are at the bottom right.
π: 0 β©: 1
coth-rus In reply to BoneyardBrew [2012-12-22 22:05:36 +0000 UTC]
this is how it looks for me
[link]
menu button is inactive, simply dead. no sublinks in bottom right and change view disappears when switching to this sking. installed correctly - folder is in steam's skin folder.
π: 0 β©: 1
BoneyardBrew In reply to coth-rus [2012-12-23 03:08:01 +0000 UTC]
My mistake, I thought you were commenting on Metro for Steam, not MetroTwit. MetroTwit isn't supported anymore as it's old and would take a great amount of work to fix.
Sorry about that.
π: 0 β©: 0
OmalleyPike [2012-09-02 17:40:56 +0000 UTC]
I've Fixed the friends dialogue. Only downside now is the odd fonts in the steam overlay, but I don't know how.
MetroTwit/Friends , and open "FriendsDialoge.res" in notepad.
Delete all of the existing text and paste the following:
"Friends/FriendsDialog.res"
{
controls
{
"FriendsDialog"
{
"ControlName" "CFriendsDialog"
"fieldName" "FriendsDialog"
"xpos" "2123"
"ypos" "549"
"wide" "356"
"tall" "746"
"AutoResize" "1"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
style="FriendsPanel"
closeonescape=1
}
"frame_title"
{
"ControlName" "Label"
"labelText" "#SteamRootFriends"
"xpos" "0"
"ypos" "8"
style="FriendsTitle"
"textAlignment" "west"
"textAlignment" "center" [$OSX]
}
"BuddyList"
{
"ControlName" "CFriendsListSubPanel"
"fieldName" "BuddyList"
"AutoResize" "3"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
"linespacing" "48"
style="FriendsList"
}
"DownLabel"
{
"ControlName" "Label"
"fieldName" "DownLabel"
"xpos" "10"
"ypos" "85"
"wide" "336"
"tall" "80"
"AutoResize" "1"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_NoFriendsInList"
"textAlignment" "north-west"
"wrap" "1"
}
"MenuBar"
{
style="RootMenu"
"ControlName" "MenuBar"
"fieldName" "MenuBar"
"xpos" "29"
"ypos" "2"
"wide" "75"
"tall" "27"
"AutoResize" "0"
"PinCorner" "0"
"enabled" "1"
"tabPosition" "6"
"paintbackground" "1"
zpos="-1"
}
"AddFriendsButton"
{
style="AddFriendsButton"
"ControlName" "Button"
"fieldName" "AddFriendsButton"
"xpos" "10"
"ypos" "707"
"wide" "150"
"tall" "24"
"AutoResize" "0"
"PinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_AddFriend"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
"NoFriendsAddFriendButton"
{
"ControlName" "Button"
"fieldName" "NoFriendsAddFriendButton"
"xpos" "10"
"ypos" "129"
"wide" "200"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#Friends_AddFriend"
"textAlignment" "west"
"wrap" "0"
"Default" "0"
"selected" "0"
}
"FriendsState"
{
"ControlName" "EditablePanel"
"fieldName" "FriendsState"
"xpos" "6"
"ypos" "52"
"wide" "310"
"tall" "457"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
}
}
styles
{
FriendsPanel
{
bgcolor="ClientBG"
render_bg
{}
}
AddFriendsButton
{
font-family=basefont
font-size=13
font-weight=800
textcolor="White"
font-style=uppercase
bgcolor=ButtonFill
render_bg
{
1="fill( x0, y0, x1, y0 + 1, ButtonBorder )" // top
2="fill( x0, y1 - 1, x1, y1, ButtonBorder )" // bottom
3="fill( x0 - 1, y0, x0, y1, ButtonBorder )" // left
4="fill( x1, y0, x1 + 1, y1, ButtonBorder )" // right
}
}
AddFriendsButton:hover
{
textcolor="White"
bgcolor=ButtonFillHover
render_bg
{
1="fill( x0, y0, x1, y0 + 1, ButtonFillHover )" // top
2="fill( x0, y1 - 1, x1, y1, ButtonFillHover )" // bottom
3="fill( x0 - 1, y0, x0, y1, ButtonFillHover )" // left
4="fill( x1, y0, x1 + 1, y1, ButtonFillHover )" // right
}
}
AddFriendsButton:active
{
textcolor="White"
bgcolor=Black
render_bg
{
1="fill( x0, y0, x1, y0 + 1, Black )" // top
2="fill( x0, y1 - 1, x1, y1, Black )" // bottom
3="fill( x0 - 1, y0, x0, y1, Black )" // left
4="fill( x1, y0, x1 + 1, y1, Black )" // right
}
}
RootMenu
{
bgcolor="none"
}
FriendsTitle
{
inset="0 0 0 0"
}
FriendsTitle [$OSX]
{
font-family=basefont
font-size=15
font-weight=400
textcolor="textdisabled"
bgcolor="none"
inset="0 9 0 0"
}
FriendsTitle:FrameFocus [$OSX]
{
font-family=basefont
font-size=15
font-weight=400
textcolor="texthover"
bgcolor="none"
inset="0 9 0 0"
}
}
layout
{
place [$OSX] { control="frame_title" align=center x=0 y=0 width=max height=20 }
place [!$OSX] { control="frame_title" x=0 y=0 width=0 height=0 }
// the title bar is missing, so increase the size of the grip
place { control="frame_captiongrip" margin=2 width=max height=38 }
place [!$OSX] { control="MenuBar" margin-left=0 height=27 margin-top=0 }
place { control="buddylist" align=left margin-left=10 margin-right=7 margin-top=27 margin-bottom=16 width=max height=max }
place { control="addFriendsButton" align=bottom margin-left=90 margin-right=19 margin-bottom=7 width=110 height=23 }
region { name=hidden height=0 width=0 }
region { name=bottom align=bottom width=max height=36 }
place { control="FriendPanelSelf" x=8 y=3 align=left margin-left=0 margin-right=0 margin-top=25 }
place { control="FriendsDialogSheet" y=6 align=left margin-left=7 margin-right=0 margin-top=70 margin-bottom=36 width=max height=max dir=down spacing=3 }
place { control="friends_search" region=bottom align=left x=6 y=6 height=24 width=70 }
place { control="friends_search_icon" region=hidden margin-left=-2 start=FriendPanelSelf dir=down margin-top=5 }
}
}
π: 0 β©: 1
kronpas [2012-07-09 17:10:49 +0000 UTC]
awesome work. This might not be so at the moment, but people will need your theme once Windows 8 comes out, which isnt far.
π: 0 β©: 1
Bakyte [2012-05-07 01:03:22 +0000 UTC]
Any chance of you updating this one to suit the new steam?
π: 0 β©: 1
BoneyardBrew In reply to Bakyte [2012-05-15 01:31:50 +0000 UTC]
I would love to but that would split development time between both Metro themes.
I'd prefer to focus all my energy on one theme rather than two for efficiency's sake.
π: 0 β©: 0
Edzzzz [2012-04-10 21:12:10 +0000 UTC]
Thanks!
π: 0 β©: 1
BoneyardBrew In reply to Edzzzz [2012-04-10 22:17:00 +0000 UTC]
You're welcome!
π: 0 β©: 0
Draganja In reply to BoneyardBrew [2011-12-09 03:01:36 +0000 UTC]
I was wondering if it was possible to change the blue color of the above? Replace it with black or some gray :3
π: 0 β©: 1
Screwed01 [2011-10-19 09:15:05 +0000 UTC]
any new progress or do you think this theme will be cast aside?
π: 0 β©: 1
BoneyardBrew In reply to Screwed01 [2011-10-19 20:20:27 +0000 UTC]
Nothing at the moment. I haven't been using Steam as much lately (just not playing anything), so I guess that's why I haven't worked on it much.
π: 0 β©: 0
EpixDesignMaster [2011-10-10 01:37:49 +0000 UTC]
Nice and very clean one!
π: 0 β©: 1
BoneyardBrew In reply to bigleft [2011-09-12 11:08:01 +0000 UTC]
I did some testing and it's mostly functional already, just the friends list needs to be redone.
I'm not exactly sure where those files are located though, so I may just remove them and push an update for those who want to use it now.
π: 0 β©: 0
BoneyardBrew In reply to TheAmazing94 [2011-08-17 19:34:02 +0000 UTC]
I'm sorry, the theme doesn't work with the new Steam Beta.
π: 0 β©: 1
sadnem In reply to BoneyardBrew [2011-09-01 06:54:40 +0000 UTC]
Hi,
Great theme but as you have said it isnt working really well with the new steam beta, Is the project still active? Thanks for the great skin anyway.
π: 0 β©: 1
BoneyardBrew In reply to sadnem [2011-09-01 16:48:26 +0000 UTC]
I still have plans to work on it, even further than that blog post describes, but working on it now is extremely risky. When Valve is Beta testing a new client update many things break (as you know), so if I work on it now more things are bound to break. Once the update is rolled out to all users I'll work on the theme some more.
π: 0 β©: 1
zTyler64 In reply to BoneyardBrew [2011-09-08 22:06:15 +0000 UTC]
Well the new version is out so does this mean you'll continue work on the dark variant?
π: 0 β©: 1
BoneyardBrew In reply to zTyler64 [2011-09-09 18:55:29 +0000 UTC]
That's the plan. No set release date on it though.
π: 0 β©: 0
tataarujin [2011-07-31 08:48:40 +0000 UTC]
I dunno why, but I see metro UI style as a degradation... Make a comparison between rich and beautiful aero UI or WinMo 6.0-6.5 UI and too much simple metro UI.
π: 0 β©: 1
Thwack01 [2011-07-28 00:26:36 +0000 UTC]
This, is awesome.
π: 0 β©: 0
CL22 [2011-07-19 17:43:04 +0000 UTC]
Is there an ETA on 1.1 yet?
π: 0 β©: 0
| Next =>