diff options
Diffstat (limited to 'lua/config/editor.lua')
| -rw-r--r-- | lua/config/editor.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/config/editor.lua b/lua/config/editor.lua index 9d20ecd..9594778 100644 --- a/lua/config/editor.lua +++ b/lua/config/editor.lua | |||
| @@ -29,7 +29,7 @@ option.clipboard = "unnamedplus"; | |||
| 29 | option.termguicolors = true; | 29 | option.termguicolors = true; |
| 30 | 30 | ||
| 31 | -- Setup Editor Theme | 31 | -- Setup Editor Theme |
| 32 | vim.cmd.colorscheme("zephyr") | 32 | vim.cmd.colorscheme("darkblue") |
| 33 | vim.cmd([[ | 33 | vim.cmd([[ |
| 34 | highlight GitGutterAdd ctermbg=none | 34 | highlight GitGutterAdd ctermbg=none |
| 35 | highlight GitGutterAdd guibg=none | 35 | highlight GitGutterAdd guibg=none |
