mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 06:32:49 +01:00
Fix: set theme "High contrast dark" as dark
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -34,7 +34,7 @@ available_themes['high-contrast'] = {
|
||||
|
||||
available_themes['high-contrast-dark'] = {
|
||||
name = 'High contrast dark',
|
||||
dark = false,
|
||||
dark = true,
|
||||
color = '#0077c7'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user