Home
last modified time | relevance | path

Searched full:dark (Results 1 – 25 of 505) 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/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:…
Djquery.dataTables.css11 :root.dark {
28 html.dark table.dataTable td.dt-control:before {
31 html.dark table.dataTable tr.dt-hasChild td.dt-control:before {
606 html.dark {
611 html.dark table.dataTable > thead > tr > th,
612 html.dark table.dataTable > thead > tr > td {
615 html.dark table.dataTable > thead > tr > th:active,
616 html.dark table.dataTable > thead > tr > td:active {
619 html.dark table.dataTable > tfoot > tr > th,
620 html.dark table.dataTable > tfoot > tr > td {
[all …]

12345678910>>...21