Cuddlefish.nvim
:blahaj: cuddle-coded contrast for your editor
Install / Use
/learn @comfysage/Cuddlefish.nvimREADME
cuddlefish

a bright, splashy neovim colorscheme inspired by splatoon’s ink battles, made with love (and high contrast) for my gf who has deuteranopia.
cuddlefish is built to be vibrant, bright and comfy — with clear visual distinction between syntax elements and playful colors that pop off the screen (no hue confusion here).
cuddlefish is inspired by oxocarbon, nord and kanagawa.
features
- bright, high-contrast ink palette (splatoon-inspired)
- color role system with visual weight emphasis (good for color vision deficiencies)
- bold, modern aesthetic (like oxocarbon)
- treesitter syntax highlighting
- lsp semantic highlights
installation
-- lazy.nvim
{
"comfysage/cuddlefish.nvim",
config = function()
require('cuddlefish').setup({
theme = {
accent = 'pink',
},
editor = {
transparent_background = false,
},
style = {
tabline = { 'reverse' },
search = { 'italic', 'reverse' },
incsearch = { 'italic', 'reverse' },
types = { 'italic' },
keyword = { 'italic' },
comment = { 'italic' },
},
overrides = function(colors)
return {}
end,
})
vim.cmd.colorscheme [[cuddlefish]]
end
}
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate 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
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
