diff --git a/hyfetch/presets.py b/hyfetch/presets.py index a51cc1a6..33396255 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -478,16 +478,7 @@ PRESETS: dict[str, ColorProfile] = { 'autoromantic': ColorProfile([ # symbol interpreted '#99D9EA', '#99D9EA', - '#99D9EA', - '#99D9EA', - '#99D9EA', - '#000000', '#3DA542', - '#3DA542', - '#000000', - '#7F7F7F', - '#7F7F7F', - '#7F7F7F', '#7F7F7F', '#7F7F7F', ]),