mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -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 = {
|
TSInclude = {
|
||||||
fg = M.base_30.purple,
|
fg = M.base_30.purple,
|
||||||
},
|
},
|
||||||
LuaTSField = {
|
|
||||||
fg = M.base_30.yellow,
|
|
||||||
},
|
|
||||||
TSFieldKey = {
|
TSFieldKey = {
|
||||||
fg = M.base_30.orange,
|
fg = M.base_30.orange,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -167,7 +167,7 @@ return {
|
||||||
},
|
},
|
||||||
|
|
||||||
luaTSField = {
|
luaTSField = {
|
||||||
fg = theme.base07,
|
fg = theme.base0D,
|
||||||
},
|
},
|
||||||
|
|
||||||
TSFieldKey = {
|
TSFieldKey = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue