Commit Graph

3 Commits

Author SHA1 Message Date
817056cf8b fix(style): apply merging only if it differs from the default values
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 42s
2025-01-07 13:08:13 +01:00
0015bac9ff add(style): merge function to merge styles from different styles together
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m43s
Merging may overwrite changes of the current style with the other style
if that style differs from the default value.
2025-01-07 12:56:52 +01:00
1dbdf3b422 mod: restructure Style component
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 30s
2024-11-10 17:05:07 +01:00