Skip to content

Improve dialog borders to better match light and dark themes#82

Open
Anas-Shakeel wants to merge 1 commit into
c3er:masterfrom
Anas-Shakeel:fix/issue-81
Open

Improve dialog borders to better match light and dark themes#82
Anas-Shakeel wants to merge 1 commit into
c3er:masterfrom
Anas-Shakeel:fix/issue-81

Conversation

@Anas-Shakeel

Copy link
Copy Markdown

Summary

This PR updates the styling of the dialogs such as Settings and About so that their borders better match the application's theme.

Previously, the dialogs used a prominent white border in dark mode and a black border in light mode, which stood out against the rest of the UI. This change replaces those with appropriate theme border colors, making the dialogs feel more consistent and less visually obtrusive.

Changes

  • Updated the dialog border color in dark mode.
  • Updated the dialog border color in light mode.
  • Updated the border width also
  • No functional changes; this is a visual/UI improvement only.

Before vs After

comparision

Closes #81

@c3er

c3er commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Thank you! The few code lines look fine. But I still have to try it out before merging. This might take a few days.

@Anas-Shakeel

Anas-Shakeel commented Jul 9, 2026

Copy link
Copy Markdown
Author

Thank you! The few code lines look fine. But I still have to try it out before merging. This might take a few days.

No problem. Take your time

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.

White borders in Dark mode!

2 participants