# Version 6 updates

In the pervious update, I told you that I found an annoying line between the app bar and the search box. It's not easy to fix. But I still manage to get it done.  
  
I am elevation the app bar to 0. But it's not fixed. After some googling, I found out that I need to change the scaffold background to the color that I use the same as the app bar.

The line is gone, but when the notes are empty, the whole section is green. Way way too unacceptable to me. Then I manage to create a container at the bottom. and change the color according to the theme.

At the same time, I found out that when the status is empty. It's too empty and plain for this application. So I decided to include some images to have a better UI for the user. The cover you see is the first prototype from me and I found out it's not really nice on a dark theme, then I did some color adjustments that suit the light and dark theme.  
In this version, I focus on the UI UX. The functionality looks great at the moment. Will do an update if I find any problem while I using it. That's all for this version updates, cheers!! (Day 17 on this application. )

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1681727399861/1046888d-9019-49e8-98e8-cb983b830de4.png align="center")
