8000 inverted_txt_black_darkest 컬러를 추가합니다 by malibinYun · Pull Request #94 · channel-io/bezier-compose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

inverted_txt_black_darkest 컬러를 추가합니다 #94

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

Merged
merged 4 commits into from
May 30, 2025

Conversation

malibinYun
Copy link
Contributor

미트 인스턴트 챗 피처에 추가되는 컬러입니다.

@malibinYun malibinYun requested a review from vvvvvoin May 28, 2025 08:0 8000 1
@malibinYun malibinYun self-assigned this May 28, 2025
Copy link
channeltalk bot commented May 28, 2025

@malibinYun
Copy link
Contributor Author

Comment on lines 208 to 209
bgGreyDimLightest = Grey50.copy(alpha = 0.80f),
invertedBgGreyDimLightest = Grey850.copy(alpha = 0.80f),
Copy link
Contributor

Choose a reason for hiding this comment

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

absolute로 되어 있는거 같은데 반대 아닌가요?

Suggested change
bgGreyDimLightest = Grey50.copy(alpha = 0.80f),
invertedBgGreyDimLightest = Grey850.copy(alpha = 0.80f),
bgGreyDimLightest = Grey850.copy(alpha = 0.80f),
invertedBgGreyDimLightest = Grey50.copy(alpha = 0.80f),

Copy link
Contributor

Choose a reason for hiding this comment

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

흑흑 이것도 해주세요...ㅠ

Copy link
Contributor Author

Choose a reason for hiding this comment

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

재송해요.. 마음이 너무 급해서 디테일하게 못챙겼네요 ㅠㅠ

Comment on lines 12 to 13
<color name="bg_grey_dim_lightest">@color/grey50_80</color>
<color name="inverted_bg_grey_dim_lightest">@color/grey850_80</color>
Copy link
Contributor

Choose a reason for hiding this comment

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

이것도?

Suggested change
<color name="bg_grey_dim_lightest">@color/grey50_80</color>
<color name="inverted_bg_grey_dim_lightest">@color/grey850_80</color>
<color name="bg_grey_dim_lightest">@color/grey850_80</color>
<color name="inverted_bg_grey_dim_lightest">@color/grey50_80</color>

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

멍청 이슈였던걸로

Comment on lines 208 to 209
bgGreyDimLightest = Grey50.copy(alpha = 0.80f),
invertedBgGreyDimLightest = Grey850.copy(alpha = 0.80f),
Copy link
Contributor

Choose a reason for hiding this comment

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

흑흑 이것도 해주세요...ㅠ

@vvvvvoin vvvvvoin merged commit 4256838 into channel-io:exp May 30, 2025
1 check passed
malibinYun added a commit that referenced this pull request Jun 4, 2025
vvvvvoin pushed a commit that referenced this pull request Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0