From 13c9c98e4b500477805bb0d5b78a3dd9b58dc4ab Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Fri, 18 Nov 2022 19:57:24 +0300 Subject: [PATCH] feat: fix names --- curated/catppuccin-frappe.json | 2 +- curated/catppuccin-latte.json | 2 +- curated/cyberhack.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/curated/catppuccin-frappe.json b/curated/catppuccin-frappe.json index 6232f57..1cf2ebb 100644 --- a/curated/catppuccin-frappe.json +++ b/curated/catppuccin-frappe.json @@ -1,5 +1,5 @@ { - "name": "Catppuccin-frappe", + "name": "Catppuccin Frappé", "variables": { "accent_color": "rgb(140, 170, 238)", "accent_bg_color": "rgb(140, 170, 238)", diff --git a/curated/catppuccin-latte.json b/curated/catppuccin-latte.json index df7fd22..48fd86e 100644 --- a/curated/catppuccin-latte.json +++ b/curated/catppuccin-latte.json @@ -1,5 +1,5 @@ { - "name": "Catppuccin-latte", + "name": "Catppuccin Latte", "variables": { "accent_color": "#1e66f5", "accent_bg_color": "#1e66f5", diff --git a/curated/cyberhack.json b/curated/cyberhack.json index 8c93d80..ba69706 100644 --- a/curated/cyberhack.json +++ b/curated/cyberhack.json @@ -1,5 +1,5 @@ { - "name": "Crystal Clear", + "name": "Cyberhack", "variables": { "accent_color": "rgb(142,40,176)", "accent_bg_color": "rgb(169,0,255)",