From 741042379e1b1110d08cda7beaba171bdad82055 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Fri, 9 Feb 2024 00:15:35 -0800 Subject: [PATCH] trans pride colors! --- vacation.p8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, }, }