Urbix simplifies customization by using Bootstrap's SCSS variables. Colors and styles are controlled through the variable.scss
file, making it easy to update and modify predefined color sets. SCSS files are organized in the (src/assets/js)
folder. To ensure smooth future updates, we recommend adding custom styles to the app.js
file rather than modifying core files.