You are not logged in.
Pages: 1
Hi everybody, first of all thanks for your hard work! Bunsenlabs is the best distro I've ever used.
I'm guessing if there exist a theme for vim which matches the default BL-Lithium theme.
So far I use solarized, but the default Lithium theme is much better.
Loves from Italy.
Offline
But if you don't set a theme, the color of the terminal will show:
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
rbh wrote:But if you don't set a theme, the color of the terminal will show:
https://imgur.com/cV0hXEOl.pngI think this is the best option. Making a complete vim theme is difficult. Maybe the best option for generating a custom theme by "just" plugging in color values is https://github.com/chriskempson/base16-shell combined with https://github.com/chriskempson/base16-vim.
I use both.
base16_monokai will set the shell theme, and it'll automatically write a vimrc snippet, which my vim then sources the snippet, pointing base16-vim to the correct color theme.
base16 can support true color themes too, which can't be said of most older vim themes out there.
Thank you, I will give it a try.
I've also found https://github.com/noahfrederick/vim-noctu a theme which takes the colors from the terminal theme.
Last edited by capoassurdo (2020-12-20 20:08:51)
Offline
Pages: 1