Skip to content

Latest commit

 

History

History
 
 

custom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Custom

Used to add your own custom css into the theme.

Warning: It is entirely possible to cause UI breakages using this feature. Please disable any custom css before troubleshooting or submitting issues.

Edit custom.css with your own changes and install with the --custom-css argument.

This file should be edited while within the installer directory, NOT after you've installed it to Steam. The latter will be overwritten on subsequent installs.

This is capable of overriding any of the current css variables:

:root
{
	--bg: #FF0000;
	--fg: #000000;
}

For more advanced edits, you should reference Inspecting Steam