Skip to content

Pretty preference panel and high-contrast fail/pass icon per system scheme#385

Open
ungjinPark wants to merge 21 commits into
ThePacielloGroup:mainfrom
ungjinPark:new-style
Open

Pretty preference panel and high-contrast fail/pass icon per system scheme#385
ungjinPark wants to merge 21 commits into
ThePacielloGroup:mainfrom
ungjinPark:new-style

Conversation

@ungjinPark

@ungjinPark ungjinPark commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

High contrast fail/pass icon per system scheme

Samples

The images below are samples with new colors applied.

Light Mode

image

Dark mode

image

Windows Contrast Themes

  1. Night Sky

    image

  2. Desert

    image

  3. Aquatic

    image

  4. Dusk

    image

Note

A converted text icon was added using the Icomoon library to help the icon support the system color of the contrast theme.

Re-style the preferences panel.

  1. I propose implementing a fixed bottom area for "Save" and "Cancel" actions to eliminate the need for scrolling to the bottom of the panel.
  2. I suggest increasing the spacing to give more neat feeling to users.

Sample(Light, Dark

image
image

The contrast mode issue(#355, #356) prompted me to revisit the color contrast of the CCA user interface.

I identified issues with color contrast across various screen theme modes (e.g., Windows Contrast Theme, Dark Mode, Light Mode), particularly with the fail (X mark) and pass (check mark) icons.

To address this, I adjusted the colors to ensure a contrast ratio of at least 4.5:1 in all modes (Light, Dark, and Contrast Mode).

= and others added 21 commits November 29, 2024 00:06
- **Menu** :
  - "Move to previous monitor" -> "이전 모니터로 옮기기"
  - "Move to next monitor" -> "다음 모니터로 옮기기"
- **Main** :
  - "Version {version} is available" -> {version} 버전을 사용할 수
    있습니다."
  - "More Details" -> "상세 내역 보기"
  - "Download" -> "다운로드"
  - "Close" -> "닫기"
- **About**
  - Under -> "라이선스"
The contrast mode issue(ThePacielloGroup#355, ThePacielloGroup#356) prompted me to revisit the color contrast of the CCA user interface.

I identified issues with color contrast across various screen theme modes (e.g., Windows Contrast Theme, Dark Mode, Light Mode), particularly with the fail (X mark) and pass (check mark) icons.

To address this, I adjusted the colors to ensure a contrast ratio of at least 4.5:1 in all modes (Light, Dark, and Contrast Mode).
- Add more wide space between the fieldsets and controls in the preferences panel.

- Add sticky bottom area for saving and canceling without scroll down.
This reverts commit 128b7a5.
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