diff --git a/makefile b/makefile index 81ef87f..f4edcc4 100644 --- a/makefile +++ b/makefile @@ -57,7 +57,7 @@ umap: sort_lex: - python scripts/sortcolor.py -s lex --dpi 300 --fontsize 12 + python scripts/sortcolor.py -s lex --dpi 300 sort_hsv: python scripts/sortcolor.py -s hsv --dpi 300