techtree/techtree-manager/src
Rahix 1cefb058bf
All checks were successful
/ build (push) Successful in 1m6s
manager: Fix mermaid style on dark Forgejo theme
Forgejo seems to automatically choose a light font color for mermaid
graphs when the site-theme is dark.  This conflicts with the background
colors of our mermaid nodes.  Explicitly force a dark font color to
ensure the text is also readable on dark Forgejo.
2025-05-25 15:33:46 +02:00
..
collect.rs manager: Implement pagination for issue fetching 2025-05-24 21:10:12 +02:00
event_meta.rs manager: Fix fake event not pointing at the correct repo 2025-05-23 00:46:15 +02:00
issue.rs manager: Simplify very complex mermaid graphs 2025-05-25 03:44:07 +02:00
main.rs manager: Apply rustfmt 2025-05-25 15:33:46 +02:00
render.rs manager: The big refactoring 2025-05-22 20:28:38 +02:00
tree.rs manager: Fix mermaid style on dark Forgejo theme 2025-05-25 15:33:46 +02:00
wiki.rs manager: Simplify very complex mermaid graphs 2025-05-25 03:44:07 +02:00