1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 19:49:25 +00:00

[neovim] Set colorscheme to tokyonight-moon

This commit is contained in:
2022-10-22 18:19:04 +02:00
parent 2c602ab1d3
commit 81035e624c
2 changed files with 38 additions and 34 deletions

View File

@ -1,6 +1,7 @@
local colorscheme = "tokyonight"
require("tokyonight").setup({
style = "moon",
styles = {
sidebars = "normal",
floats = "normal",