Hello, thank you for this great colorscheme!
How to make it transparent? In my config (see it here):
vim.g.randombones = { transparent_background = true }
vim.o.background = 'dark'
vim.cmd.colorscheme 'randombones'
I start nvim as:
where ~/bin/start contains:
nvim -c 'cd ~/mydir/notes' -c WikiEnable -c 'lua vim.g.init_my_wiki_config()'
And my kitty config has:
However the background is not transparent:

Hello, thank you for this great colorscheme!
How to make it transparent? In my config (see it here):
I start nvim as:
where ~/bin/start contains:
And my kitty config has:
However the background is not transparent: