feat(ui): add Tokyo Night theme (#24054)

Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
This commit is contained in:
Daniel R. Neal
2026-03-31 18:08:28 -07:00
committed by GitHub
parent 1b265f343f
commit 8ae5b56b5b
7 changed files with 182 additions and 16 deletions
@@ -27,6 +27,10 @@ import {
} from '../hooks/useConfirmingTool.js';
// Mock dependencies
vi.mock('ink-spinner', () => ({
default: () => <Text></Text>,
}));
const mockUseSettings = vi.fn().mockReturnValue({
merged: {
ui: {