mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-05-14 18:32:44 -04:00
feat: replace legacy Python CLI with GUI app
This commit is contained in:
@@ -36,7 +36,7 @@ const AnimatedBackground = () => {
|
||||
color: string
|
||||
}
|
||||
|
||||
// Color palette matching our theme
|
||||
// Color palette matching theme
|
||||
const colors = [
|
||||
'rgba(74, 118, 196, 0.5)', // primary blue
|
||||
'rgba(155, 125, 255, 0.5)', // purple
|
||||
|
||||
Reference in New Issue
Block a user