summaryrefslogtreecommitdiff
path: root/lua/plugins
diff options
context:
space:
mode:
authorChristian Segundo2024-03-24 23:47:54 +0100
committerChristian Segundo2024-03-24 23:47:54 +0100
commit26da3d26a9a209c5a808e86aef1d48fe6f135434 (patch)
treec0076cae75badf3c9de0602d1e2d4ad8a57c5d36 /lua/plugins
parenta0562eee7ba0e2521e76b0aef3de884c74bcff29 (diff)
downloadconfig-26da3d26a9a209c5a808e86aef1d48fe6f135434.tar.gz
going light lately
Diffstat (limited to 'lua/plugins')
-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,