tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 7824a65aa071d52aff801ad6876cb5920aeca497
parent fa0257eda0b985349b3777776a6613ca850132b2
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri,  1 Nov 2019 09:23:01 -0400

Doxyfile.in: switch to a tor-style green color scheme.

Diffstat:
MDoxyfile.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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