mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
The console may have been set for different colors before lualoader kicks in; notably, a black-on-white color scheme is not necessarily what we're expecting. While here, make color.default() a composition of color.escape() instead of rewriting the escape sequence to make it more obvious what it's achieving: a white-on-black color scheme with no attributes set. Reported by: emaste, whose eyes may rest easily |
||
|---|---|---|
| .. | ||
| cli.lua | ||
| color.lua | ||
| config.lua | ||
| core.lua | ||
| core.lua.8 | ||
| drawer.lua | ||
| loader.lua | ||
| Makefile | ||
| menu.lua | ||
| menu.lua.8 | ||
| password.lua | ||
| screen.lua | ||