diff --git a/vacation.p8 b/vacation.p8 index 23c2a51..965e164 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -1022,7 +1022,8 @@ function start_game() { f = function() pal() - return view.of{bg.new(), fuzzy_stripey.new{interval=7}} + clear_alt_pal_bits() + return view.of{bg.new{c=6}, fuzzy_stripey.new{interval=7, colors={12, 7, 14}, weight=8}} end, }, }