Add Purple theme with custom UX design

- New 'Purple' theme based on Vapor with deep violet palette
- custom.scss: full UX redesign — pill search bar, gradient tables,
  card hover effects, purple badges, contrasted placeholder text
- Fix btn-success → purple gradient (was green)
- Switch default theme to Purple in settings template
This commit is contained in:
2026-04-28 14:08:47 +02:00
parent e6c34a748b
commit 6f03cf10b3
8 changed files with 12852 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ WALLET_RPC_PASS=
# Host port the explorer is published on
EXPLORER_PORT=3001
# Bootswatch theme: Cerulean, Cosmo, Cyborg, Darkly, Flatly, Slate, Solar, ...
EXPLORER_THEME=Darkly
EXPLORER_THEME=Purple
# ─── Sync intervals (seconds) ────────────────────────────────────────────────
SYNC_BLOCKS_INTERVAL=120