Skip to content

[add/#91] 디자인 시스템 수정 및 아이콘 추가#92

Merged
vvan2 merged 4 commits intodevelopfrom
add/#91-designsystem-icon-add
Feb 22, 2026
Merged

[add/#91] 디자인 시스템 수정 및 아이콘 추가#92
vvan2 merged 4 commits intodevelopfrom
add/#91-designsystem-icon-add

Conversation

@vvan2
Copy link
Member

@vvan2 vvan2 commented Feb 18, 2026

ISSUE

❗ WORK DESCRIPTION

  • Design System : color, tpye 추가 및 수정
  • Icon 추가 및 수정

📢 TO REVIEWERS

  1. tpye - regular body 추가
image
  1. color - grayScale 수정
image
  1. Icon 추가
  1. ic_parent_tab_schdule (부모 바텀 네비게이션 - 기존 icon 에서 변경)
image
  1. ic_parent_tab_mission (부모 바텀 네비게이션 - 미션)
image
  1. ic_parent_tab_mypage (부모 바텀 네비게이션 - 마이페이지)
image
  1. ic_parent_alarm_default, ic_parent_alarm_activate (부모 뷰 - 상단 Topbar 알림)
image
  1. ic_parent_content_edit, ic_parent_content_delete (부모 뷰 - 일정, 미션 내부 요소 수정,제거)
image
  1. Icon 변경
  1. ic_parent_addschedule_notice (부모 뷰 - 일정 자동 추가)
image

etc. 부모-아이 네비게이션 중 동일한 모양의 Icon을 사용해야 되는데, 동일한 아이콘이어도 바텀네비의 내용과 아이콘 수정시 분리된 경로로 부를 수 있게 동일 아이콘을 한 번 더 추가했습니다.
어디에 사용된느 아이콘인지 이름과 함께 확인해주시고, 좀 더 추가되는 아이콘 있으면 추후에 수정하겠습니답

📸 SCREENSHOT

@vvan2 vvan2 added this to the [키어로] 1차 스프린트 milestone Feb 18, 2026
@vvan2 vvan2 self-assigned this Feb 18, 2026
@vvan2 vvan2 added the add ➕ 새 파일 생성 및 단순 리소스 추가 label Feb 18, 2026
@vvan2 vvan2 linked an issue Feb 18, 2026 that may be closed by this pull request
1 task
@vvan2 vvan2 added the ☀️주완 주완 전용 라벨 label Feb 18, 2026
Copy link
Collaborator

@seungjae708 seungjae708 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생많으셨습니두! Gray200만 확인해주셔요

val Gray700 = Color(0xFF707070)
val Gray800 = Color(0xFF5C5C5C)
val Gray100 = Color(0xFFEDEEEF)
val Gray200 = Color(0xFFD5D8D8)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p1) 색상 확인 한번 부탁드려요!! D5D8DB

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

럴수 럴수 이럴수가
역시 QA의 승재 감사합니두

Copy link
Member

@sonms sonms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~!!

Copy link
Collaborator

@dmp100 dmp100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

항상 수고가많아요 ~~

@vvan2 vvan2 merged commit 854b12e into develop Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add ➕ 새 파일 생성 및 단순 리소스 추가 ☀️주완 주완 전용 라벨

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[add] 디자인 시스템 수정 및 아이콘 추가

4 participants