Customization
Fire UI color
Start customizing Fire UI's color with your preferences by doing these steps:
- Open
Fire UI.css
file with your file editor - In the
:root
section, customize colors' value with your preferences. - Voila! You've customize the color of Fire UI
Fire UI font
Fire UI use Roboto
, Noto
and Work
font as default. To customize it, follow these steps:
- Open
Fire UI.css
file with your file editor - Fonts are imported in
@font-face
. Edit them with your preferences. - Remember to add fonts you added into
.html
'sfont-family
- Voila! You've customize the font of Fire UI
Fire UI scrollbar
Fire UI has a custom scrollbar by default. If you want to change it, open FireUI.css
file and edit the value inside ::webkit-scrollbar