mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 22:09:25 +00:00
[neovim] Set colorscheme to tokyonight-moon
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
local colorscheme = "tokyonight"
|
||||
|
||||
require("tokyonight").setup({
|
||||
style = "moon",
|
||||
styles = {
|
||||
sidebars = "normal",
|
||||
floats = "normal",
|
||||
|
Reference in New Issue
Block a user