To make visible Sidebar Caption in the navbar change given below
constcaption_show='true';
To make an invisible Sidebar Caption in the navbar change given below
constcaption_show='false';
Updated the Body Tag
In the Views/Shared/_Layout.cshtml file, locate the <body> tag. Update or add the data-pc-theme attribute as shown below to apply the dark theme: