CosmicNvim / CosmicNvim

CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience!

Home Page:https://cosmicnvim.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Catppuccin theme broken

vanarok opened this issue · comments

Cappuccin theme doesn't work, it looks like it has been recently updated, the method of get colors has been changed.

I found the gruvbox theme is broken as well, getting the following error amongst others : packer.nvim: Error running config for gruvbox: [string "..."]:0: Vim(colorscheme):E185: Cannot find color scheme 'gruvbox'
x'

@vanarok Do you know the latest commit that Cappuccin was working at?

Either that, or I need to update the integration and then pin the theme version.

@davebrouwer1 Same question?

@davebrouwer1 Same question?

Is this what you need?
catppuccin/nvim@8a9ce37

@davebrouwer1 that error actually makes me think you didn't actually install the theme. Make sure to run :PackerSync