From 94c0f824066e404a5a0482baddc4d3c5a2658926 Mon Sep 17 00:00:00 2001 From: Zzyzx Wolfe Date: Sat, 11 Apr 2026 14:36:33 -0700 Subject: [PATCH] [+] Queer Villain Pride flag. Sourced from https://distressedegg.fun/qvp --- hyfetch/data/presets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hyfetch/data/presets.json b/hyfetch/data/presets.json index 4e08cd95..eb2d429d 100644 --- a/hyfetch/data/presets.json +++ b/hyfetch/data/presets.json @@ -241,5 +241,9 @@ "haruhi": { "colors": ["#613D2F", "#F5B422", "#613D2F", "#613D2F", "#57A4B8", "#F20205", "#57A4B8", "#57A4B8", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#57A4B8", "#57A4B8", "#F20205", "#57A4B8", "#613D2F", "#613D2F", "#F5B422", "#613D2F"], "comment": "Haruhi Suzumiya preset" + }, + "queervillain": { + "colors": ["#662D91", "#8DC63F", "#F7941D", "#EC008C"], + "comment": "Sourced from https://distressedegg.fun/qvp" } }