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

PropertyTypeDescription
dark?booleanWhether this is a dark theme.