From 309551aeb903e2b9401c15e1411469178272d523 Mon Sep 17 00:00:00 2001 From: meowette Date: Thu, 2 Jul 2026 22:27:26 +0200 Subject: [PATCH] [*] added barlo pride flag --- hyfetch/data/presets.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hyfetch/data/presets.json b/hyfetch/data/presets.json index c3f801a4..a1203765 100644 --- a/hyfetch/data/presets.json +++ b/hyfetch/data/presets.json @@ -277,5 +277,8 @@ "queervillain": { "colors": ["#662D91", "#8DC63F", "#F7941D", "#EC008C"], "comment": "Sourced from https://distressedegg.fun/qvp" + }, + "barlo": { + "colors": ["#A1399C", "#327FDB", "#6AC343"] } }