catppuccin: frappe to mocha
parent
4d525339f7
commit
6c352db191
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue