mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
fix(gruvbox_material): revert last commit
This commit is contained in:
parent
34b3e24527
commit
b632d4f3fe
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ M.base_16 = {
|
||||||
base01 = "#2e2e2e",
|
base01 = "#2e2e2e",
|
||||||
base00 = "#282828",
|
base00 = "#282828",
|
||||||
base09 = "#e78a4e",
|
base09 = "#e78a4e",
|
||||||
base06 = "#7daea3",
|
base06 = "#d4be98",
|
||||||
}
|
}
|
||||||
|
|
||||||
vim.opt.bg = "dark"
|
vim.opt.bg = "dark"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue