Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/catppuccin_macchiato.toml')
| -rw-r--r-- | runtime/themes/catppuccin_macchiato.toml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/runtime/themes/catppuccin_macchiato.toml b/runtime/themes/catppuccin_macchiato.toml deleted file mode 100644 index 581eb613..00000000 --- a/runtime/themes/catppuccin_macchiato.toml +++ /dev/null @@ -1,34 +0,0 @@ -inherits = "catppuccin_mocha" - -[palette] -rosewater = "#f4dbd6" -flamingo = "#f0c6c6" -pink = "#f5bde6" -mauve = "#c6a0f6" -red = "#ed8796" -maroon = "#ee99a0" -peach = "#f5a97f" -yellow = "#eed49f" -green = "#a6da95" -teal = "#8bd5ca" -sky = "#91d7e3" -sapphire = "#7dc4e4" -blue = "#8aadf4" -lavender = "#b7bdf8" -text = "#cad3f5" -subtext1 = "#b8c0e0" -subtext0 = "#a5adcb" -overlay2 = "#939ab7" -overlay1 = "#8087a2" -overlay0 = "#6e738d" -surface2 = "#5b6078" -surface1 = "#494d64" -surface0 = "#363a4f" -base = "#24273a" -mantle = "#1e2030" -crust = "#181926" - -cursorline = "#303347" -secondary_cursor = "#b6a6a7" -secondary_cursor_normal = "#8b91bf" -secondary_cursor_insert = "#80a57a" |