Skip to content

Commit

Permalink
add theme mode indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericgacoki authored May 30, 2022
1 parent 71f14e8 commit f170b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ A Bot-based Android chat app that showcases the implementation of Material You i
## Theme Samples (generated by [Material Theme Builder](https://material-foundation.github.io/material-theme-builder/#/custom))

<table>
<tr> <td> ⚫ Dark Mode </td> <td> ⚪ Light Mode </td> </tr>
<tr> <td> <img src="media/brown-dark.png"/></td> <td> <img src="media/brown-light.png"/></td> </tr>
<tr> <td> <img src="media/purple-dark.png"/></td> <td> <img src="media/purple-light.png"/></td> </tr>
<tr> <td> <img src="media/green-dark.png"/></td> <td> <img src="media/green-light.png"/></td> </tr>
Expand Down

0 comments on commit f170b41

Please sign in to comment.