add theme selector
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m42s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m57s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled

This commit is contained in:
2026-02-26 10:48:06 +07:00
parent cba3f976c6
commit bd1910ce03
12 changed files with 926 additions and 26 deletions

1
Cargo.lock generated
View File

@@ -5930,6 +5930,7 @@ dependencies = [
"serde_json",
"smallvec",
"smol",
"theme",
]
[[package]]