File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -1397,19 +1397,6 @@ HTML_EXTRA_FILES = svg/selector-multiple-momentary-switches-LED.svg \
1397
1397
1398
1398
HTML_COLORSTYLE = TOGGLE
1399
1399
1400
- # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
1401
- # should be rendered with a dark or light theme.
1402
- # Possible values are: LIGHT always generate light mode output, DARK always
1403
- # generate dark mode output, AUTO_LIGHT automatically set the mode according to
1404
- # the user preference, use light mode if no preference is set (the default),
1405
- # AUTO_DARK automatically set the mode according to the user preference, use
1406
- # dark mode if no preference is set and TOGGLE allow to user to switch between
1407
- # light and dark mode via a button.
1408
- # The default value is: AUTO_LIGHT.
1409
- # This tag requires that the tag GENERATE_HTML is set to YES.
1410
-
1411
- HTML_COLORSTYLE = LIGHT
1412
-
1413
1400
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1414
1401
# will adjust the colors in the style sheet and background images according to
1415
1402
# this color. Hue is specified as an angle on a color-wheel, see
You can’t perform that action at this time.
0 commit comments