trans pride colors!

This commit is contained in:
Kistaro Windrider 2024-02-09 00:15:35 -08:00
parent f3121b14e7
commit 741042379e
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -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,
},
}