midnight.nvim/colors/midnight.lua
2025-11-08 17:35:03 -05:00

2 lines
53 B
Lua

vim.o.background = 'dark'
require('midnight').load()