bearded-op

This commit is contained in:
Benjamin Palko 2024-03-20 10:32:48 -05:00
parent f5832bcc1b
commit 9bc0942484

View file

@ -5,7 +5,7 @@ local M = {}
local highlights = require "custom.highlights"
M.ui = {
theme = "doomchad",
theme = "bearded-arc",
theme_toggle = { "nord", "nord" },
hl_override = highlights.override,