Customize
Customization guide for our theme.
To customize this theme, follow these simple steps:
Choosing the color you want
By default, the color set for the theme is #FFB000
. However, this can be changed simply using 3 values. Or the easier way is you ask me on Discord and I will send you your new custom theme in less than a day.
Choose your color
- Go to Google and search
color picker
or click here - Pick the color you wish
- You should see HSL values below, remember them:
Implementing the color
- Open the
.css
theme file provided with any text/code editor - Find
--accent-hue
and replace it with the first value of HSL - Find
--accent-saturation
and replace it with the second value of HSL - Find
--accent-lightness
and replace it with the second value of HSL - Save the theme