1
0
mirror of https://github.com/kepler155c/opus synced 2026-06-01 18:22:09 +00:00

better colors

This commit is contained in:
kepler155c@gmail.com
2017-09-28 18:52:57 -04:00
parent 2af6f098c8
commit 9cb7180f10
8 changed files with 62 additions and 30 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ local function draw()
parentTerm.setTextColor(_colors.focusTextColor)
parentTerm.setBackgroundColor(_colors.backgroundColor)
parentTerm.setCursorPos( w, 1 )
parentTerm.write('*')
parentTerm.write('\215')
end
if currentTab then