Calculator: Give the '9' button a blue foreground color as well

This commit is contained in:
Linus Groh 2021-01-22 17:43:56 +01:00 committed by Andreas Kling
parent 0bf5669ba3
commit 5e95a777e0

View file

@ -87,6 +87,7 @@
text: "9"
fixed_width: 35
fixed_height: 28
foreground_color: "blue"
}
@GUI::Button {