diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2011-12-08 14:29:26 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2011-12-09 04:20:41 +0100 |
commit | b73a01eaf1f347419dcba49ca18a99afe0b24b24 (patch) | |
tree | 3d8d457760bd82588684619d31cdae8ff2d764ae /Doxyfile | |
parent | 6b60a4c9c94bbe03afc8e0851197d97d96f644e5 (diff) | |
download | ffmpeg-b73a01eaf1f347419dcba49ca18a99afe0b24b24.tar.gz |
doxy: change hue value to match our green
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -819,7 +819,7 @@ HTML_STYLESHEET = # 180 is cyan, 240 is blue, 300 purple, and 360 is red again. # 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 colors in the HTML output. For a value of 0 the output will use |