Add class header-light to <body id="body"> and remove class header-dark if it was added before.
header-light
<body id="body">
header-dark
<body id="body" class="header-light">
User Interface Settings