diff --git a/dither_pattern.py b/dither_pattern.py index 5cf34ff..d69095b 100644 --- a/dither_pattern.py +++ b/dither_pattern.py @@ -87,4 +87,4 @@ PATTERNS = { 'none': NoDither } -DEFAULT_PATTERN = 'jarvis-mod' +DEFAULT_PATTERN = 'floyd'