New Steam client renders this skin obsolete
This merges the Metro for Steam skin with the Unofficial Patch.
Download Latest release
- Extract/Copy metro-for-steam into your SteamDir/skins/ folder
- on Windows this should be
C:\Program Files (x86)\Steam\skins
- on Windows this should be
From within SteamDir/skins/ folder via terminal
Required: git config --global --add safe.directory "C:/Program Files (x86)/Steam/skins"
-
Tidy version (only fetches metro-for-steam directory)
git init git remote add -f origin https://github.com/SaltireSoul/SteamMetroSkin.git git config core.sparseCheckout true echo metro-for-steam >> .git/info/sparse-checkout ## Download with pull, not clone git pull origin master
-
Messy version
git clone https://github.com/SaltireSoul/SteamMetroSkin.git . ## Update with pull git pull
This skin uses Segoe UI & Helvetica Neue (MacOS) by default.
Edit custom.syles
to change this to something else, like:
-
Metro for Steam MIT License
-
Unofficial Patch Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.