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