Disable Auto Detect for Light/Dark Mode
Open WHMCS > templates > digit > wdes > js / customizer.js
delete the following code starting from line
/***** Auto Detect System Mode (Light or Dark) *****/
to
/***** Mode *****/
Open WHMCS > templates > digit > wdes > js / customizer.js
delete the following code starting from line
/***** Auto Detect System Mode (Light or Dark) *****/
to
/***** Mode *****/