Terminal: Output-Batching (8 ms) + helle Themes, Projekt-Icons in der Liste, neues App-Icon inkl. Tray-Template, build.sh: Dev-Bundle nach .noindex

This commit is contained in:
marcus.hinz
2026-07-05 12:16:16 +02:00
parent 09488ae5ea
commit 23aa315b8f
55 changed files with 282 additions and 6 deletions
+13
View File
@@ -387,6 +387,19 @@ tbody tr:hover {
background: color-mix(in srgb, var(--mantle) 60%, transparent);
}
.name-row {
display: flex;
align-items: center;
gap: 0.4rem;
}
.proj-icon {
width: 18px;
height: 18px;
border-radius: 4px;
flex: none;
}
.cell-name strong {
font-family: var(--mono);
font-size: 0.85rem;