Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PureBasicIDE/PureBasic.pb
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ If CommandlineBuild = 0 And NoSplashScreen = 0
FrontColor($777777) ; SpiderBasic splash screen background is white, so change the font color to a dark one
OffsetX = DesktopScaledX(130) ; Spider has a logo at the left of the window, so shift the text display
CompilerElse
FrontColor($FFFFFF)
FrontColor($000000)
OffsetX = 0
CompilerEndIf

Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified PureBasicIDE/data/purebasiclogo_hdpi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified PureBasicIDE/data/startuplogo_hdpi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.