Onehalf theme based on lush forked from zorgick/onehalf-lua with my flavour.

Usage

Example with packer:

use({
  "zorgick/onehalf-lua",
  requires = {
    "rktjmp/lush.nvim",
  },
  disable = false,
}),