Vim colorscheme.
Last updated Jul 4, 2026
198
Stars
24
Forks
1
Issues
+1
Stars/day
Attention Score
29
Language breakdown
No language data available.
โธ Files
click to expand
README
A dark colorscheme for Vim.
- works with 256 color terminals and GUI
- supports Neovim's new highlight groups
- supports highlighting groups for these plugins: vim-startify |

NOTE: No background color will be set if used in a terminal emulator. If the colorscheme doesn't look good with your terminal's default background color, put this in your vimrc:
autocmd ColorScheme janah highlight Normal ctermbg=235
colorscheme janah
If you set 'background' in your vimrc, make sure to do that before setting the above, because of a Vim bug.
๐ More in this category