Category Colors In Dark Mode

Advanced apologies if this is addressed something but the long road to Discourse’s current dark mode support makes searching for this difficult. :slight_smile:

Is there support for declaring light and dark colors for category boxes/bars, etc? AFIAK since the category color is declared on the category edit page there’s only one color available. Thanks!

5개의 좋아요

현재 그런 옵션이 없습니다… CSS로 구현할 수는 있지만, HTML에서 색상을 인라인으로 적용하고 있기 때문에 다소 복잡하고 !important 스타일이 필요할 가능성이 높습니다.

참고로, 인라인 스타일을 제거하고 카테고리 색상에 CSS 커스텀 프로퍼티를 사용하는 방향으로 검토해 보는 것이 좋을 것 같습니다…

이 요청이 합리적으로 보이므로, 이 이슈의 카테고리를 #contribute:feature로 변경하겠습니다.

9개의 좋아요