Unofficial
Options for creating a theme.
Import:
import type { EditorViewThemeOptions } from '@obsidian-typings/obsidian-catalyst-latest';
Signature:
export interface EditorViewThemeOptions
Properties
| Property | Type | Description |
| dark? | boolean | Whether this is a dark theme. |