feat: Added the Eldritch theme and updated documentation

This commit is contained in:
2025-03-10 15:49:40 -06:00
parent 0834802481
commit b4ff5f3351
24 changed files with 214 additions and 103 deletions
+1
View File
@@ -24,6 +24,7 @@ use crate::ui::utils::{
use crate::ui::widgets::input_box::InputBox;
use crate::ui::widgets::popup::Size;
mod builtin_themes;
mod radarr_ui;
mod sonarr_ui;
mod styles;