From 21b3e97571204da8b4c1a83e6c62247db40a7de2 Mon Sep 17 00:00:00 2001 From: dekun Date: Thu, 4 Jun 2026 13:07:00 +0800 Subject: [PATCH] fix(instance): light-theme P/L colors, AI review panels, bot stats Restore plan floating P/L and st-done greens; fix panel-item and stats-split-col in light mode; observe journal lists; bump theme assets to v3. Co-authored-by: Cursor --- crypto_monitor_binance/templates/index.html | 4 +- .../templates/key_focus_v2.html | 4 +- crypto_monitor_binance/templates/login.html | 4 +- .../templates/order_focus_v2.html | 4 +- crypto_monitor_gate/templates/index.html | 4 +- .../templates/key_focus_v2.html | 4 +- crypto_monitor_gate/templates/login.html | 4 +- .../templates/order_focus_v2.html | 4 +- crypto_monitor_gate_bot/templates/index.html | 4 +- .../templates/key_focus_v2.html | 4 +- crypto_monitor_gate_bot/templates/login.html | 4 +- .../templates/order_focus_v2.html | 4 +- crypto_monitor_okx/templates/index.html | 4 +- .../templates/key_focus_v2.html | 4 +- crypto_monitor_okx/templates/login.html | 4 +- .../templates/order_focus_v2.html | 4 +- scripts/patch_instance_theme_templates.py | 4 +- static/instance_theme.css | 109 +++++++++++++++++- static/instance_theme.js | 21 ++++ strategy_templates/strategy_roll.html | 4 +- 20 files changed, 165 insertions(+), 37 deletions(-) diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index 848dd62..dca0d8b 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -2,7 +2,7 @@ - + @@ -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} - + diff --git a/crypto_monitor_binance/templates/key_focus_v2.html b/crypto_monitor_binance/templates/key_focus_v2.html index 522fe32..3014cd7 100644 --- a/crypto_monitor_binance/templates/key_focus_v2.html +++ b/crypto_monitor_binance/templates/key_focus_v2.html @@ -2,7 +2,7 @@ - + {{ exchange_display }} | 关键位放大 - + diff --git a/crypto_monitor_binance/templates/login.html b/crypto_monitor_binance/templates/login.html index 38a348c..ab4027b 100644 --- a/crypto_monitor_binance/templates/login.html +++ b/crypto_monitor_binance/templates/login.html @@ -2,7 +2,7 @@ - + 登录 · {{ exchange_display }} - +