diff --git a/hyfetch/data/presets.json b/hyfetch/data/presets.json index a1203765..e2ab89af 100644 --- a/hyfetch/data/presets.json +++ b/hyfetch/data/presets.json @@ -280,5 +280,8 @@ }, "barlo": { "colors": ["#A1399C", "#327FDB", "#6AC343"] + }, + "unlabeled": { + "colors": ["#E7F9E4", "#FFFFFF", "#DEF0F7", "#FAE2C3"] } }