Commit d0aa641
committed
Add theme switcher and define light/dark palettes
Enable theme switching and introduce separate light and dark color variables in _config_theme.yml. Adds theme-switcher settings (style: button), consolidates color configuration into explicit light and dark palettes (page/text/link/hover/navbar/footer variants), and preserves mobile-theme-col. Also renames assets/css/pygment_highlights.css to assets/css/pygment_highlights_dark.css.bak as a backup of the dark syntax styles.1 parent 30b5c07 commit d0aa641
File tree
2 files changed
+30
-12
lines changed- assets/css
2 files changed
+30
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 63 | | |
76 | 64 | | |
77 | 65 | | |
| |||
81 | 69 | | |
82 | 70 | | |
83 | 71 | | |
| 72 | + | |
| 73 | + | |
84 | 74 | | |
85 | 75 | | |
86 | 76 | | |
| |||
98 | 88 | | |
99 | 89 | | |
100 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
101 | 119 | | |
102 | 120 | | |
103 | 121 | | |
| |||
File renamed without changes.
0 commit comments