Skip to content

Commit cf23bc1

Browse files
committed
Add README
1 parent 2414a5d commit cf23bc1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# SteamCSS
2+
Insert custom CSS to Steam Library and Browser.
3+
4+
## Usage
5+
Download `SteamCSS.zip` at [Releases](https://github.com/the1812/SteamCSS/releases) page.
6+
7+
There are 3 files:
8+
- `SteamCSS.exe`: Main program
9+
- `SteamPath.txt`: Specify Steam install path
10+
- `Style.css`: Your custom CSS code to insert
11+
12+
Write your Steam install path in `SteamPath.txt` and custom CSS code in `Style.css`.
13+
14+
Start `SteamCSS.exe`, it will insert CSS code into Steam files and exit silently.
15+
16+
## Notes
17+
- The default `font-family` is from [Sarasa-Gothic](https://github.com/be5invis/Sarasa-Gothic).
18+
- This only applies on library and built-in browser, you may need [MacType](https://github.com/snowie2000/mactype) to change Steam UI font.
19+
- Steam files will be overwritten after some Steam updates, and you have to rerun this program to insert CSS again.

0 commit comments

Comments
 (0)