mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
feat(collection/presentation): support custom background color per slide
This commit is contained in:
@@ -40,6 +40,7 @@ type Labels = {
|
||||
maxNestingDepth: number;
|
||||
includeArchived: boolean;
|
||||
"presentation:theme": string;
|
||||
"slide:background": string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user