Files
DocumentationVaultWarden/images/desktop-settings.svg
2026-04-02 10:57:35 -04:00

20 lines
931 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<svg xmlns="http://www.w3.org/2000/svg" width="900" height="420" viewBox="0 0 900 420">
<style>
.bg{fill:#071026}
.window{fill:#071a2a;stroke:#173447;stroke-width:2}
.panel{fill:#0b1220}
.highlight{fill:#072033;stroke:#6dd3f5;stroke-width:3}
.text{fill:#dff6ff;font-family:Arial, sans-serif;font-size:14px}
.muted{fill:#9aa4b2}
</style>
<rect width="100%" height="100%" class="bg"/>
<g transform="translate(40,30)">
<rect width="820" height="360" rx="10" class="window" />
<rect x="40" y="40" width="760" height="64" rx="6" class="panel" />
<text x="60" y="82" class="text">Settings Advanced</text>
<rect x="60" y="120" width="640" height="48" rx="6" class="highlight" />
<text x="80" y="150" class="text">Server URL: https://vault.depressionslair.com</text>
<text x="60" y="200" class="muted">Desktop app &gt; Settings &gt; Advanced &gt; Server URL</text>
</g>
</svg>