Skip to content

Customizing an UptimeMatrix theme

Auri edited this page Oct 23, 2024 · 1 revision

First, you will need to grab one of our themes (Spark or Pulse)

Then, you will need to open the styles.css file in your preferred IDE or text-editor. (We recommend Visual Studio Code)

Finally, you will need to modify the variables in the styles.css file to your liking uptimematrix1

Warning

Make sure you follow the same format as the theme already has, if you break anything; just revert your CSS file back to the styles.css file on Github with your associated theme.

Note

If you are a more advanced user or developer, you can modify basically anything inside of UptimeMatrix, if you create a revision that you would like to see in use for UptimeMatrix, feel free to open a pull-request on the associated theme!

Found a bug in UptimeMatrix?

Report it to us via creating an issue on the related theme or application

Clone this wiki locally