From 3b4120a36e135df04a473f3fdb009ff0828839be Mon Sep 17 00:00:00 2001 From: dekun Date: Thu, 4 Jun 2026 13:12:44 +0800 Subject: [PATCH] fix(instance): light-theme journal AI buttons and mood checkboxes Fix secondary button contrast, exclude checkboxes from dark input fill, style mood-grid; bump theme assets to v4. 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 | 18 ++++----- static/instance_theme.css | 39 ++++++++++++++++++- static/instance_theme.js | 4 ++ strategy_templates/strategy_roll.html | 6 +-- 20 files changed, 86 insertions(+), 45 deletions(-) diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index dca0d8b..0ea0ab1 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 3014cd7..2a80064 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 ab4027b..ee04515 100644 --- a/crypto_monitor_binance/templates/login.html +++ b/crypto_monitor_binance/templates/login.html @@ -2,7 +2,7 @@ - + 登录 · {{ exchange_display }} - +