denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

fix: better instatus badge #2337

Closed kt3k closed 2 years ago

kt3k commented 2 years ago

Fixes the instatus badge in the footer (for the users who set OS default dark theme.)

Before

スクリーンショット 2022-08-01 15 01 24

After

スクリーンショット 2022-08-01 15 00 48

closes #2323

kt3k commented 2 years ago

hm its not perfect, you can still see bits of black on the corner; instatus really needs to fix this on their end, but for now i guess this will do

Right. I guess an ideal solution might be that they support something like https://denostatus.com/embed-status/light-sm?color-scheme=light which override the color-scheme of iframe html