Skip to content

Commit

Permalink
changed background-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Oskar committed Jan 29, 2024
1 parent 4197c51 commit f683986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blippen/themes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const themes: Theme[] = [
mainScreen: makeMainScreen({
title: "",
backgroundColor: "#000000",
backgroundImage: "url(/images/VSR2024/VSRtillbaljan2.png)",
backgroundImage: "url(/images/VSR2024/VSR2.png)",
infoFontColor: "rgba(240,240,240, 0.7)",
}),
successScreen: makeSuccessScreen({
Expand Down

0 comments on commit f683986

Please sign in to comment.