dark mode

This commit is contained in:
2026-01-11 12:02:58 -07:00
parent 6d276ab0c5
commit c1cbe14871
10 changed files with 193 additions and 0 deletions

View File

@@ -317,6 +317,7 @@ void
fe_init (void)
{
palette_load ();
palette_apply_dark_mode (prefs.hex_gui_dark_mode);
key_init ();
pixmaps_init ();