mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +00:00
Calculator: Give the '9' button a blue foreground color as well
This commit is contained in:
parent
0bf5669ba3
commit
5e95a777e0
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
||||||
text: "9"
|
text: "9"
|
||||||
fixed_width: 35
|
fixed_width: 35
|
||||||
fixed_height: 28
|
fixed_height: 28
|
||||||
|
foreground_color: "blue"
|
||||||
}
|
}
|
||||||
|
|
||||||
@GUI::Button {
|
@GUI::Button {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue