# 색상 팔레트 문제

**URL:** https://meta.discourse.org/t/color-palette-problem/357252
**Category:** UX
**Tags:** dark-mode-toggle, mint-theme
**Created:** [3월 14, 2025, 7:27오전 UTC](https://meta.discourse.org/t/color-palette-problem/357252 "2025-03-14T07:27:48Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [8월 4, 2025, 3:56오후 UTC](https://meta.discourse.org/t/color-palette-problem/357252/14 "2025-08-04T15:56:50Z")

</div>

안녕하세요,

오래 기다리게 해서 죄송합니다. `btn-default` 클래스는 실제로 여기에서 필요하지 않으며, 이 문제가 발생한 원인이었습니다.

다음 PR로 수정되었습니다.

> <https://github.com/discourse/discourse/pull/34070>
>
> The dropdown has \`btn-default\` classes applied, while they aren't button default…s and thus it's causing styling issues.
> 
> Example mint theme:
> \* missing icons
> \* awkward border 
> 
> | Before | After |
> |--------|--------|
> | \<img width="253" height="210" alt="CleanShot 2025-08-04 at 17 54 28" src="https://github.com/user-attachments/assets/073b459a-e6f1-41ae-8065-77c81e6c70df" /\> | \<img width="253" height="210" alt="CleanShot 2025-08-04 at 17 55 06" src="https://github.com/user-attachments/assets/c36931a8-39e9-49c4-86aa-726a463be78c" /\> |

---

_[View the full topic](https://meta.discourse.org/t/color-palette-problem/357252)._
