rashen33 / sky-cast-v2

SkyCast is a web application designed to provide users with instant weather information for any country or city worldwide. The goal was to create a user-friendly and responsive platform for accessing weather data.
https://rashen33.github.io/sky-cast-v2/
3 stars 6 forks source link

• Changes #5

Closed CodeStrate closed 9 months ago

CodeStrate commented 9 months ago
  1. Added a light (blue) to dark (gray) toggle Using CSS classes and classList toggle in JS.

    • Added CSS variables to colors.
  2. Fixed the search button CSS to be a more round button.

  3. Modifed logo.png such that the 'SkyCast' Text color will change.

  4. Tweaked the navbar to try to fit the theme toggle.