Darken app blue theme

This commit is contained in:
DonVoo 2026-07-06 15:20:45 +02:00
parent fa9edca3bd
commit eeb9dd15bf
2 changed files with 4 additions and 4 deletions

View file

@ -43,9 +43,9 @@ func renderShell(w http.ResponseWriter, active, readingPane string) {
fmt.Fprintf(w, `<!doctype html><html lang="de"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Mail-Graveyard</title>
<link rel="stylesheet" href="/static/style.css?v=20260706-4">
<link rel="stylesheet" href="/static/style.css?v=20260706-5">
<script src="/static/htmx.min.js"></script>
<script src="/static/app.js?v=20260706-4" defer></script></head>
<script src="/static/app.js?v=20260706-5" defer></script></head>
<body class="ol2013">
<header class="ribbon">
<nav class="ribbon-tabs">