Add polished UX: tabs, kinetic scroll, animations, search, typography

This commit is contained in:
2026-02-14 11:53:55 +02:00
parent b977d224a5
commit 758a93c9f6
26 changed files with 2762 additions and 469 deletions

View File

@@ -2,5 +2,5 @@
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
fn main() {
darkmark_lib::run()
vesper_lib::run()
}