Remove from prelude

This commit is contained in:
Scott Richmond 2023-12-17 19:17:03 -05:00
parent e38fc47478
commit 84e3356758

View File

@ -920,7 +920,7 @@ fn assert! {
& some basic colors & some basic colors
&&& TODO: add colors &&& TODO: add colors
let colors = @{ let colors = #{
:white (255, 255, 255, 255) :white (255, 255, 255, 255)
:light_gray (150, 150, 150, 255) :light_gray (150, 150, 150, 255)
:dark_gray (50, 50, 50, 255) :dark_gray (50, 50, 50, 255)