diff --git a/client/components/AeThexOSLogo.tsx b/client/components/AeThexOSLogo.tsx index dd9d67eb..fdf82c34 100644 --- a/client/components/AeThexOSLogo.tsx +++ b/client/components/AeThexOSLogo.tsx @@ -102,38 +102,46 @@ export default function AeThexOSLogo({ {/* Central OS Symbol */} + {/* Bright white glow background for the symbol */} + + + {/* Main symbol lines - using white for visibility */} - - + {/* Accent circles with bright colors */} + + );