Skip to content
geelevelgeelevel

Sidebar Style Customization ​

Custom Styles ​

v2.6.4 version supports page configuration through config.json

Configuration file is /web/src/config.json

json

{
    "weakness":false,
        "grey":false,
        "primaryColor":"#3b82f6",
        "showTabs":true,
        "darkMode":"auto",
        "layout_side_width":200,
        "layout_side_collapsed_width":60,
        "layout_side_item_height":44,
        "show_watermark":true
}

This json file can be obtained through visual adjustment in the page

Enter Configuration

Visual Configuration json