diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 47533bcf..5df74a8e 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -201,6 +201,12 @@ PRESETS: dict[str, ColorProfile] = { '#1AB3FF' ]), + 'polysexual': ColorProfile([ + '#F714BA', + '#01D66A', + '#1594F6', + ]), + 'lesbian': ColorProfile([ '#D62800', '#FF9B56',