지금 라이브 중 - 라이브 아이템 유/무료 표시 방식 수정
- 무료 배경색 : #111111 - 유료 배경색 : #DD4500 - 유료 표시 - white 캔과 함께 100 과 같이 가격으로 변경
This commit is contained in:
@@ -28,5 +28,6 @@ extension Color {
|
||||
|
||||
static let mainRed = Color(hex: "ff5c49")
|
||||
static let mainRed2 = Color(hex: "ea3a25")
|
||||
static let mainRed3 = Color(hex: "dd4500")
|
||||
static let mainYellow = Color(hex: "ffdc00")
|
||||
}
|
||||
|
Reference in New Issue
Block a user