Skip to content

Commit

Permalink
Update widget images
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jan 22, 2021
1 parent ec966e7 commit 28eb944
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -42,13 +42,13 @@ To run a showcase of the features of Fyne execute the following:
And you should see something like this (after you click a few buttons):

<p align="center" markdown="1" style="max-width: 100%">
<img src="img/widgets-dark.png" width="752" height="594" alt="Fyne Hello Light Theme" style="max-width: 100%" />
<img src="img/widgets-dark.png" width="752" height="617" alt="Fyne Hello Light Theme" style="max-width: 100%" />
</p>

Or if you are using the light theme:

<p align="center" markdown="1" style="max-width: 100%">
<img src="img/widgets-light.png" width="752" height="594" alt="Fyne Hello Light Theme" style="max-width: 100%" />
<img src="img/widgets-light.png" width="752" height="617" alt="Fyne Hello Light Theme" style="max-width: 100%" />
</p>

# Getting Started
Expand Down
Binary file modified img/widgets-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/widgets-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28eb944

Please sign in to comment.