整理代码,修改颜色名和几乎所有的使用方法(可能有错误,需要后续再整理)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user