From fa71dfb84e509b9b40852a53126dd33a7a88d49e Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 7 Apr 2026 15:26:24 +0000 Subject: [PATCH] [+] Haruhi Suzumiya flag (#486) --- hyfetch/data/presets.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyfetch/data/presets.json b/hyfetch/data/presets.json index f7b9d4c5..4e08cd95 100644 --- a/hyfetch/data/presets.json +++ b/hyfetch/data/presets.json @@ -237,5 +237,9 @@ "weights": [1,3,3,3,1], "comment": "Colorpicked from https://i.redd.it/q4ct89bthird1.png" }, - "rubber" : ["#000000", "#FE0002", "#FFFF01", "#FE0002", "#000000", "#FE0002", "#000000"] + "rubber" : ["#000000", "#FE0002", "#FFFF01", "#FE0002", "#000000", "#FE0002", "#000000"], + "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" + } }