crashmoney / obsidian-typewriter

Typewriter is an Obsidian theme designed for a focused writing experience.
GNU General Public License v3.0
93 stars 18 forks source link

Fix background color for titlebar buttons on Windows #41

Closed orellazri closed 6 months ago

orellazri commented 9 months ago

This PR fixes the background color for titlebar buttons on Windows and addresses https://github.com/crashmoney/obsidian-typewriter/issues/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

crashmoney commented 6 months ago

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 commented 6 months ago

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

crashmoney commented 6 months ago

Looks great! Merging this in :)