mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
This commit is contained in:
parent
4c05b1de9f
commit
b4be16c6e4
2 changed files with 1 additions and 4 deletions
|
|
@ -57,9 +57,6 @@ M.polish_hl = {
|
|||
TSInclude = {
|
||||
fg = M.base_30.purple,
|
||||
},
|
||||
LuaTSField = {
|
||||
fg = M.base_30.yellow,
|
||||
},
|
||||
TSFieldKey = {
|
||||
fg = M.base_30.orange,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -167,7 +167,7 @@ return {
|
|||
},
|
||||
|
||||
luaTSField = {
|
||||
fg = theme.base07,
|
||||
fg = theme.base0D,
|
||||
},
|
||||
|
||||
TSFieldKey = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue