Updated interface color configuration to RRGGBB format (#5471)

Migrated branding and help text color definitions to the new hexadecimal RRGGBB format in accordance with the latest Limine specifications. This update also introduces the interface_help_colour_bright parameter to ensure consistent visual aesthetics during the auto-boot sequence.

For the time being, a green palette has been implemented to maintain the traditional visual identity of Omarchy.

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Manuel
2026-05-01 16:37:34 +02:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent 61848c1910
commit 69ddcfdf2e
+3 -1
View File
@@ -2,7 +2,9 @@
#timeout: 3
default_entry: 2
interface_branding: Omarchy Bootloader
interface_branding_color: 9ece6a
interface_branding_colour: 9ece6a
interface_help_colour: 9ece6a
interface_help_colour_bright: 9ece6a
hash_mismatch_panic: no
term_background: 1a1b26