Skip to content

Commit fb4b830

Browse files
committed
GUI - update startup h1 colour to match theme
1 parent 17e0b1b commit fb4b830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/gui/qt/html/startup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<center>
55
<img src=":/images/logo.png" height="214dx" width="262dx"/>
66

7-
<p style="font-size:50dx;color: white;background-color: #99004A;">Welcome!</p>
7+
<p style="font-size:50dx;color: white;background-color: deeppink;">Welcome!</p>
88

99
<p>
1010
This is Sonic Pi<br/>

0 commit comments

Comments
 (0)