From abed2f36e02d514f0f0b01fd3ca78717b50e2af4 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 10:40:44 -0700 Subject: [PATCH 01/11] Add 3 versions of the aroace flag --- hyfetch/presets.py | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 0551fca3..2b1f054d 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -224,6 +224,35 @@ PRESETS: dict[str, ColorProfile] = { '#000000' ]), + # aroace1 sourced from https://flag.library.lgbt/flags/aroace/ + 'aroace1': ColorProfile([ + '#E28C00', + '#ECCD00', + '#FFFFFF', + '#62AEDC', + '#203856' + ]), + + 'aroace2': ColorProfile([ + '#000000', + '#810081', + '#A4A4A4', + '#FFFFFF', + '#A8D47A', + '#3BA740' + ]), + + 'aroace3': ColorProfile([ + '#3BA740', + '#A8D47A', + '#FFFFFF', + '#ABABAB', + '#000000', + '#A4A4A4', + '#FFFFFF', + '#810081' + ]), + # below sourced from https://www.flagcolorcodes.com/flags/pride # goto f"https://www.flagcolorcodes.com/{preset}" for info # todo: sane sorting From a511742239a593cc991d0b4d0fcc1f0cac684196 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 10:56:09 -0700 Subject: [PATCH 02/11] Add transfeminine flag --- hyfetch/presets.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 2b1f054d..1adf5f68 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -299,6 +299,18 @@ PRESETS: dict[str, ColorProfile] = { '#FF8ABD', ]), + # transfeminine used colorpicker to source from https://www.deviantart.com/pride-flags/art/Trans-Woman-Transfeminine-1-543925985 + # linked from https://gender.fandom.com/wiki/Transfeminine + 'transfeminine': ColorProfile([ + '#73DEFF', + '#FFE2EE', + '#FFB5D6', + '#FF8DC0', + '#FFB5D6', + '#FFE2EE', + '#73DEFF', + ]), + 'demifaun': ColorProfile([ '#7F7F7F', '#7F7F7F', From 73bf1e7fdff900c3f460e18bbb4d960b6e62e6fd Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 11:04:51 -0700 Subject: [PATCH 03/11] Add genderfaun flag --- hyfetch/presets.py | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 1adf5f68..8d7428d7 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -311,6 +311,17 @@ PRESETS: dict[str, ColorProfile] = { '#73DEFF', ]), + # genderfaun sourced from https://www.flagcolorcodes.com/genderfaun + 'genderfaun': ColorProfile([ + '#FCD689', + '#FFF09B', + '#FAF9CD', + '#FFFFFF', + '#8EDED9', + '#8CACDE', + '#9782EC', + ]), + 'demifaun': ColorProfile([ '#7F7F7F', '#7F7F7F', From edd5d39f73b1dcc6b0f922f2e41b08e3f6e340ec Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 12:13:11 -0700 Subject: [PATCH 04/11] Add genderfae and demifae --- hyfetch/presets.py | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 8d7428d7..04320b70 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -338,6 +338,34 @@ PRESETS: dict[str, ColorProfile] = { '#7F7F7F', ]), + # genderfae sourced from https://www.flagcolorcodes.com/genderfae + 'genderfae': ColorProfile([ + '#97C3A5', + '#C3DEAE', + '#F9FACD', + '#FFFFFF', + '#FCA2C4', + '#DB8AE4', + '#A97EDD', + ]), + + # demifae used colorpicker to source form https://www.deviantart.com/pride-flags/art/Demifae-870194777 + 'demifae': ColorProfile([ + '#7F7F7F', + '#7F7F7F', + '#C5C5C5', + '#C5C5C5', + '#97C3A4', + '#C4DEAE', + '#FFFFFF', + '#FCA2C5', + '#AB7EDF', + '#C5C5C5', + '#C5C5C5', + '#7F7F7F', + '#7F7F7F', + ]), + 'neutrois': ColorProfile([ '#FFFFFF', '#1F9F00', From 5f315423625973c22c5857b6b4a9a5ccd0467d12 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 12:27:40 -0700 Subject: [PATCH 05/11] Add demigender, demiboy, and demigirl --- hyfetch/presets.py | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 04320b70..47533bcf 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -289,6 +289,40 @@ PRESETS: dict[str, ColorProfile] = { '#000000', ]), + # demigender yellow sourced from https://lgbtqia.fandom.com/f/p/4400000000000041031 + # other colors sourced from demiboy and demigirl flags + 'demigender': ColorProfile([ + '#7F7F7F', + '#C4C4C4', + '#FBFF75', + '#FFFFFF', + '#FBFF75', + '#C4C4C4', + '#7F7F7F', + ]), + + # demiboy sourced from https://www.flagcolorcodes.com/demiboy + 'demiboy': ColorProfile([ + '#7F7F7F', + '#C4C4C4', + '#9DD7EA', + '#FFFFFF', + '#9DD7EA', + '#C4C4C4', + '#7F7F7F', + ]), + + # demigirl sourced from https://www.flagcolorcodes.com/demigirl + 'demigirl': ColorProfile([ + '#7F7F7F', + '#C4C4C4', + '#FDADC8', + '#FFFFFF', + '#FDADC8', + '#C4C4C4', + '#7F7F7F', + ]), + 'transmasculine': ColorProfile([ '#FF8ABD', '#CDF5FE', From cd0f55cd92cc2c596cb692d0140063f255436eed Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 12:37:10 -0700 Subject: [PATCH 06/11] Add polysexual --- hyfetch/presets.py | 6 ++++++ 1 file changed, 6 insertions(+) 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', From 06d299f2f78c700dd00ecb89f2b1c329b7afe267 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Wed, 20 Jul 2022 12:51:04 -0700 Subject: [PATCH 07/11] Add 5 stripe gay men flag --- hyfetch/presets.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 5df74a8e..f5c7a695 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -207,6 +207,15 @@ PRESETS: dict[str, ColorProfile] = { '#1594F6', ]), + # gay men sourced from https://www.flagcolorcodes.com/gay-men + 'gay-men': ColorProfile([ + '#078D70', + '#98E8C1', + '#FFFFFF', + '#7BADE2', + '#3D1A78' + ]), + 'lesbian': ColorProfile([ '#D62800', '#FF9B56', From d9a46c97c8f488171b651c405a1d25533d1a776e Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Mon, 25 Jul 2022 12:38:50 -0700 Subject: [PATCH 08/11] Add abrosexual flag --- hyfetch/presets.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index f5c7a695..a245601e 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -224,6 +224,16 @@ PRESETS: dict[str, ColorProfile] = { '#A40062' ]), + # abrosexual used colorpicker to source from + # https://fyeahaltpride.tumblr.com/post/151704251345/could-you-guys-possibly-make-an-abrosexual-pride + 'abrosexual': ColorProfile([ + '#46D294', + '#A3E9CA', + '#FFFFFF', + '#F78BB3', + '#EE1766', + ]), + 'asexual': ColorProfile([ '#000000', '#A4A4A4', From 348c6d4dcc833d0a34f1cb3f5436436fdbfdec1e Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Mon, 25 Jul 2022 12:43:55 -0700 Subject: [PATCH 09/11] Add omnisexual flag --- hyfetch/presets.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index a245601e..1afb06ac 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -207,6 +207,15 @@ PRESETS: dict[str, ColorProfile] = { '#1594F6', ]), + # omnisexual sorced from https://www.flagcolorcodes.com/omnisexual + 'omnisexual': ColorProfile([ + '#FE9ACE', + '#FF53BF', + '#200044', + '#6760FE', + '#8EA6FF', + ]), + # gay men sourced from https://www.flagcolorcodes.com/gay-men 'gay-men': ColorProfile([ '#078D70', From f4b91ddb9aa3e2c51f249d99b8b0adc293faac50 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Mon, 25 Jul 2022 12:54:48 -0700 Subject: [PATCH 10/11] Add bigender flag --- hyfetch/presets.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index 1afb06ac..db8af95b 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -323,6 +323,16 @@ PRESETS: dict[str, ColorProfile] = { '#000000', ]), + # bigender sourced from https://www.flagcolorcodes.com/bigender + 'bigender': ColorProfile([ + '#C479A2', + '#EDA5CD', + '#D6C7E8', + '#FFFFFF', + '#9AC7E8', + '#6D82D1', + ]), + # demigender yellow sourced from https://lgbtqia.fandom.com/f/p/4400000000000041031 # other colors sourced from demiboy and demigirl flags 'demigender': ColorProfile([ From bee34b6262dcbd17e00849fe5ec0ffeebca160b6 Mon Sep 17 00:00:00 2001 From: Lucy Robillard Date: Mon, 25 Jul 2022 12:59:23 -0700 Subject: [PATCH 11/11] Fix bigender flag --- hyfetch/presets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hyfetch/presets.py b/hyfetch/presets.py index db8af95b..d1b290b5 100644 --- a/hyfetch/presets.py +++ b/hyfetch/presets.py @@ -329,6 +329,7 @@ PRESETS: dict[str, ColorProfile] = { '#EDA5CD', '#D6C7E8', '#FFFFFF', + '#D6C7E8', '#9AC7E8', '#6D82D1', ]),