Feat(Fortune): Support theme color for copy preview button

This commit is contained in:
2025-03-08 23:15:14 +08:00
parent 3b30d8451e
commit 234ddd37da
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@ def check_theme(theme, idx: int):
("button-hover-color", str),
("toggle-theme-button-color", str),
("copy-result-button-color", str),
("copy-preview-result-url-button-color", str),
("date-color", str),
("special-event-color", str),
]