Fix: screen top ui, screen bottom ui
This commit is contained in:
@@ -22,9 +22,9 @@ class TypingAppButton extends RoundRectButton {
|
||||
0x666666
|
||||
);
|
||||
setting.setTextColor(
|
||||
"#668",
|
||||
"#668",
|
||||
"#668",
|
||||
"#66c",
|
||||
"#66c",
|
||||
"#66c",
|
||||
"#333"
|
||||
);
|
||||
break;
|
||||
@@ -44,9 +44,9 @@ class TypingAppButton extends RoundRectButton {
|
||||
0x666666
|
||||
);
|
||||
setting.setTextColor(
|
||||
"#866",
|
||||
"#866",
|
||||
"#866",
|
||||
"#a66",
|
||||
"#a66",
|
||||
"#a66",
|
||||
"#333"
|
||||
);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user