style: make cmd bar gray
This commit is contained in:
@@ -354,7 +354,7 @@ function drawCommandBar(w, y)
|
||||
term.setCursorPos(1, y)
|
||||
|
||||
term.setBackgroundColor(colors.white)
|
||||
term.setTextColor(colors.black)
|
||||
term.setTextColor(colors.gray)
|
||||
|
||||
term.clearLine()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user