Skip to content

Commit

Permalink
Merge pull request #22 from mefjak/stable-label-improvement
Browse files Browse the repository at this point in the history
stable label color improvement
  • Loading branch information
Moonif authored Apr 24, 2024
2 parents 0dd19b7 + b133c6d commit 42ff54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacBox/Storyboards/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@
<textFieldCell key="cell" lineBreakMode="clipping" allowsUndo="NO" alignment="center" title="Stable" drawsBackground="YES" usesSingleLineMode="YES" id="RSq-qQ-pZk">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" name="systemGreenColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" red="0.28379482301058628" green="0.55913740335051543" blue="0.24757867575325401" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</textFieldCell>
</textField>
<customView focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="oXg-3g-bvZ" userLabel="SpacerView">
Expand Down

0 comments on commit 42ff54e

Please sign in to comment.