Skip to content

How to make randombones transparent? #211

@artkpv

Description

@artkpv

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:

   kitty ~/bin/start

where ~/bin/start contains:

 nvim -c 'cd ~/mydir/notes' -c WikiEnable  -c 'lua vim.g.init_my_wiki_config()'

And my kitty config has:

background_opacity 0.95

However the background is not transparent:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions