-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
For automatic updates of the skin from the repository, open friends.custom.css found in the Steam\clientui\ folder and replace all its contents with one line:
@import url('https://rosetheflower.github.io/newsteamchat/friends.custom.css');
The accent color is primarily used for highlights. The default is blue but you can change it to any color. Open friends.custom.css and locate the line that starts with --focus
. The numbers you will see are RGB color values, so any color can be used but it's recommended to use one of the common Metro colors, such as the ones listed here. For instance, Magenta would be 255, 0, 151
.
This comes from changes to the html cache files of Steam, unrelated to the skin itself. Running PhantomGamers' patcher again will solve the issue.