summaryrefslogtreecommitdiff
path: root/lua/plugins/eyecandy
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins/eyecandy')
-rw-r--r--lua/plugins/eyecandy/themes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins/eyecandy/themes.lua b/lua/plugins/eyecandy/themes.lua
index 42e5d6c..334b485 100644
--- a/lua/plugins/eyecandy/themes.lua
+++ b/lua/plugins/eyecandy/themes.lua
@@ -7,7 +7,7 @@ return {
config = function()
local catp = require("catppuccin")
catp.setup({
- flavour = "frappe",
+ flavour = "latte",
integrations = {
indent_blankline = true,
which_key = true,