[tor-commits] [tor/master] Doxyfile.in: switch to a tor-style green color scheme.
nickm at torproject.org
nickm at torproject.org
Fri Nov 1 13:23:44 UTC 2019
commit 7824a65aa071d52aff801ad6876cb5920aeca497
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Nov 1 09:23:01 2019 -0400
Doxyfile.in: switch to a tor-style green color scheme.
---
Doxyfile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doxyfile.in b/Doxyfile.in
index eedb6a433..f2c98bbf4 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -1181,7 +1181,7 @@ HTML_EXTRA_FILES =
# Minimum value: 0, maximum value: 359, default value: 220.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_COLORSTYLE_HUE = 220
+HTML_COLORSTYLE_HUE = 150
# 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
More information about the tor-commits
mailing list