PluginProbe
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) / 1.2.5
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) v1.2.5
2.1.3 2.1.2 2.1.1 2.1.0 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 trunk 1.0.1 1.1.0 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 All 57 releases
darkify / public / css / switcher / simple.css

simple.css in Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) 1.2.5, at public/css/switcher/simple.css

1 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .theme-toggle.theme-toggle--reversed .theme-toggle__simple{transform:scale(-1,1)}.theme-toggle{--theme-toggle__simple--duration:500ms}.theme-toggle__simple :first-child path{transition-property:transform,d;transition-duration:calc(var(--theme-toggle__simple--duration));transition-timing-function:cubic-bezier(0,0,0.15,1.25)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__simple :first-child path,.darkify_dark_mode_enabled .theme-toggle:not(label) .theme-toggle__simple :first-child path{d:path("M-18-1h55v37h-55zm32 12a1 1 0 0025 0 1 1 0 00-25 0")}@supports not (d:path("")){.theme-toggle input[type=checkbox]:checked~.theme-toggle__simple :first-child path,.darkify_dark_mode_enabled .theme-toggle:not(label) .theme-toggle__simple :first-child path{transform:translate3d(-19px,5px,0)}}.theme-toggle{border:none;background:0 0;cursor:pointer}.theme-toggle input[type=checkbox]{display:none}.theme-toggle .theme-toggle-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (prefers-reduced-motion:reduce){.theme-toggle:not(.theme-toggle--force-motion) *{transition:none!important}}