rm dead code | add terminal highlights

This commit is contained in:
siduck 2022-05-08 16:23:27 +05:30
parent 1fdb81e1f7
commit b6906663f7
6 changed files with 25 additions and 55 deletions

View file

@ -53,6 +53,6 @@ M.base_16 = {
base0F = "#e87979",
}
M = require("base16").override_theme(M, "radium")
M = require("base46").override_theme(M, "radium")
return M

View file

@ -53,6 +53,6 @@ M.base_16 = {
base0F = "#F16269",
}
M = require("base16").override_theme(M, "rxyhn")
M = require("base46").override_theme(M, "rxyhn")
return M