From 769ae376dea7e37df6a8a65b5b0d571ba4d2a13e Mon Sep 17 00:00:00 2001 From: camilo Date: Sun, 27 Oct 2024 20:00:03 -0500 Subject: [PATCH] update doc stylesheet and doxygen file --- doc/Doxyfile | 8 +++++--- doc/stylesheet | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 764c149..8ce6a99 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1290,6 +1290,8 @@ HTML_EXTRA_STYLESHEET = doc/stylesheet/doxygen-awesome.css \ doc/stylesheet/doxygen-awesome-sidebar-only-darkmode-toggle.css \ doc/stylesheet/doxygen-custom/custom-alternative.css \ +HTML_COLORSTYLE = LIGHT + # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note # that these files will be copied to the base HTML output directory. Use the @@ -1313,7 +1315,7 @@ HTML_EXTRA_FILES = doc/stylesheet/doxygen-awesome-darkmode-toggle.js \ # Minimum value: 0, maximum value: 359, default value: 220. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_HUE = 183 +HTML_COLORSTYLE_HUE = 209 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors # in the HTML output. For a value of 0 the output will use grayscales only. A @@ -1321,7 +1323,7 @@ HTML_COLORSTYLE_HUE = 183 # Minimum value: 0, maximum value: 255, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_SAT = 110 +HTML_COLORSTYLE_SAT = 255 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the # luminance component of the colors in the HTML output. Values below 100 @@ -1332,7 +1334,7 @@ HTML_COLORSTYLE_SAT = 110 # Minimum value: 40, maximum value: 240, default value: 80. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_GAMMA = 197 +HTML_COLORSTYLE_GAMMA = 113 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML # page will contain the date and time when the page was generated. Setting this diff --git a/doc/stylesheet b/doc/stylesheet index 00a52f6..af1d903 160000 --- a/doc/stylesheet +++ b/doc/stylesheet @@ -1 +1 @@ -Subproject commit 00a52f6c74065ffbd836cbd791ddfe8edf2836b8 +Subproject commit af1d9030b3ffa7b483fa9997a7272fb12af6af4c