Update keyboard background color
This commit is contained in:
parent
cbb6f57daf
commit
b219cebb32
@ -406,7 +406,7 @@ local PAGES = {
|
|||||||
|
|
||||||
local KEY_BACKSPACE = "backspace"
|
local KEY_BACKSPACE = "backspace"
|
||||||
local ID_FILTER_DISPLAY = "display_filter"
|
local ID_FILTER_DISPLAY = "display_filter"
|
||||||
local KEYBOARD_BG_COLOR = colors.lightGray
|
local KEYBOARD_BG_COLOR = colors.gray
|
||||||
local KEYBOARD_KEY_COLOR = colors.gray
|
local KEYBOARD_KEY_COLOR = colors.gray
|
||||||
local keyboardLines = {
|
local keyboardLines = {
|
||||||
lines = {
|
lines = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user