remove theme manager in favor of theme selector in preferences.

This commit is contained in:
2026-01-16 17:54:40 -07:00
parent 33efa85ac9
commit 46da9fe581
25 changed files with 1 additions and 1594 deletions

View File

@@ -7,7 +7,3 @@ endif
if get_option('text-frontend')
subdir('fe-text')
endif
if get_option('theme-manager')
subdir('htm')
endif