Updated Creating your own themes (markdown)
parent
669c4abf0b
commit
7a8b967d47
@ -10,6 +10,7 @@ You can't use the raw link as Github doesn't pass the mime types. That's why all
|
|||||||
|
|
||||||
Open the theme css file you want to change and look at the variables available.
|
Open the theme css file you want to change and look at the variables available.
|
||||||
Copy them to a new file. Remember to also include the `@import` line.
|
Copy them to a new file. Remember to also include the `@import` line.
|
||||||
|
> If you have forked the repo and want to stay up to date with any changes I make, use the `https://gilbn.github.io` URL and not your own!
|
||||||
|
|
||||||
Add the theme to your service and load the page.
|
Add the theme to your service and load the page.
|
||||||
If you press `F12` and go to the `Elements` tab and scroll down you should see the variables in the root pseudo-class.
|
If you press `F12` and go to the `Elements` tab and scroll down you should see the variables in the root pseudo-class.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user