diff --git a/config/mindfuldarkness-client.toml b/config/mindfuldarkness-client.toml index 96a78b1..a414265 100644 --- a/config/mindfuldarkness-client.toml +++ b/config/mindfuldarkness-client.toml @@ -20,7 +20,7 @@ dark_mode_toggle_screens = "BOTH" #Exclude certain screens from being affected by any text color alterations. font_color_blacklist = ["chat_screen.title", "sign.edit", "hanging_sign.edit"] #Use a dark theme for the configuration screens. -dark_theme = true +dark_theme = false #The minimum brightness value of font while dark mode is enabled. #Range: 0.0 ~ 1.0 font_brightness = 0.75