You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose a new builtin theme that simply uses the default base16 colors that already exist within the base16 theme file without trying to load other base16 nvim plugins
Motivation
I was messing around with my lualine config, and I realized that I really liked the base16 default colors, a lot. I'm just annoyed by the fact that I get a warning notice on starting up nvim saying that I don't have a base16 plugin on runtimepath.
The text was updated successfully, but these errors were encountered:
cartercanedy
changed the title
Feat: New theme named base16-default that uses base16 default theming when base16-nvim plugin not found
Feat: New theme named tomorrow_night that uses tomorrow-night-like styling that was the default when base16-nvim plugin not found
Sep 4, 2024
Requested feature
I propose a new builtin theme that simply uses the default base16 colors that already exist within the base16 theme file without trying to load other base16 nvim plugins
Motivation
I was messing around with my lualine config, and I realized that I really liked the base16 default colors, a lot. I'm just annoyed by the fact that I get a warning notice on starting up nvim saying that I don't have a base16 plugin on runtimepath.
The text was updated successfully, but these errors were encountered: