dotfiles/.dotfiles/nvchad/custom/configs/auto-dark-mode.lua
2024-01-31 11:26:31 +01:00

4 lines
67 B
Lua

return {
light_theme = "ayu_light",
dark_theme = "ayu_dark",
}