feat(neovim): move from catppuccin-frappe to a base16 catppuccin theme

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-10-21 14:57:32 -03:00
parent fe5714a9b7
commit 5257808e5c
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
4 changed files with 26 additions and 1 deletions

View file

@ -9,7 +9,7 @@ return {
---@type AstroUIOpts
opts = {
-- change colorscheme
colorscheme = "catppuccin",
colorscheme = "catppuccin-frappe-base16",
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
highlights = {
init = { -- this table overrides highlights in all themes