global: snapshot

This commit is contained in:
nym21
2026-03-14 15:53:40 +01:00
parent f705cc04a9
commit 9d365f4bbb
18 changed files with 456 additions and 516 deletions

View File

@@ -153,6 +153,10 @@ export const colors = {
destroyed: palette.red,
created: palette.orange,
stored: palette.green,
transfer: palette.cyan,
balanced: palette.indigo,
terminal: palette.fuchsia,
delta: palette.violet,
// Valuations
realized: palette.orange,