global theming

This commit is contained in:
John Lancaster
2026-08-03 22:56:04 -05:00
parent edb6967888
commit 5932c0d3a1
10 changed files with 152 additions and 138 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import re
import pytest
from fastapi import FastAPI
from transcription.ui import register_pages
from transcription.ui.pages import register_pages
from transcription.ui.resources import read_css