Dark Theme Demo

This page demonstrates the dark theme variant.

Features

Code Example

fn main() {
    println!("Hello, dark theme!");
}

Table Example

Theme Status
Light ✅ Default
Dark ✅ Active on this page

This is a blockquote in dark mode.

The theme system uses CSS custom properties to switch between light and dark color schemes seamlessly.