chore: change theme
This commit is contained in:
parent
705af89243
commit
0bc31e442b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---@type ChadrcConfig
|
---@type ChadrcConfig
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
M.ui = { theme = 'chadracula' }
|
M.ui = { theme = 'oxocarbon' }
|
||||||
M.plugins = "custom.plugins"
|
M.plugins = "custom.plugins"
|
||||||
M.mappings = require "custom.mappings"
|
M.mappings = require "custom.mappings"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue