feat(gruvbox_material): some problems with variables

This commit is contained in:
RitchielRez 2022-09-10 20:06:05 +06:00 committed by GitHub
parent fa37bdd640
commit 34b3e24527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ M.base_16 = {
base01 = "#2e2e2e",
base00 = "#282828",
base09 = "#e78a4e",
base06 = "#d4be98",
base06 = "#7daea3",
}
vim.opt.bg = "dark"