many fixes

This commit is contained in:
2026-07-03 11:18:40 +07:00
parent d909618ced
commit 79fd200e57
12 changed files with 348 additions and 18 deletions
+4 -2
View File
@@ -12,8 +12,8 @@
--border: #23342b;
--border-bright: #3a5443;
--fg: #dbe8de;
--fg-dim: #6f8478;
--fg-faint: #4a5c50;
--fg-dim: #7a8f82;
--fg-faint: #6f8478;
--accent: #ffb238;
--accent-strong: #ffd27a;
--accent-dim: #7a5a26;
@@ -22,7 +22,9 @@
--fail: #ff5d5d;
--fail-dim: #4a2323;
--pending: #f0c419;
--pending-dim: #4a4423;
--info: #57c2ff;
--info-dim: #234456;
--font-display: 'Big Shoulders Display', 'Arial Narrow', sans-serif;
--font-mono: 'JetBrains Mono', ui-monospace, monospace;