Skip to content

Commit

Permalink
[Style] 설정 꺽쇠 회색으로 변경 (TeamSobokSobok#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
seondal committed Sep 21, 2022
1 parent 11956cc commit 0b6d4f2
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
<color key="textColor" name="black_sub"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icMoreBlack48" translatesAutoresizingMaskIntoConstraints="NO" id="gYA-cZ-Evs">
<rect key="frame" x="338" y="0.0" width="48" height="48"/>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_more_48_gray500" translatesAutoresizingMaskIntoConstraints="NO" id="gYA-cZ-Evs">
<rect key="frame" x="337.5" y="0.0" width="48.5" height="48"/>
<color key="tintColor" name="gray500_sub"/>
</imageView>
</subviews>
Expand Down Expand Up @@ -106,8 +106,8 @@
<color key="textColor" name="black_sub"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icMoreBlack48" translatesAutoresizingMaskIntoConstraints="NO" id="MlR-lQ-UGR">
<rect key="frame" x="338" y="0.0" width="48" height="48"/>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_more_48_gray500" translatesAutoresizingMaskIntoConstraints="NO" id="MlR-lQ-UGR">
<rect key="frame" x="337.5" y="0.0" width="48.5" height="48"/>
<color key="tintColor" name="gray500_sub"/>
</imageView>
</subviews>
Expand Down Expand Up @@ -141,8 +141,8 @@
<color key="textColor" name="black_sub"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icMoreBlack48" translatesAutoresizingMaskIntoConstraints="NO" id="sSx-g7-Kzg">
<rect key="frame" x="338" y="0.0" width="48" height="48"/>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_more_48_gray500" translatesAutoresizingMaskIntoConstraints="NO" id="sSx-g7-Kzg">
<rect key="frame" x="337.5" y="0.0" width="48.5" height="48"/>
<color key="tintColor" name="gray500_sub"/>
</imageView>
</subviews>
Expand Down Expand Up @@ -205,7 +205,7 @@
</objects>
<resources>
<image name="icBack48" width="48" height="48"/>
<image name="icMoreBlack48" width="48" height="48"/>
<image name="ic_more_48_gray500" width="48.5" height="48"/>
<namedColor name="black_sub">
<color red="0.12156862745098039" green="0.12549019607843137" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "ic_more_48_black.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b6d4f2

Please sign in to comment.