theme minifix
This commit is contained in:
parent
9c83975d31
commit
dc88c401c4
|
@ -5,8 +5,8 @@ local M = {}
|
|||
local highlights = require "custom.highlights"
|
||||
|
||||
M.ui = {
|
||||
theme = "kanagawa",
|
||||
theme_toggle = { "kanagawa", "chadracula" },
|
||||
theme = "oceanic-next",
|
||||
theme_toggle = { "kanagawa", "oceanic-next" },
|
||||
|
||||
hl_override = highlights.override,
|
||||
hl_add = highlights.add,
|
||||
|
|
Loading…
Reference in New Issue