#648 다크모드 색상 개선 및 코드 에디터 테마 통일#649
Open
wlsgur11 wants to merge 1 commit into
Open
Conversation
- 다크모드 배경색을 프로그래머스와 유사한 톤(#263238)으로 변경 - 문제 본문 텍스트 색상이 하드코딩(#111111)되어 다크모드에서도 검게 보이던 문제를 CSS 변수(--ps-content-text-color)로 수정 - 코드 에디터(ayu-mirage 테마) 배경색을 좌측 패널과 통일하여 전체적으로 일관된 다크모드 UI 제공
Member
|
바뀐 색은 좋은데 AI 조교 쪽 배경이랑 조금 따로 노는거 같아요 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
기존 다크모드가 너무 어둡고 일부 텍스트가 검은색으로
표시되는 문제가 있었습니다.
Testing
Ops Impact
N/A
Version Compatibility
N/A