Skip to content

Commit f028e55

Browse files
committed
feat: Enhance debug console and UI with OLED optimization
- Added LogTicker component for real-time debug logging - Implemented DebugConsoleToggle for easy console visibility management - Updated Tailwind configuration to support true OLED black for dark mode - Added Monaspace Neon font for monospace text rendering - Enhanced component transitions with subtle fade and scale animations - Improved dark mode color palette with true black backgrounds - Added keyboard shortcut (Alt+L) to toggle debug console - Refined component styling for better OLED display compatibility
1 parent ab3c572 commit f028e55

29 files changed

+2517
-9921
lines changed

package-lock.json

-9,447
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vulpecula-loom",
33
"productName": "Vulpecula Loom",
4-
"version": "0.0.3-3",
4+
"version": "0.0.3-4",
55
"main": "./dist-electron/main/index.js",
66
"description": "A Second Brain for Your AI",
77
"author": "EJ Fox",

0 commit comments

Comments
 (0)