File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments