From f06c3fda314f5120a5b865a9f0b4ddaf359e7d81 Mon Sep 17 00:00:00 2001 From: Mischa Soderlund <168781923+msoderlund2027@users.noreply.github.com> Date: Wed, 8 May 2024 19:51:08 -0400 Subject: [PATCH] Added fraysexual flag! In reference to issue #275. --- hyfetch/presets.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index aafd768c..c5763b0c 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -670,6 +670,14 @@ PRESETS: dict[str, ColorProfile] = { "#89C7B0", "#F3EDBD", ]), + + # sampled from https://es.m.wikipedia.org/wiki/Archivo:Fraysexual_flag.jpg + 'fraysexual': ColorProfile([ + '#226CB5', + '#94E7DD', + '#FFFFFF', + '#636363', + ]), # Meme flags 'beiyang': ColorProfile([