fix(Package Manager): OFF toggle color (was cyan; now red)

Add boot/exit_package.ini so table on/off footer_highlight matches theme.

Made-with: Cursor
This commit is contained in:
2026-03-30 19:26:39 +02:00
parent 023016b850
commit ab9aaec1b8
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
[boot]
set-ini-val /config/ultrahand/theme.ini theme off_text_color '#FF4444'
refresh theme

View File

@@ -0,0 +1,3 @@
[exit]
set-ini-val /config/ultrahand/theme.ini theme off_text_color '#00E1FF'
refresh theme