User-locked design changes for serious/pro feel:
Banner:
- Full VEILOR OS wordmark (figlet ANSI Regular block)
- Version + date + live indicator: "veilor-os 0.5.8 · 2026-05-03 · live"
- No tagline, no credit
- Rounded gum border, dim grey accent
Menu:
- Drop "Welcome" header (banner = welcome enough)
- Reorder + simplify:
Install
live · KDE
live · shell
──────
Reboot
Power off
- Cursor: ❯ (sharp angle, matches box-drawing weight)
- Middle-dot · separators (cleaner than en-dash)
- Visual separator line between primary/session actions
Install flow:
- Step indicators on each prompt: [1/4] [2/4] [3/4] [4/4]
- Disk: "[1/4] Select install disk · WILL BE ERASED"
- LUKS: "[2/4] Encryption · LUKS2 passphrase (min 8)"
- Admin: "[3/4] Admin user · password for 'admin'"
- Locale: "[4/4] Locale"
Confirm screen:
- Boxed (gum style --border rounded)
- "WILL BE ERASED" colored red (FG=1)
- "This action is irreversible" colored amber (FG=3)
- gum confirm with --affirmative "Yes, install" / --negative "Cancel"
Install progress:
- gum spin with --show-output during anaconda run
- Title: "Installing veilor-os to /dev/X · 10-30min · logs on tty2"
- Success: green-bordered "✓ Install complete" box, 5s reboot countdown
os-release: VERSION_ID 0.1 → 0.5.8
11 lines
333 B
Text
11 lines
333 B
Text
NAME="veilor-os"
|
|
PRETTY_NAME="veilor-os 0.1"
|
|
ID=veilor
|
|
ID_LIKE=fedora
|
|
VERSION="0.5.8"
|
|
VERSION_ID="0.5.8"
|
|
HOME_URL="https://github.com/veilor-org/veilor-os"
|
|
DOCUMENTATION_URL="https://github.com/veilor-org/veilor-os/tree/main/docs"
|
|
BUG_REPORT_URL="https://github.com/veilor-org/veilor-os/issues"
|
|
ANSI_COLOR="0;30;47"
|
|
LOGO=veilor-logo
|