Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix background color for titlebar buttons on Windows #41

Merged
merged 1 commit into from
May 2, 2024

Conversation

orellazri
Copy link
Contributor

This PR fixes the background color for titlebar buttons on Windows and addresses #37

It seems that this bug only affects the theme when running in dark mode.

Before:
before

After (Dark):
fixed_dark

After (Light):
fixed_light

Copy link
Owner

@crashmoney crashmoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CSS looks ready to merge!

Only issue is that the fix is in theme.css rather than obsidian.css. The latter is deprecated for Obsidian versions below 1.0.0, so any commits made here won't show in the theme itself :)

@crashmoney
Copy link
Owner

Hey @orellazri, thanks so much for the fix! I must have missed the alert for this 😅 Very appreciated, considering that I don't use Windows myself.

I've left my comments on a review!

@orellazri orellazri force-pushed the fix-titlebar-windows branch from e7ae408 to a693aed Compare May 1, 2024 14:00
@orellazri
Copy link
Contributor Author

@crashmoney No worries! Thanks for looking into my PR. I moved my change into theme.css

@crashmoney
Copy link
Owner

Looks great! Merging this in :)

@crashmoney crashmoney merged commit 0264875 into crashmoney:main May 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants