Merge branch 'master' of github.com:hykilpikonna/hyfetch

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-01 11:45:09 -04:00
commit a60aa8ee41

View file

@ -525,4 +525,11 @@ PRESETS: dict[str, ColorProfile] = {
'#FFFFFF',
'#000000',
]),
"finsexual": ColorProfile([
"#B18EDF",
"#D7B1E2",
"#F7CDE9",
"#F39FCE",
"#EA7BB3",
]),
}