dev-five-git / dev-five-git/braillify
Dark-Mode의 가독성 개선 방향성 제안
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 178
- Forks
- 44
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 21
Description
ISSUE 제시
다크모드에서는 가독성이 크게 떨어지는 현상을 확인할 수 있습니다.
Solution 제안
- 기존 컬러코드 쓰임처
현재는 Light-Mode 색상값을 그대로 리버스한 듯한 색상톤 조합으로, 밝은 화면에서는 문제가 되지 않았던 컨텐츠들이 어두운 배경에서는 눈으로 읽히기 어려운 경우가 종종 보입니다. 같은 색상을 사용한다 하더라도, 적용범위를 다르게 한다면 가독성 상향을 기대할 수 있지 않을까 합니다.
- Black Background에서 주목도를 높일 색상톤 조정
기존 색상값에서 어두운 배경에서 보다 주목도를 높일 수 있는 색상으로 다시 조정하고자 합니다. 같은 계열의 색조라고 하더라도 명도와 채도를 높게 조정하면, 지금보다 각 컨텐츠의 층위와 내용을 명확히 구분할 수 있으리라 기대합니다.
Solution 적용 시안
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue screenshots and locating the existing dark-mode color definitions and their usage in the project; no file or test is named. Compare the current and proposed tones for readability, and consider the work done when affected dark-mode content is clearly legible without regressing light mode.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100