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" + } }