nicoburns / blessed-rs

A community guide to the Rust ecosystem
https://blessed.rs
1.32k stars 77 forks source link

dark mode #143

Open luasoldel opened 2 weeks ago

luasoldel commented 2 weeks ago

This is a quick drive-by PR for a css based dark mode. The base colors also got a bit adjusted into a basic theming system and some unused rules were removed. For now the default theme is set by the operating system.

light and dark mode preview
djc commented 1 week ago

Thanks for working on this, will be great to have a dark mode setup here!