Commit 86e6a25
fix(ui): force the dark theme for all users (was following the OS setting)
VolScope shipped with no .streamlit/config.toml [theme] block, so Streamlit's
base theme silently followed each viewer's prefers-color-scheme. A user whose
OS is in Light Mode therefore saw a broken half-light VolScope (light sidebar
+ widgets against the dark custom-styled content). Pin base="dark" plus the
brand palette so the volatility terminal renders identically dark everywhere.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f9b5e78 commit 86e6a25
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments