Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

style(theme): add standard CSS mask declaration for theme.css #389

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

mark9804
Copy link

Although Obsidian is based on Chromium, Chromium itself can now recognize standard mask declarations (e.g., mask, mask-image, mask-size, etc.). Therefore, using standard declarations can ensure understanding.

This PR consisted of two commits: the first commit does nothing but reformatted theme.css with default prettier settings, and the second added standardized CSS declarations for CSS masks behind webkit-specific ones to ensure backward compatibility for older versions of Obsidian.

You can check the second commit log for literal changes.

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