ios swift label 텍스트 커스텀 색상 적용 (hex 이용) 오른쪽 attributes inspector 하단에 input method 부분이 있는데-> 그걸 열고 8-bit hexadecimal 누른 뒤 hex 코드 붙여넣으면 됨 iOS/iOS Swift 개발 일기 2022.05.20
iOS swift 배경 custom 색상 HEX 코드로 바꾸기 Assets 에서 왼쪽 아래 + Color set 선택 오른쪽 판넬의 attributes inspector 하단에 input method에서 8-bit hexadecimal 선택 HEX 코드 쓰면 됨. iOS/iOS Swift 개발 일기 2022.04.29