메인페이지, 팝업 다이얼로그 - 기본색상 9970ff -> 3bb9f1로 변경
This commit is contained in:
@@ -38,7 +38,7 @@ struct TabButton_Previews: PreviewProvider {
|
||||
action: {},
|
||||
image: { "ic_tabbar_live_selected" },
|
||||
fontName: { Font.bold.rawValue },
|
||||
color: { Color(hex: "9970ff") },
|
||||
color: { Color(hex: "3bb9f1") },
|
||||
width: UIScreen.main.bounds.width / 4
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user