Stage Commit

This commit is contained in:
JackMyth 2018-07-03 17:43:02 +08:00
parent 7547804c7f
commit 466a09b5ea
2 changed files with 11 additions and 10 deletions

View File

@ -220,12 +220,13 @@
// Friends List colors
Friends.InGameColor "144 186 60 255"
Friends.InGameHoverColor "182 235 76 255"
Friends.OnlineColor "84 165 196 255"
Friends.OnlineHoverColor "104 203 242 255"
Friends.OfflineColor "127 127 127 255"
Friends.OfflineHoverColor "185 185 185 255"
// Origin Color Is Current Color's RGB + 60(84 126 0 255 to 144 186 60 255)
Friends.InGameColor "84 126 0 255"
Friends.InGameHoverColor "122 175 16 255"
Friends.OnlineColor "24 105 136 255"
Friends.OnlineHoverColor "44 143 182 255"
Friends.OfflineColor "67 67 67 255"
Friends.OfflineHoverColor "125 125 125 255"
Friends.PanelDefault "Label"
Friends.PanelOver "Text"
Friends.PanelSelected "ClientBG"

View File

@ -179,14 +179,14 @@ steam.styles
//Games that are installed/running use "Installed.Text"
//Games that are uninstalled use "Uninstalled.Text"
//Games that are updating/have updates use "Updating.Text"
Uninstalled.Text="200 200 200 255"
Uninstalled.Hover.Text="230 230 230 255"
Uninstalled.Text="55 55 55 255"
Uninstalled.Hover.Text="70 70 70 255"
//Uninstalled.Hover.Text="80 80 80 255"
Installed.Text=DefaultText
Installed.Hover.Text="230 230 230 255"
Updating.Text="76 159 191 255"
Updating.Text="16 99 131 255"
//Updating.Text="165 165 165 255"
Updating.Hover.Text="140 140 140 255"
Updating.Hover.Text="80 180 80 255"
Shortcut.Text=Installed.Text
Shortcut.Hover.Text=Installed.Hover.Text
Mod.Text=Installed.Text