Open
Description
Is your feature related to a problem?
If the terminal colors are not configured, the appearance of the terminal inside Neovide is not very appealing. By default, it looks like this:
Describe the new feature
Add a way for users to customize Neovide's terminal colors . This would allow them to define specific colors for the terminal that will be used exclusively within Neovide , regardless of their overall terminal color settings.
Additional context
There are several approaches to implement this feature:
-
Create an external plugin similar to AstroCore that allows users to set Neovide-specific options as tables.
-
Integrate this feature directly into the Neovide recipe.
-
Incorporate this feature into AstroCore, enhancing the integration between AstroNvim and Neovide, and allowing us to proudly highlight this feature.