The Easyblog app allows the following UI elements to be customised. The UI customisation is done by editing the sass variables in the code.
UI Element | SASS variable | Comment |
---|---|---|
primary | The colour for the primary buttons | |
brand-bg | The colour of the text overlay. This value needs to be in RGB format. | |
font-Featured | text colour for featured blog | |
font-Unfeatured | Text colour for non-featured blogs | |
link-colour | Text colour for links | |
author | Colour for author's name | |
footer-bar-icons-color | Colour for footer bar icon | |
footer-bg-color | Footer background colour | |
toolbar-bg-color | Toolbar background colour | |
toolbar-color | Toolbar Icon Colour | |
toolbar-active-color | Toolbar Active Icon Colour |