diff --git a/hyfetch/data/presets.json b/hyfetch/data/presets.json index c3f801a4..ae1739d3 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" + }, + "unlabeled": { + "colors": ["#E7F9E4", "#FFFFFF", "#DEF0F7", "#FAE2C3"] } }