Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Mar 16, 2021
1 parent 2414a5d commit cf23bc1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# SteamCSS
Insert custom CSS to Steam Library and Browser.

## Usage
Download `SteamCSS.zip` at [Releases](https://github.com/the1812/SteamCSS/releases) page.

There are 3 files:
- `SteamCSS.exe`: Main program
- `SteamPath.txt`: Specify Steam install path
- `Style.css`: Your custom CSS code to insert

Write your Steam install path in `SteamPath.txt` and custom CSS code in `Style.css`.

Start `SteamCSS.exe`, it will insert CSS code into Steam files and exit silently.

## Notes
- The default `font-family` is from [Sarasa-Gothic](https://github.com/be5invis/Sarasa-Gothic).
- This only applies on library and built-in browser, you may need [MacType](https://github.com/snowie2000/mactype) to change Steam UI font.
- Steam files will be overwritten after some Steam updates, and you have to rerun this program to insert CSS again.

0 comments on commit cf23bc1

Please sign in to comment.