Terminal: replace macOS traffic-light dots with a 'Terminal' label
Deploy Ladill Hosting / deploy (push) Successful in 1m42s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
isaacclad
2026-06-27 07:32:49 +00:00
co-authored by Claude Opus 4.8
parent d54ae879b6
commit 28b4430c58
@@ -20,12 +20,7 @@
{{-- Terminal Header --}} {{-- Terminal Header --}}
<div class="flex items-center justify-between border-b border-white/5 bg-[#0a0a0a] px-4 py-2"> <div class="flex items-center justify-between border-b border-white/5 bg-[#0a0a0a] px-4 py-2">
<div class="flex items-center gap-3"> <div class="flex items-center gap-3">
{{-- macOS-style window controls --}} <span class="text-xs font-semibold tracking-wide text-white/50">Terminal</span>
<div class="flex items-center gap-1.5">
<button @click="shutdown()" class="h-3 w-3 rounded-full bg-[#ff5f57] transition hover:brightness-110" title="Close"></button>
<div class="h-3 w-3 rounded-full bg-[#febc2e]"></div>
<div class="h-3 w-3 rounded-full bg-[#28c840]"></div>
</div>
{{-- Session info --}} {{-- Session info --}}
<div class="flex items-center gap-2 pl-3"> <div class="flex items-center gap-2 pl-3">