diff --git a/theme.css b/theme.css index 6194462..a4bf9f9 100644 --- a/theme.css +++ b/theme.css @@ -402,7 +402,19 @@ body .modal-bg { background-color: var(--background-primary); } -/* OBSIDIAN HUB */ +/* +++ PLUGINS */ + +/* ZOOM by @vslinko */ +.zoom-plugin-header { + font-family: var(--font-interface-theme); +} + +/* KANBAN by @mgmeyers */ +.kanban-plugin__grow-wrap>textarea { + background-color: var(--background-primary); +} + +/* +++ OBSIDIAN HUB */ /* @plugins core: - audio-recorder