From 11f4242598629bfa8d6183ef22446ad6100944ce Mon Sep 17 00:00:00 2001 From: Azalea Date: Thu, 1 Jun 2023 23:02:06 -0700 Subject: [PATCH] [U] Update autoromantic flag https://queerdom.fandom.com/wiki/Autoromantic?file=Alt_Autoromantic.jpg --- hyfetch/presets.py | 9 --------- 1 file changed, 9 deletions(-) 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', ]),