๐Ÿ“ฆ veggiemonk / quiet2

neovim monochrome color scheme plugin

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching
colorschememonochromeneovimneovim-colorschemeneovim-pluginnvim-colorscheme
๐Ÿ“ฅ Clone https://github.com/veggiemonk/quiet2.git
HTTPS git clone https://github.com/veggiemonk/quiet2.git
SSH git clone git@github.com:veggiemonk/quiet2.git
CLI gh repo clone veggiemonk/quiet2
Julien Bisconti Julien Bisconti black 6a170a0 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ lua
๐Ÿ“„ README.md
๐Ÿ“„ stylua.toml
๐Ÿ“„ README.md

Monochrome Neovim theme

It's code, not fruit salad. Even if fruit salad is very tasty, I just had too much.

Adapted from quiet in the vim repository.

Install

Sorry but I have no idea how to write plugins. I'm a real dumb-dumb. I just use LazyVim and this is how I set it up. So far, this seems to work.

{
    "veggiemonk/quiet2",
    name = "quiet2",
    priority = 1000,
    lazy = false,
    config = function()
      require("quiet2").setup()
    end,
  },

Screenshot

Screenshot 2024-05-05 at 15 42 15