Browse Source

doxy: change hue value to match our green

tags/n0.9
Luca Barbato 14 years ago
parent
commit
b73a01eaf1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Doxyfile

+ 1
- 1
Doxyfile View File

@@ -819,7 +819,7 @@ HTML_STYLESHEET =
# 180 is cyan, 240 is blue, 300 purple, and 360 is red again. # 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
# The allowed range is 0 to 359. # The allowed range is 0 to 359.


HTML_COLORSTYLE_HUE = 220
HTML_COLORSTYLE_HUE = 120


# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of # 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 # the colors in the HTML output. For a value of 0 the output will use


Loading…
Cancel
Save