From 53173a359c7a8138aceaba4e0df0e141128d03d4 Mon Sep 17 00:00:00 2001 From: minjaesong Date: Tue, 28 Apr 2026 09:14:02 +0900 Subject: [PATCH] minor colour change --- assets/disk0/tvdos/bin/taut.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/disk0/tvdos/bin/taut.js b/assets/disk0/tvdos/bin/taut.js index 506a1c7..e8d647a 100644 --- a/assets/disk0/tvdos/bin/taut.js +++ b/assets/disk0/tvdos/bin/taut.js @@ -567,8 +567,8 @@ const colStatus = 253 const colVoiceHdr = 230 const colSep = 252 const colPushBtnBack = 143 -const colTabBarBack = 225 -const colTabBarBack2 = 135 +const colTabBarBack = 187 +const colTabBarBack2 = 136 const colTabBarOrn = 136 const colBrand = 211 const colPopupBack = 52