From e30d24173f948d4e40e9e75d6f3f459b01c5646c Mon Sep 17 00:00:00 2001 From: dekun Date: Fri, 5 Jun 2026 13:16:29 +0800 Subject: [PATCH] fix(ui): light-theme badges, PnL colors, and journal detail across four exchanges Co-authored-by: Cursor --- crypto_monitor_binance/templates/index.html | 34 +------ crypto_monitor_gate/templates/index.html | 34 +------ crypto_monitor_gate_bot/templates/index.html | 34 +------ crypto_monitor_okx/templates/index.html | 34 +------ static/instance_theme.css | 81 +++++++++++++++++ static/instance_ui.js | 94 ++++++++++++++++++++ 6 files changed, 187 insertions(+), 124 deletions(-) create mode 100644 static/instance_ui.js diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index 955e12d..5bc9b0e 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -231,7 +231,7 @@ .stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px} .stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4} - + @@ -900,6 +900,7 @@ +