alephium / explorer

The explorer front-end for Alephium protocol
https://explorer.alephium.org
GNU Lesser General Public License v3.0
12 stars 7 forks source link

System theme color #233

Closed tdroxler closed 1 year ago

tdroxler commented 1 year ago

Resolves: #208

I tested it using https://addons.mozilla.org/en-US/firefox/addon/dark-mode-website-switcher/?src=external-twitter (thx NixOs....) but it seems to work great, but I have no idea if it's a "proper react/ts" way :)

When the app is starting it automatically use the system theme settings, it defaults to light it it's not set. If user change his setting, the app automatically adapt.