obsidian/internals/custom-css
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| CustomCSS | Manager for custom CSS themes and snippets. |
| CustomCSSThemesRecord | Record mapping theme names to their manifest metadata. |
| CustomCSSUpdatesRecord | Record mapping theme names to their available update information. |
| DownloadLegacyThemeOptions | Options for downloading a pre-v1.0.0 legacy theme. |
| InstallThemeOptions | Options for installing a theme from a repository. |