JhohannesK / TipoHiZ

A typing website made for everyone
https://tipohiz.vercel.app/
GNU General Public License v3.0
16 stars 33 forks source link

Themes Addition #109

Closed pchy-ynda closed 2 days ago

pchy-ynda commented 2 days ago

FIX

Added 2 new themes: Dark-gray and Midnight-blue

Issue

Fixes the Issue #88

Notes to reviewer

I hope to resolve the previous merge conflicts in this pull request. I've added 2 new themes to the app -- dark-gray and midnight-blue. Please let me know if you'd like to fix anything. I'll also fix any errors I encounter ASAP.

vercel[bot] commented 2 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tipohiz ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 8:45am
JhohannesK commented 2 days ago

There's this same issue solved in #104 where changing from the new theme you added to the older ones does not work.

Try this fix: there's an array also in app/layout with themes. Add your themes to this array.