devkennyy / rungeon

🏃‍♂️Open source, puzzle based adventure game in your browser
https://rungeon.live/
GNU General Public License v3.0
17 stars 21 forks source link

modified the 404 page to comply with global themes #129

Closed staranbeer closed 2 years ago

staranbeer commented 2 years ago

Description

modified the default 404 page so it can be dynamically changed by getting the theme value from local storage

## Changes

Solves

devkennyy commented 2 years ago

Looks good to me.