add default theme config option

This commit is contained in:
davidovski
2024-05-23 11:59:32 +01:00
parent d1be316d40
commit 894ff89e90
4 changed files with 20 additions and 9 deletions
+3
View File
@@ -8,6 +8,9 @@
"language" => "",
"number_of_results" => 10,
// The default theme css to use
"default_theme" => "dark",
// You can use any Invidious instance here
"invidious_instance_for_video_results" => "https://invidious.snopyta.org",