fix(gruvbox_material): revert last commit

This commit is contained in:
RitchielRez 2022-09-10 20:08:03 +06:00 committed by GitHub
parent 34b3e24527
commit b632d4f3fe
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 = "#7daea3",
base06 = "#d4be98",
}
vim.opt.bg = "dark"