diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 4682dc8a..044ccd7f 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -585,6 +585,16 @@ def unique_colors(self) -> ColorProfile: '#FFF798', ]), + 'pangender.contrast': ColorProfile([ + '#ffe87f', + '#fcbaa6', + '#fbc9f3', + '#FFFFFF', + '#fbc9f3', + '#fcbaa6', + '#ffe87f', + ]), + 'gendernonconforming1': ColorProfile( ColorProfile([ '#50284d',