@@ -1124,15 +1124,15 @@ HTML_EXTRA_FILES =
1124
1124
# Minimum value: 0, maximum value: 359, default value: 220.
1125
1125
# This tag requires that the tag GENERATE_HTML is set to YES.
1126
1126
1127
- HTML_COLORSTYLE_HUE = 228
1127
+ HTML_COLORSTYLE_HUE = 251
1128
1128
1129
1129
# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
1130
1130
# in the HTML output. For a value of 0 the output will use grayscales only. A
1131
1131
# value of 255 will produce the most vivid colors.
1132
1132
# Minimum value: 0, maximum value: 255, default value: 100.
1133
1133
# This tag requires that the tag GENERATE_HTML is set to YES.
1134
1134
1135
- HTML_COLORSTYLE_SAT = 99
1135
+ HTML_COLORSTYLE_SAT = 150
1136
1136
1137
1137
# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1138
1138
# luminance component of the colors in the HTML output. Values below 100
@@ -1143,7 +1143,7 @@ HTML_COLORSTYLE_SAT = 99
1143
1143
# Minimum value: 40, maximum value: 240, default value: 80.
1144
1144
# This tag requires that the tag GENERATE_HTML is set to YES.
1145
1145
1146
- HTML_COLORSTYLE_GAMMA = 56
1146
+ HTML_COLORSTYLE_GAMMA = 39
1147
1147
1148
1148
# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1149
1149
# page will contain the date and time when the page was generated. Setting this
0 commit comments