style(ext/vault): apply .surface-backdrop to fullscreen body
Subtle radial top-glow + grid texture behind the existing vault shell. No layout changes — existing panes sit above the backdrop's ::before.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<title>Relicario — vault</title>
|
||||
<link rel="stylesheet" href="vault.css">
|
||||
</head>
|
||||
<body>
|
||||
<body class="surface-backdrop">
|
||||
<div id="vault-app"></div>
|
||||
<script src="vault.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user