Home
last modified time | relevance | path

Searched full:dark (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/plugin/darkmodetoggle/
Dstyle.css19 /* Dark mode button styling */
20 body.dark-mode .darkmode-btn {
26 body.dark-mode .darkmode-btn:hover {
30 /* Dark mode core styles */
31 body.dark-mode {
37 body.dark-mode #dokuwiki__site,
38 body.dark-mode #dokuwiki__header,
39 body.dark-mode #dokuwiki__content,
40 body.dark-mode #dokuwiki__footer {
45 body.dark-mode article {
[all …]
Dscript.js7 //console.error('Dark mode toggle button not found!');
13 // Apply dark mode if previously enabled
15 console.log('Applying saved dark mode');
16 body.classList.add('dark-mode');
22 console.log('Button clicked, toggling dark mode');
23 body.classList.toggle('dark-mode');
26 if (body.classList.contains('dark-mode')) {
27 console.log('Dark mode enabled, saving to localStorage');
30 console.log('Dark mode disabled, removing from localStorage');
/plugin/syntaxhighlightjs/conf/
Dmetadata.php13 'atelier-cave-dark', 'atelier-cave-light',
14 'atelier-dune-dark', 'atelier-dune-light',
15 'atelier-estuary-dark', 'atelier-estuary-light',
16 'atelier-forest-dark', 'atelier-forest-light',
17 'atelier-heath-dark', 'atelier-heath-light',
18 'atelier-lakeside-dark', 'atelier-lakeside-light',
19 'atelier-plateau-dark', 'atelier-plateau-light',
20 'atelier-savanna-dark', 'atelier-savanna-light',
21 'atelier-seaside-dark', 'atelier-seaside-light',
22 'atelier-sulphurpool-dark', 'atelier-sulphurpool-light',
[all …]
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/css/
DfixedColumns.bootstrap5.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
59 html[data-bs-theme=dark] table.dataTable thead tr > .dtfc-fixed-left,
60 html[data-bs-theme=dark] table.dataTable thead tr > .dtfc-fixed-right,
[all …]
DfixedColumns.bootstrap5.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.dataTables.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.dataTables.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.foundation.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.foundation.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.bulma.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.bootstrap4.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.jqueryui.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.bulma.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.bootstrap.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.bootstrap4.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.bootstrap.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
DfixedColumns.jqueryui.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.semanticui.css21 html.dark table.dataTable thead tr > .dtfc-fixed-left,
22 html.dark table.dataTable thead tr > .dtfc-fixed-right,
23 html.dark table.dataTable tfoot tr > .dtfc-fixed-left,
24 html.dark table.dataTable tfoot tr > .dtfc-fixed-right {
27 html.dark table.dataTable tbody tr > .dtfc-fixed-left,
28 html.dark table.dataTable tbody tr > .dtfc-fixed-right {
31 html.dark div.dtfc-left-top-blocker,
32 html.dark div.dtfc-right-top-blocker {
DfixedColumns.semanticui.min.css1dark table.dataTable thead tr>.dtfc-fixed-left,html.dark table.dataTable thead tr>.dtfc-fixed-righ…
/plugin/animation/styles/
Dscianimator.dark.css9 /* Dark theme */
10 .scianimator.dark,
11 .scianimator.dark a,
12 .scianimator.dark a:visited {
15 .scianimator.dark {
18 .scianimator.dark .controls,
19 .scianimator.dark .control {
25 .scianimator.dark .controls {
31 .scianimator.dark .control {
37 .scianimator.dark a:hover {
/plugin/codemirror/dist/
Dstyles.min.css1dark.CodeMirror{background:#151515;color:#e0e0e0}form#dw__editform .cm-s-base16-dark div.CodeMirro…
Dstyles.min.css.map1dark.css","node_modules/codemirror/theme/base16-light.css","node_modules/codemirror/theme/bespin.c…
/plugin/calendar/
H A DPROJECT_HISTORY.md52 1. **Matrix** — Dark background, bright green text, green glow effects, monospace feel
53 2. **Purple** — Dark background, purple accents, violet glow
54 3. **Pink** — Dark background, hot pink accents, heart today indicator with pulse animation, firewo…
74 - **v6.0.8**: Links themed with `.cal-link` class, text glow consistency across dark themes, pink g…
75 - **v6.0.9**: Form input text visibility on dark themes, cell hover effects, button hover/active st…
79 ## v6.1.0–v6.1.6: Interactive Elements & Dark Reader
88 ## v6.2.0–v6.2.6: Dark Reader Compatibility
90 The Dark Reader browser extension was aggressively overriding theme colors, making dark themes unre…
92 - **v6.2.0–v6.2.1**: Initial Dark Reader protection attempts using meta tags and `data-darkreader-m…
94 - Wiki theme intentionally left unlocked so Dark Reader can adjust it (since wiki theme is already …
[all …]
/plugin/achart/assets/
Dapexcharts.css67 .apexcharts-tooltip.apexcharts-theme-dark {
88 .apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title {
214 .apexcharts-xaxistooltip.apexcharts-theme-dark {
261 .apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after {
265 .apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before {
277 .apexcharts-xaxistooltip-top.apexcharts-theme-dark:after {
281 .apexcharts-xaxistooltip-top.apexcharts-theme-dark:before {
304 .apexcharts-yaxistooltip.apexcharts-theme-dark {
351 .apexcharts-yaxistooltip-left.apexcharts-theme-dark:after {
355 .apexcharts-yaxistooltip-left.apexcharts-theme-dark:before {
[all …]
/plugin/datatables/assets/datatables.net/css/
Djquery.dataTables.min.css1dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:…

12345678910>>...21