diff --git a/README.md b/README.md index 97ae1ae..9dd82cb 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Currently, customization is still a work in progress. `todo!()` -However, you can overwrite any changes that `Hyper.nvim` makes after calling the `load` function. +However, you can overwrite any changes that `Hyper.nvim` makes after calling the `load` function. Personaly, I think the theme looks the best while having a transparent background instead of the theme's pitch black one, @@ -88,6 +88,8 @@ Coupled with [Picom](https://github.com/yshui/picom)'s `blur-background` options ![Hyper.nvim example transparent](./docs/example-transparent.png) +_You can see this configuration in my [neovim](http://github.com/paulo-granthon/nvim/blob/main/plugin/colors.lua#L28-L38) dotfiles._ + ## License This project is licensed under the [MIT License](https://github.com/paulo-granthon/hyper.nvim/blob/main/LICENSE).