Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { initTheme, theme } from "../src/theme/theme.js";
|
||||
import { initTheme, theme } from "../src/modes/interactive/theme/theme.js";
|
||||
|
||||
// Initialize with dark theme explicitly
|
||||
process.env.COLORTERM = "truecolor";
|
||||
|
||||
Reference in New Issue
Block a user