catppuccin: frappe to mocha

This commit is contained in:
2024-11-09 13:46:37 +01:00
parent 4d525339f7
commit 6c352db191
+2 -2
View File
@@ -6,13 +6,13 @@
-- end -- end
require("catppuccin").setup({ require("catppuccin").setup({
flavour = "frappe", -- latte, frappe, macchiato, mocha flavour = "mocha", -- latte, frappe, macchiato, mocha
background = { -- :h background background = { -- :h background
light = "latte", light = "latte",
dark = "mocha", dark = "mocha",
}, },
transparent_background = true, transparent_background = true,
term_colors = false, term_colors = true,
dim_inactive = { dim_inactive = {
enabled = false, enabled = false,
shade = "dark", shade = "dark",