Restyle web UI with terminal-green theme and monospace font

Switch accent color from purple to green, add JetBrains Mono font,
and unify light/dark palettes into a single dark theme.
This commit is contained in:
Fredrik Johansson
2026-07-08 22:59:37 +02:00
parent 697a7e614d
commit b649f4d012
4 changed files with 44 additions and 50 deletions

View File

@@ -4,8 +4,8 @@
"description": "Decentralized friend-to-friend encrypted mesh networking",
"start_url": "/",
"display": "standalone",
"background_color": "#0d0d0d",
"theme_color": "#863bff",
"background_color": "#080808",
"theme_color": "#00e87a",
"icons": [
{
"src": "/icon-192.png",