-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TnT-64] 디자인 시스템 구현 #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
귀찮은 작업이셨을텐데 너무 고생 많으셨어요 ㅎㅎ
CI 미통과 원인은 ktlint 에서 캐치한 트레일링 콤마 때문인 것 같아요! 요 부분만 수정 부탁드릴게요 ㅎㅎ
(Auto assign, PR 리뷰 알림 관련 actions 는 한 번 제가 수정해두겠습니다 😭 )
// Text Color | ||
val Text_Normal = Color(0xFF0A0A0A) | ||
val Text_Strong = Color(0xFF171717) | ||
val Text_Neutral = Color(0xFF404040) | ||
val Text_Alternative = Color(0xFF737373) | ||
val Text_Disable = Color(0xFFD4D4D4) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
제 생각에 요친구들은 화면 백그라운드 모드에 따라 변경될 수 있는 시멘틱 컬러로 보여요 !_!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
일단 삭제해두겠습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve PR - 디스코드 연동 테스트
📝 작업 내용
Closes [TNT-64] 디자인 시스템 구현 #3
현재 나온 디자인 시스템을 바탕으로 구현했습니다
Color
Typo
📸 실행 화면
🙆🏻 리뷰 요청 사항
👀 레퍼런스