Fix duplicate

Janis Hutz
2025-11-19 11:46:54 +00:00
parent 4871c16622
commit fe204b28e8

@@ -19,7 +19,7 @@ They are:
- `width` the default width of the window when it opens. Has to be an integer and defaults to `800` - `width` the default width of the window when it opens. Has to be an integer and defaults to `800`
- `theme` Whether to use `Dark` or `Light` mode. Defaults to `Dark` - `theme` Whether to use `Dark` or `Light` mode. Defaults to `Dark`
- `primary_color` The UI's primary color, Material Colors are extracted from that. Defaults to `Green` - `primary_color` The UI's primary color, Material Colors are extracted from that. Defaults to `Green`
- `primary_color` The UI's accent color, Material Colors are extracted from that. Defaults to `Lime` - `accent_color` The UI's accent color, Material Colors are extracted from that. Defaults to `Lime`
# Dev # Dev