client: Allow switching theme

This commit is contained in:
Elian Doran
2024-10-27 12:54:06 +02:00
parent 7354fb5b4a
commit 60b6f7df89
3 changed files with 9 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ const ALLOWED_OPTIONS = new Set([
'revisionSnapshotNumberLimit',
'zoomFactor',
'theme',
'highlightingTheme',
'syncServerHost',
'syncServerTimeout',
'syncProxy',