mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 06:28:08 +01:00
move to dark theme
This commit is contained in:
parent
a7ef531780
commit
1181a30c07
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ M.plugins = "custom.plugins"
|
||||||
M.mappings = require "custom.mappings"
|
M.mappings = require "custom.mappings"
|
||||||
|
|
||||||
M.ui = {
|
M.ui = {
|
||||||
theme = "one_light",
|
theme = "onedark",
|
||||||
statusline = {
|
statusline = {
|
||||||
theme = "default",
|
theme = "default",
|
||||||
separator_style = "arrow",
|
separator_style = "arrow",
|
||||||
|
|
Loading…
Reference in a new issue