For the complete documentation index, see llms.txt. This page is also available as Markdown.
๐Change Typography
Manage the theme Typography in one shot.
Change Default Fonts
For Change Font family - Go to config.ts
// Config.tsconstconfig:ConfigProps={Sidebar_drawer:true,Customizer_drawer:false,mini_sidebar:false,setHorizontalLayout:false,actTheme:ThemeMode.Light,fontTheme:'Inter-var',// you can change it from here 1. Roboto 2. Inter 3. PoppinsinputBg:false,themeContrast:false,boxed:false,isRtl:false,presetColor:'Preset 1'};
Change In Typography
For Change Typography - Go to resources/styles/_variables.scss