Skip to content

Commit

Permalink
fix color
Browse files Browse the repository at this point in the history
simonmcl committed Jan 21, 2025
1 parent b9dec60 commit 0bed0fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Kukai Mobile/Modules/Stake/Stake.storyboard
Original file line number Diff line number Diff line change
@@ -2782,6 +2782,7 @@ Symbol explanation:</string>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Check" translatesAutoresizingMaskIntoConstraints="NO" id="PT6-OG-17Z">
<rect key="frame" x="32" y="451" width="26" height="26"/>
<color key="tintColor" name="BGGood4"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="2Gt-vq-gvP"/>
<constraint firstAttribute="height" constant="26" id="Ja3-cd-txZ"/>
@@ -3660,6 +3661,9 @@ Would you like to add a reminder to your calendar to alert you when this is read
<namedColor name="BGB4">
<color red="0.42699998617172241" green="0.45899999141693115" blue="0.9570000171661377" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="BGGood4">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="BGTestState">
<color red="1" green="0.36470588235294116" blue="0.15686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>

0 comments on commit 0bed0fa

Please sign in to comment.