An emacs theme emulating the helix theme of the same name. All credit for this theme is owed to the team who developed it.
The theme requires autothemer, which can be added via use-package
:
(use-package autothemer
:ensure t)
With autothemer installed, you can clone the repository and place the theme in your emacs directory to use it.