theme
This commit is contained in:
parent
e2fc4111a1
commit
cd91bf774d
|
@ -6,7 +6,7 @@ local highlights = require "custom.highlights"
|
|||
|
||||
M.ui = {
|
||||
theme = "oceanic-next",
|
||||
theme_toggle = { "oceanic-next", "oceanic-light" },
|
||||
theme_toggle = { "oceanic-next", "ayu_light" },
|
||||
|
||||
hl_override = highlights.override,
|
||||
hl_add = highlights.add,
|
||||
|
|
Loading…
Reference in New Issue