sean20773k downloadsBuild Your Own Wallpaper Library! Make every note-taking experience visually inspiring.
Make every note-taking experience visually inspiring
🇺🇸 English | 🇨🇳 中文版

Requires Obsidian 1.11.4 or later.
https://github.com/sean2077/obsidian-dynamic-theme-backgroundmain.js, manifest.json, styles.css from Releases.obsidian/plugins/obsidian-dynamic-theme-background/dtb) to switch, save & fetchStatus Bar:
data.json contains only non-secret settings and SecretStorage IDs, not those credential values.data.json is replaced. If any secret write fails, the old data.json is left unchanged and plugin startup stops so credentials are not lost or partially migrated..dtb-enabled .workspace::before {
background-image: var(--dtb-bg-image);
filter: blur(var(--dtb-blur-depth)) brightness(var(--dtb-brightness)) saturate(var(--dtb-saturate));
/* ... */
}