Skip to content

EditorViewThemeOptions

Unofficial

Options for creating a theme.

Import:

import type { EditorViewThemeOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface EditorViewThemeOptions

Properties

Property Type Description
dark? boolean Whether this is a dark theme.