Original Credit to anAcc22
A port of anAcc22's sakura.nvim theme. A low-contrast pink colorscheme for Doom Emacs inspired by zenbones, rose-pine, and lackluster, originally built using lush.nvim.
doom-theme elisp file modified from doom-one-theme.el by Henrik Lissner
Add the following to $DOOMDIR/packages.el
(package! doom-sakura
  :recipe (:host nil :repo "https://github.com/Echinoida/doom-sakura"
           :files ("*.el")))
