This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-10-18 00:09:12 +03:00
parent e23b3f38c4
commit 09c93420e4
8 changed files with 125 additions and 67 deletions

View File

@ -91,6 +91,10 @@ type Theme struct {
Warning color.NRGBA
Error color.NRGBA
}
Presets struct {
Directory LabelStyle
Result LabelStyle
}
}
UnitEditor struct {
Name LabelStyle