go stuff & a mess more

This commit is contained in:
2026-09-07 02:37:34 -04:00
parent 009bce4d73
commit 465246e0c9
7 changed files with 481 additions and 5 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ local M = {}
local highlights = require "custom.highlights"
M.ui = {
theme = "pastelDark",
theme_toggle = { "pastelDark", "one_light" },
theme = "everblush",
theme_toggle = { "everblush", "one_light" },
hl_override = highlights.override,
hl_add = highlights.add,