refactor: rm theme blur

This commit is contained in:
MystiPanda
2024-01-15 17:13:55 +08:00
parent b6d748b414
commit 5b7e29b8ad
7 changed files with 2 additions and 25 deletions

View File

@@ -161,7 +161,6 @@ interface IVergeConfig {
env_type?: "bash" | "cmd" | "powershell" | string;
clash_core?: string;
theme_mode?: "light" | "dark" | "system";
theme_blur?: boolean;
traffic_graph?: boolean;
enable_memory_usage?: boolean;
enable_tun_mode?: boolean;