Change Catppuccin flavour to macchiato

This commit is contained in:
Arkaprabha Chakraborty
2023-09-09 11:17:21 +05:30
parent 75ee2b7286
commit e1fb033ee3

View File

@@ -1,4 +1,4 @@
local colorscheme = "alduin" -- Set colorscheme { gruvbox, onedark, catppuccin, nord, dracula }
local colorscheme = "catppuccin" -- Set colorscheme { gruvbox, onedark, catppuccin, nord, dracula, alduin }
if colorscheme == "onedark" then
-- Onedark Default Configuration
@@ -52,7 +52,7 @@ if colorscheme == "catppuccin" then
return
end
catppuccin.setup({
flavour = "mocha", -- latte, frappe, macchiato, mocha
flavour = "macchiato", -- latte, frappe, macchiato, mocha
background = {
-- :h background
light = "latte",