mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
fix weird theme colors on light terminal bg | https://github.com/NvChad/NvChad/issues/1046
thanks to @tamton-aquib as he informed me about the :h bg option!
This commit is contained in:
parent
5980ef7803
commit
18668b59cb
30 changed files with 70 additions and 4 deletions
|
|
@ -53,6 +53,8 @@ M.base_16 = {
|
|||
base0F = "#986801",
|
||||
}
|
||||
|
||||
M.type = "light"
|
||||
|
||||
M.polish_hl = {
|
||||
WhichKeyDesc = {
|
||||
fg = M.base_30.white,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue