feat(app): scrollback search bar (⌘F) on the focused panel
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -18,6 +18,7 @@ export const COLORS = {
|
||||
stDone: "#3FB950",
|
||||
stError: "#F4544E",
|
||||
stIdle: "#5A6573",
|
||||
searchMatch: "#5A4A1F",
|
||||
} as const;
|
||||
|
||||
export const FONT = {
|
||||
|
||||
Reference in New Issue
Block a user