fix: Adjust Spectrum Bar Colors
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
y1=24 (bottom) is the green end; y2=0 (top) is the orange end. -->
|
||||
<linearGradient id="lmf-grad-@(IdSuffix)"
|
||||
gradientUnits="userSpaceOnUse" x1="0" y1="24" x2="0" y2="0">
|
||||
<stop offset="0%" stop-color="#1A5C38" />
|
||||
<stop offset="27%" stop-color="#1A5C38" />
|
||||
<stop offset="33%" stop-color="#2ECC71" />
|
||||
<stop offset="0%" stop-color="#2a883b" />
|
||||
<stop offset="17%" stop-color="#2a883b" />
|
||||
<stop offset="23%" stop-color="#2ECC71" />
|
||||
<stop offset="47%" stop-color="#2ECC71" />
|
||||
<stop offset="53%" stop-color="#F4C430" />
|
||||
<stop offset="72%" stop-color="#F4C430" />
|
||||
|
||||
Reference in New Issue
Block a user