Vanilla Breeze

Theme & Layout Showcase

Dramatic visual transformations by combining extreme themes with pure CSS layout switching. No JavaScript required for layouts.

Open Full Demo Learn About Themes

What This Demo Shows

The showcase demonstrates two powerful Vanilla Breeze capabilities working together:

Pure CSS Layout Switching

Change between Stack, Sidebar, and Holy Grail layouts using only CSS. Radio buttons control which grid template is active — no JavaScript needed.

Extreme Theme Transformations

Watch the entire page transform with themes like Brutalist, Swiss, Cyber, Terminal, and Organic. Typography, colors, shadows, and shapes all change.

Available Layouts

Three layout patterns, all controlled via CSS Grid and the :checked pseudo-class:

Layout Description Use Case
Stack Single-column vertical layout Mobile, reading-focused content, articles
Sidebar Two-column with navigation sidebar Documentation, dashboards, admin panels
Holy Grail Three-column with nav and aside Full applications, content with related items

Extreme Themes

These themes go beyond color changes to transform the entire visual language:

Swiss

Precision grid design inspired by Swiss typography. Clean, structured, professional.

Brutalist

Raw, industrial aesthetic. Bold borders, monospace fonts, no rounded corners.

Cyber

Neon cyberpunk vibes. Glowing effects, dark backgrounds, futuristic feel.

Terminal

Retro CRT terminal aesthetic. Green-on-black, scanlines, monospace everything.

Organic

Natural, handcrafted feel. Earthy colors, flowing shapes, warm typography.

See the Themes documentation for all available extreme themes including Editorial, Kawaii, 8-bit, Vaporwave, and more.

How Layout Switching Works

The layout switching uses pure CSS with the :checked pseudo-class and the general sibling combinator (~). No JavaScript required.

HTML Structure

CSS Grid Templates

Using Extreme Themes

Apply any extreme theme by setting the data-theme attribute:

Themes can be combined with data-mode="light" or data-mode="dark" for explicit color mode control.

Try It

The full demo includes a collapsible controls panel with layout switching, the full theme picker, and sample content that showcases how each theme transforms typography, cards, forms, buttons, and code blocks.

Open Full Demo

Related

Themes

Complete theme documentation

Kitchen Sink

All components in one page

Attributes

Layout attributes reference