UI Customization
Main colors
:root {
--tblr-primary: #ffffff;
--tblr-secondary: #ffffff;
--tblr-success: #ffffff;
--tblr-info: #ffffff;
--tblr-body-font-family: sans-serif;
--tblr-body-color: #ffffff;
--tblr-body-bg: #ffffff;
}Sidebar and navigation menu styles
Navigation Bars
Menu Bar (Vertical or Horizontal)
Navigation Bar (Navbar)
Navigation Bar Elements
Input styles
Progress bar styles
Button styles
Primary Button
Secondary Button
Secondary Outline Button
Other Styles
Font Family
Background Color
Last updated