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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user