1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-31 23:53:01 +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

View File

@@ -27,7 +27,6 @@ local page = UI.Page({
prompt = UI.TextEntry({
y = 2,
shadowText = 'enter command',
backgroundFocusColor = colors.black,
limit = 256,
accelerators = {
enter = 'command_enter',