(straight-use-package
'(vibrant-ink-theme :type git :host github :repo "arkhan/vibrant-ink-theme"))
(load-theme 'vibrant-ink t)
(leaf vibrant-ink-theme
:straight (vibrant-ink-theme
:type git
:host github
:repo "arkhan/vibrant-ink-theme")
:init (load-theme 'vibrant-ink t))
(use-package vibrant-theme-ink
:straight (vibrant-ink-theme
:type git
:host github
:repo "arkhan/vibrant-ink-theme")
:init (load-theme 'vibrant-ink t))