Title: ZeroBloat Dark Mode
Author: the tree
Published: <strong>2026-يىلى 28-ئاپرېل</strong>
Last modified: 2026-يىلى 28-ئاپرېل

---

قىستۇرما ئىزدە

![](https://s.w.org/plugins/geopattern-icon/zerobloat-dark-mode.svg)

# ZeroBloat Dark Mode

 يازغۇچى [the tree](https://profiles.wordpress.org/muradt20/)

[چۈشۈر](https://downloads.wordpress.org/plugin/zerobloat-dark-mode.1.0.0.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/zerobloat-dark-mode/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/zerobloat-dark-mode/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/zerobloat-dark-mode/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/zerobloat-dark-mode/#developers)

 [قوللاش](https://wordpress.org/support/plugin/zerobloat-dark-mode/)

## چۈشەندۈرۈش

**ZeroBloat Dark Mode** adds a floating toggle button that lets visitors switch 
between light and dark mode.

No settings page. No database queries. No bloat.

Just install, activate, done.

#### Features

 * Floating toggle button (bottom-right corner)
 * Respects system preference (prefers-color-scheme)
 * Remembers user choice (localStorage)
 * Prevents flash of unstyled content
 * Shortcode `[dark_mode_toggle]` for custom placement
 * Works with any theme
 * No external dependencies
 * No tracking or analytics
 * Under 5KB total

#### How It Works

 1. Checks user’s saved preference
 2. Falls back to system preference (OS dark mode)
 3. User can toggle anytime with the floating button
 4. Choice is saved for future visits

#### Styling

The plugin applies sensible dark mode defaults. To customize, add CSS to your theme:

    ```
    body.mdm-dark {
        background-color: #121212 !important;
        color: #ffffff !important;
    }
    ```

## ئورنىتىش

 1. Upload the `zerobloat-dark-mode` folder to `/wp-content/plugins/`
 2. Activate through the ›Plugins‹ menu
 3. Done. A toggle button appears on your site.

## FAQ

### Where are the settings?

There are none. The plugin uses sensible defaults. If you need customization, add
CSS to your theme.

### Can I move the toggle button?

Use the shortcode `[dark_mode_toggle]` to place it anywhere. The floating button
will still appear unless you hide it with CSS:

    ```
    .mdm-toggle:not(.mdm-toggle-inline) { display: none !important; }
    ```

### Does it work with my theme?

It works with most themes. Dark mode is applied using CSS with `!important` rules
to override theme styles.

### Can I customize the colors?

Yes, add CSS to your theme targeting `body.mdm-dark`. See the Styling section above.

### Does it remember the user’s choice?

Yes, it saves the preference in localStorage and restores it on next visit.

### Does it respect system dark mode?

Yes, if the user hasn’t made a choice, it follows the OS preference.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«ZeroBloat Dark Mode» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە
قوشقان.

تۆھپىكار

 *   [ the tree ](https://profiles.wordpress.org/muradt20/)

[«ZeroBloat Dark Mode» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/zerobloat-dark-mode)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/zerobloat-dark-mode/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/zerobloat-dark-mode/) تەكشۈرۈپ ياكى
[RSS](https://plugins.trac.wordpress.org/log/zerobloat-dark-mode/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/zerobloat-dark-mode/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **3 ھەپتە بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10 دىن ئاز**
 *  WordPress نەشرى ** 5.0 ياكى يۇقىرى **
 *  **6.9.4** دا سىنالغان
 *  PHP نەشرى ** 7.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/zerobloat-dark-mode/)
 * بەلگە
 * [dark mode](https://ug.wordpress.org/plugins/tags/dark-mode/)[dark theme](https://ug.wordpress.org/plugins/tags/dark-theme/)
   [Night Mode](https://ug.wordpress.org/plugins/tags/night-mode/)[toggle](https://ug.wordpress.org/plugins/tags/toggle/)
   [zerobloat](https://ug.wordpress.org/plugins/tags/zerobloat/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/zerobloat-dark-mode/advanced/)

## دەرىجە

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/zerobloat-dark-mode/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/zerobloat-dark-mode/reviews/)

## تۆھپىكار

 *   [ the tree ](https://profiles.wordpress.org/muradt20/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/zerobloat-dark-mode/)