global: snapshot part 12

This commit is contained in:
nym21
2026-03-21 12:20:55 +01:00
parent 573336ed80
commit 485f118a5f
6 changed files with 11964 additions and 822 deletions

View File

@@ -173,6 +173,10 @@ export const colors = {
adjustedCreated: palette.lime,
adjustedDestroyed: palette.pink,
// Realized P&L
gross: palette.yellow,
regret: palette.pink,
// Ratios
plRatio: palette.yellow,