Editors
Pick your editor
Official ports. Dark and light, always.
Lua, powered by lush.nvim. Follows system light/dark mode out of the box.
{
'uloco/bluloco.nvim',
lazy = false,
priority = 1000,
dependencies = { 'rktjmp/lush.nvim' },
opts = {},
}
lazy.nvim spec. 40+ plugin integrations, treesitter, LSP semantic tokens.
View on GitHubWhere it all started. Dark + light, each with an italic variant.
code --install-extension uloco.theme-bluloco-dark
code --install-extension uloco.theme-bluloco-light
Also works in Cursor, Windsurf and VSCodium.
Get on MarketplaceAll four variants in a single extension.
{
"theme": {
"mode": "system",
"light": "Bluloco Light",
"dark": "Bluloco Dark"
}
}
Open zed: extensions first and search for Bluloco.
View on GitHubColor schemes for IntelliJ, WebStorm, PyCharm and friends.
1. Download Bluloco Dark.icls and Bluloco Light.icls
2. Settings > Editor > Color Scheme
3. Click the gear icon > Import Scheme…
4. Select the .icls file
Import the .icls files manually. Official plugin coming soon.
Download the schemes