dark theme

This commit is contained in:
Guilleag01
2025-09-21 21:44:22 +02:00
parent 709e19469c
commit 1fa789fc88
12 changed files with 407 additions and 744 deletions

View File

@@ -1,5 +1,6 @@
pub mod app;
pub mod constraint_input;
pub mod math;
pub mod simplex;
pub mod target_input;
pub mod variable_input;