Addet super nice looking cattpuccin variant <3
This commit is contained in:
parent
af02d645b2
commit
e46e7b5858
2 changed files with 2 additions and 2 deletions
2
init.lua
2
init.lua
|
@ -10,5 +10,5 @@ else
|
|||
-- ╰──────────────────────────────────────────────────────╯
|
||||
|
||||
-- vim.cmd.colorscheme("tokyodark")
|
||||
vim.cmd.colorscheme("rose-pine")
|
||||
vim.cmd.colorscheme("catppuccin")
|
||||
end
|
||||
|
|
|
@ -77,7 +77,7 @@ return {
|
|||
-- GruvBox Variant <3
|
||||
{
|
||||
"catppuccin/nvim",
|
||||
name = "catpupubox",
|
||||
name = "catppuccin",
|
||||
lazy = false,
|
||||
config = function()
|
||||
require("catppuccin").setup({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue