woroodfathiassi / Light-Dark-Mode

This is a simple application to switch a page's theme between Light and Dark modes.
2 stars 0 forks source link

Inconsistent naming style. Use snake-case or camelCase consistently throughout file #5

Open nasser-codes opened 1 month ago

nasser-codes commented 1 month ago

https://github.com/woroodfathiassi/Light-Dark-Mode/blob/f84c1846c5d49752e714432ee92f6200fc213381/index.html#L16

nasser-codes commented 1 month ago

Use https://google.github.io/styleguide/htmlcssguide.html as reference.