You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,7 @@ See the demo source code for some concrete examples.
182
182
| ----------------- | ------- | ----------- |
183
183
|`--dark-mode-toggle-light-icon`| No icon | The icon for the light state in `background-image:` notation. |
184
184
|`--dark-mode-toggle-dark-icon`| No icon | The icon for the dark state in `background-image:` notation. |
185
+
|`--dark-mode-toggle-icon-size`| 1rem | The icon size in CSS length data type notation. |
185
186
|`--dark-mode-toggle-remember-icon-checked`| No icon | The icon for the checked "remember the last selected mode" functionality in `background-image:` notation. |
186
187
|`--dark-mode-toggle-remember-icon-unchecked`| No icon | The icon for the unchecked "remember the last selected mode" functionality in `background-image:` notation. |
187
188
|`--dark-mode-toggle-color`| User-Agent stylesheet text color | The main text color in `color:` notation. |
0 commit comments