skylark-nvim/astronvim_theme/colors.lua

6 lines
97 B
Lua

-- Modify the color palette for the default theme
return {
fg = "#abb2bf",
bg = "#1e222a",
}