fix: correct fallback themes order

This commit is contained in:
2024-08-28 06:38:06 -04:00
parent b6445deed3
commit d6f7d68af1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,8 +7,8 @@ return {
version = "*", -- Pin to GitHub releases
opts = {
fallback_themes = {
"catppuccin-frappe",
"catppuccin-macchiato",
"catppuccin-frappe",
"tokyonight",
"kanagawa",
"monochrome",