整理代码,修改颜色名和几乎所有的使用方法(可能有错误,需要后续再整理)

This commit is contained in:
MrZ626
2021-04-21 23:51:34 +08:00
parent 9b3b0e2086
commit 09d0612aeb
62 changed files with 701 additions and 690 deletions

View File

@@ -21,13 +21,13 @@ local lastSearch--Last searched string
local typeColor={
help=COLOR.Y,
other=COLOR.lOrange,
other=COLOR.lO,
game=COLOR.lC,
term=COLOR.lR,
setup=COLOR.lY,
pattern=COLOR.lGrass,
pattern=COLOR.lJ,
english=COLOR.B,
name=COLOR.lPurple,
name=COLOR.lV,
}
local function getList()return result[1]and result or dict end
local function clearResult()