# darkify/1.1.0/public/css/switcher/lightbulb.css

Darkify – Dark Mode &amp; Night Mode for Website &amp; Admin (Dark Theme Included), version 1.1.0. 1 lines.

- Page: https://pluginprobe.com/plugins/darkify/1.1.0/code/public/css/switcher/lightbulb.css
- Raw: https://pluginprobe.com/plugins/darkify/1.1.0/raw/public/css/switcher/lightbulb.css
- Modified: 2024-06-13T12:21:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/darkify/1.1.0/code/public/css/switcher/lightbulb.css#L10-L20`.

```css
.theme-toggle.theme-toggle--reversed .theme-toggle__lightbulb{transform:scale(-1,1)}.theme-toggle{--theme-toggle__lightbulb--duration:500ms}.theme-toggle__lightbulb .theme-toggle__lightbulb__coil,.theme-toggle__lightbulb .theme-toggle__lightbulb__rays *{stroke-dasharray:1.1;stroke-dashoffset:0;opacity:1;transition-property:stroke-dashoffset,opacity;transition-duration:var(--theme-toggle__lightbulb--duration)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__lightbulb .theme-toggle__lightbulb__coil,.theme-toggle input[type=checkbox]:checked~.theme-toggle__lightbulb .theme-toggle__lightbulb__rays *,.darkify_dark_mode_enabled .theme-toggle:not(label) .theme-toggle__lightbulb .theme-toggle__lightbulb__coil,.darkify_dark_mode_enabled .theme-toggle:not(label) .theme-toggle__lightbulb .theme-toggle__lightbulb__rays *{stroke-dashoffset:1;opacity: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}}
```
