Force Dark Mode Chrome

Magisk KSU APatch

Force Dark Mode Chrome is a lightweight Magisk module that enables system-wide force dark mode at boot by setting a specific property. This tool activates the equivalent of the developer option “Override force-dark,” converting light-themed apps into darker interfaces without manual intervention each time. Designed for rooted Android devices, it provides a simple yet effective way to improve visual comfort in apps that lack native dark mode support, making it suitable for users who prefer consistent dark themes across their system.

Functions and Usage

The module primarily forces dark rendering on applications running in light mode, benefiting apps such as banking tools, authenticators, and other utilities that appear bright by default. It enhances eye comfort during extended use and reduces battery consumption on OLED screens through darker interfaces. While results vary by app, many users report successful dark transformations on select programs, creating a more uniform appearance. The solution works alongside compatible root environments including Magisk, KernelSU, APatch, and KSU Next, offering broad accessibility for advanced Android customization without complex configurations.

How the Module Works

This module functions by executing a command at boot to set the system property debug.hwui.force_dark to true, mimicking the built-in developer option but ensuring persistence across reboots. Unlike manual toggles that reset after restarts, it automates the process through a clean systemless approach, applying the force-dark behavior early in the boot sequence for immediate effect on supported apps. On rooted setups, installation integrates seamlessly, delivering low-overhead operation that preserves device performance. Users can test compatibility first via developer settings before applying the module, allowing easy reversal by uninstallation if certain apps exhibit color issues or illegible text.

The module empowers users to achieve a more comfortable and battery-friendly Android experience with minimal effort, enhancing daily interactions across various applications.

Download

Module Info

  • Module By
    foobar66
  • Source Code View Repository
  • Requirement
    Magisk KernelSU APatch
  • Latest Update