vim icon indicating copy to clipboard operation
vim copied to clipboard

An ambitious theme for vim

Results 8 vim issues
Sort by recently updated
recently updated
newest added

Set color space0 to #666666 for better readability.

Hi, Love the embark theme. Could we support https://github.com/nvim-lualine/lualine.nvim? There is already a PR closed there: https://github.com/nvim-lualine/lualine.nvim/pull/269. Thanks

Ok I think I've done what you suggested and made a airline-rewrite branch to push to. Wasn't sure where to make the PR as I saw you have a "airline-sync-fix"...

airline doesn't take the embark color theme, so i'm adding `let g:airline_theme='embark'` in my init.vim, i'm using nvim could you help me how I can figure it out? the following...

bug

I'm getting some strange behaviour with this airline theme where it doesn't seem to refresh the colours correctly after inserting an emmet abbreviation using CoC. I'm using the [example vim...

bug
help wanted

你好,embark-theme 的作者 在不支持 true color 的终端中,embark-theme 的使用效果很差,比如 mac 自带的终端 最差的情况下会导致无法看清楚编辑内容: 附录: 在支持 true color 的终端中的效果

Could you add support for edit some text/syntax styles into embark-theme ? I guess something like that it's a good solution -> ![Screenshot from 2024-06-28 21-50-19](https://github.com/embark-theme/vim/assets/87425146/c77b155e-62e7-4a8d-bdb0-803f5f636c3e) e.g. : link for...

## Description > [!CAUTION] > @skbolton > **THIS IS A PROPOSAL** I have rewritten the colorscheme to Lua. My proposal here is to either split this into a new branch...