Explorar o código

Add genderfaun flag

Lucy Robillard %!s(int64=3) %!d(string=hai) anos
pai
achega
73bf1e7fdf
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      hyfetch/presets.py

+ 11 - 0
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',