mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-29 14:37:47 -05:00
parent
a9602f5619
commit
25df70367a
|
|
@ -597,6 +597,18 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
"#2f3fb9"
|
||||
]),
|
||||
|
||||
'gynesexual': ColorProfile([
|
||||
"#F4A9B7",
|
||||
"#903F2B",
|
||||
"#5B953B",
|
||||
]),
|
||||
|
||||
'androsexual': ColorProfile([
|
||||
"#01CCFF",
|
||||
"#603524",
|
||||
"#B799DE",
|
||||
]),
|
||||
|
||||
# gendervoid and related flags sourced from: https://gender.fandom.com/wiki/Gendervoid
|
||||
'gendervoid' : ColorProfile([
|
||||
"#081149",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user