File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Arguments are normalized as follows:
124
124
it is expanded to all adjusters available for the given [=colorspace=] plus alpha.
125
125
2. If a percentage is omitted and there are no adjusters present on any color arguments,
126
126
it defaults to 50% (an equal mix of the two colors).
127
- 3. Adjusters that are not present on ** any** color default to 0% (i.e. the corresponding components are taken from the first color).
127
+ 3. Adjusters that are not present on <em> any</em> color default to 0% (i.e. the corresponding components are taken from the first color).
128
128
4. Adjusters that are only present on one of the colors default to <code> 100% - <i> p</i></code> on the second color,
129
129
where <i> p</i> is the percentage of the corresponding adjuster in the other color.
130
130
5. If the sum of corresponding adjusters across all colors is not 100%, percentages are scaled proportionally so that the sum is exactly 100%.
You can’t perform that action at this time.
0 commit comments