--[[--
Use this file to specify User preferences.
Review [examples](+E:\ZeroBraneStudioEduPack-0.70-win32\cfg\) or check [online documentation](/) for details.
--]]--
local G = ...
styles = ('cfg/')('SciTeLuaIDE')
stylesoutshell = styles -- apply the same scheme to Output/Console windows
= -- apply text colors to auxiliary windows
= -- apply text colors to tooltips
= "Courier New"
= 12
= 4
= false
tolua的调试可以参考这两个链接:
/huangchaoqun/p/
/you_lan_hai/article/details/55057720