A simple Obsidian plugin to set custom background images and text colors for individual pages.
-
Set Background Image:
- Open the command palette (Ctrl/Cmd + P).
- Run "Set Page Background Image" and enter a JPG or PNG URL (e.g., https://example.com/image.jpg).
- Alternatively, add
page_background: <url>to the note’s properties.
-
Remove Settings:
- Manually delete
page_backgroundfrom the properties panel to reset.
- Manually delete
- Changes apply instantly.
- Background images use
coversizing (full page, maintaining aspect ratio). - Invalid URLs fail silently.