Skip to content

Commit f7771c5

Browse files
committed
[Docs] Change Doxygen color style
1 parent f77680f commit f7771c5

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

doxygen/Doxyfile

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,19 +1397,6 @@ HTML_EXTRA_FILES = svg/selector-multiple-momentary-switches-LED.svg \
13971397

13981398
HTML_COLORSTYLE = TOGGLE
13991399

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-
14131400
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
14141401
# will adjust the colors in the style sheet and background images according to
14151402
# this color. Hue is specified as an angle on a color-wheel, see

0 commit comments

Comments
 (0)