From f34e05168b804b00fc6b467facb6d586136adb3d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Mar 2026 04:28:29 -0500 Subject: [PATCH] Retheme Lab page: retro-brutalist matching all other pages - Full theme swap: amber accents, JetBrains Mono, 2px borders - Animated dot-grid background + scanlines - Backdrop-filter blur on cards - Status pills: square with borders (was rounded) - Model chips: square with 2px borders - Chart wraps: dark background with 2px borders - Trial items: monospace numbers and scores - Best config box: monospace with green border - Nav bar with links to Team, History, Admin, Logs - Toast: monospace with fade-out animation - Config textarea: monospace font with dark background - Responsive: tabs compact on mobile Co-Authored-By: Claude Opus 4.6 (1M context) --- llm_team_ui.py | 124 ++++++++++++++++++++++++++++--------------------- 1 file changed, 72 insertions(+), 52 deletions(-) diff --git a/llm_team_ui.py b/llm_team_ui.py index 69da6fe..6defe09 100644 --- a/llm_team_ui.py +++ b/llm_team_ui.py @@ -3285,75 +3285,92 @@ LAB_HTML = r""" LLM Team - Lab + + +

Lab AutoResearch

- +
Experiments
@@ -3392,7 +3409,7 @@ LAB_HTML = r"""
Select an experiment from the Experiments tab first.