Neodark.vim
A dark color scheme for vim
Install / Use
/learn @KeitaNakamura/Neodark.vimREADME

Installation
Plug 'KeitaNakamura/neodark.vim' " vim-plug
set termguicolors " recommended
colorscheme neodark
Options
NOTE: All options must be before setting
colorscheme
To use your default terminal background:
let g:neodark#terminal_transparent = 1 " default: 0
If you want solid vertical split matching the statusline:
let g:neodark#solid_vertsplit = 1 " default: 0
To use italics:
let g:neodark#italics = 1 " default: 0
Status bar
airline and lightline themes are also included. For lightline,
let g:lightline = {}
let g:lightline.colorscheme = 'neodark'
For airline, just use!
Terminal themes
Custom terminal themes are also available (see term folder).
If you use a terminal which doesn't support true color like Terminal.app, you
can get a true color scheme by enabling g:neodark#use_custom_terminal_theme.
let g:neodark#use_custom_terminal_theme = 1 " default: 0
Inspiration and special thanks
Related Skills
node-connect
354.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
