Skip to content
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

[ADD/#35] Color 속성 추가 #36

Merged
merged 3 commits into from
Jul 10, 2024
Merged

[ADD/#35] Color 속성 추가 #36

merged 3 commits into from
Jul 10, 2024

Conversation

leeeyubin
Copy link
Member

@leeeyubin leeeyubin commented Jul 9, 2024

⛳️ Work Description

  • Color 속성 추가
  • 기본 background 색깔 White 설정
  • TopAppBar 바탕색 White 설정

📢 To Reviewers

  • 컬러 추가했습니당~

@leeeyubin leeeyubin added ADD ➕ 부수적인 코드 추가 및 라이브러리 추가, 새로운 파일 생성 유빈💙 유빈 labels Jul 9, 2024
@leeeyubin leeeyubin added this to the 1차 스프린트 UI 작업 milestone Jul 9, 2024
@leeeyubin leeeyubin self-assigned this Jul 9, 2024
Copy link
Member

@boiledEgg-s boiledEgg-s 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
Member

@Hyobeen-Park Hyobeen-Park left a comment

Choose a reason for hiding this comment

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

세팅 최고다❤️ 수고하셨습니당~~!

@@ -10,6 +10,7 @@ import androidx.compose.runtime.staticCompositionLocalOf

private val LightColorScheme = lightColorScheme(
primary = TerningMain,
background = White
Copy link
Member

Choose a reason for hiding this comment

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

White 설정 아주 굿이에욤~!!

@leeeyubin leeeyubin merged commit 1c6e77e into develop Jul 10, 2024
1 check passed
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] Color 속성 추가
3 participants