توضیحات
Darkify Dark Mode adds dark mode and night mode to WordPress websites and admin dashboards using a fast, lightweight, customizable dark mode toggle.
تغییرات این نسخه
2.1.1 – 26 August 2026
Fixed: Primary buttons, switches and selected states on Darkify’s own settings screens ignored the Admin Panel Palette and stayed on a near-white default. Those parts are drawn from a --primary / --primary-foreground pair, and the pair had been left out of the palette map on the grounds that overwriting half of a contrast pair makes a button unreadable. Both halves are now taken from the palette’s own button fill and button text — a pair its author already chose to be readable together — so a chosen palette finally reaches the last part of the screen it never did.
Fixed: Switch tracks and thumbs rendered transparent under some palettes. A palette that did not carry a field was still writing that field’s variable, as the literal text undefined, and a custom property that parses but never resolves takes its whole declaration down with it — so the track did not fall back to a default colour, it lost its background outright. A missing field now clears the variable instead of writing it, leaving the stylesheet’s own value to stand.
Fixed: Toggles were hard to see once they did have a colour, because the checked track took the palette’s button fill — a colour chosen to sit on the page background, not to be read at a glance against a card, and measuring between 1.21 and 2.86 against each palette’s card. The track now takes the palette’s accent colour (4.29 to 14.50 across the same palettes) and the thumb takes the page background, so the moving part reads c
Fixed: Primary buttons, switches and selected states on Darkify’s own settings screens ignored the Admin Panel Palette and stayed on a near-white default. Those parts are drawn from a --primary / --primary-foreground pair, and the pair had been left out of the palette map on the grounds that overwriting half of a contrast pair makes a button unreadable. Both halves are now taken from the palette’s own button fill and button text — a pair its author already chose to be readable together — so a chosen palette finally reaches the last part of the screen it never did.
Fixed: Switch tracks and thumbs rendered transparent under some palettes. A palette that did not carry a field was still writing that field’s variable, as the literal text undefined, and a custom property that parses but never resolves takes its whole declaration down with it — so the track did not fall back to a default colour, it lost its background outright. A missing field now clears the variable instead of writing it, leaving the stylesheet’s own value to stand.
Fixed: Toggles were hard to see once they did have a colour, because the checked track took the palette’s button fill — a colour chosen to sit on the page background, not to be read at a glance against a card, and measuring between 1.21 and 2.86 against each palette’s card. The track now takes the palette’s accent colour (4.29 to 14.50 across the same palettes) and the thumb takes the page background, so the moving part reads c