瀏覽代碼

Fix bigender flag

Lucy Robillard 3 年之前
父節點
當前提交
bee34b6262
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      hyfetch/presets.py

+ 1 - 0
hyfetch/presets.py

@@ -329,6 +329,7 @@ PRESETS: dict[str, ColorProfile] = {
         '#EDA5CD',
         '#D6C7E8',
         '#FFFFFF',
+        '#D6C7E8',
         '#9AC7E8',
         '#6D82D1',
     ]),