Skip to content
Discussion options

You must be logged in to vote

Yes — it's config, nothing is baked in.

Fifteen presets ship in themes/, one folder per theme with a theme.toml inside. Ten dark (catppuccin-mocha, dracula, tokyo-night, night-owl, one-dark, gruvbox, nord, github-dark, monokai, visual-studio) and five light (catppuccin-latte, light-owl, solarized-light, ayu-light, github-light).

For Gruvbox: open themes/gruvbox/theme.toml on GitHub, copy the contents, and paste them into ~/.config/binvim/config.toml. If you already have a [colors] block in there, replace it rather than adding a second one — each preset carries the full chrome palette, so switching theme repaints every surface (tab bar, status line, popups, pickers, panes) instead of leavi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by einarbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants