mirror of
https://github.com/kepler155c/opus
synced 2025-10-31 23:53:01 +00:00
better colors
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user