Kevin Powell - CommunityKP-C
Kevin Powell - Community10mo ago
17 replies
Myra

Notes App

Hi there! I'm trying to create a notes app using html, css and JavaScript. For now i have worked with html and css but here are a couple of issues

• the tooltip for the plus icon of new notebooks button is not converting into lower case

• also i have added the dark theme using the toggle button. For the light theme all the properties are working but when i toggle to dark theme. I have tried to change the colors of some properties but they are not changing. Some colors are changed like for the body bg,aside bg,new note btns bg colors are changed but when i try to change the search container and search field bg color they are not changing. Also when i hover over the new note btn, the moon icon and the plus icon of new notebooks btn their color are not changing

I have applied all the colors properties in my code pen their some are working and some are not

Here is the link to code pen.
https://codepen.io/Myra-Gull/pen/XJWyLXa
Was this page helpful?