From 14f093bfee3d0871d9796a0dcaf1648b76010930 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 23 May 2021 22:59:25 +0200 Subject: A few predefined colors for testing --- tests/typ/library/basic.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/library/basic.typ') diff --git a/tests/typ/library/basic.typ b/tests/typ/library/basic.typ index a16215a7..dab0fc17 100644 --- a/tests/typ/library/basic.typ +++ b/tests/typ/library/basic.typ @@ -22,4 +22,4 @@ // Error: 3:11-3:11 missing argument: red component // Error: 2:11-2:11 missing argument: green component // Error: 1:11-1:11 missing argument: blue component -#test(rgb(), #000000) +#test(rgb(), black) -- cgit v1.2.3