test changing nvim theme
This commit is contained in:
parent
d9a86a45dc
commit
2ed626b2fd
@ -5,8 +5,8 @@ local M = {}
|
||||
local highlights = require "custom.highlights"
|
||||
|
||||
M.ui = {
|
||||
theme = "gatekeeper",
|
||||
theme_toggle = { "gatekeeper", "one_light" },
|
||||
theme = "chadracula",
|
||||
theme_toggle = { "chadracula", "one_light" },
|
||||
|
||||
hl_override = highlights.override,
|
||||
hl_add = highlights.add,
|
||||
|
Loading…
x
Reference in New Issue
Block a user