Skip to content

This is an attempt to recreate the look and feel of various desktop environments with CSS. It includes the desktop environments Amiga Workbench, CDE, Enlightenment, IRIX Indigo Magic, KDE Plasma, OS/2 Warp, Serenity, Trinity, and WindowMaker.

Notifications You must be signed in to change notification settings

Dreeam00/Desktop-CSS

Repository files navigation

Desktop Environment CSS Collection

A collection of CSS stylesheets that mimic the look and feel of various classic and modern desktop environments. This project is a showcase of what can be achieved with pure CSS.

Showcase

Amiga Workbench
Amiga Workbench
CDE
Common Desktop Environment
Enlightenment
Enlightenment E16
KDE Plasma
KDE Plasma
OS/2 Warp
OS/2 Warp
SerenityOS
SerenityOS
Trinity
Trinity Desktop
WindowMaker
Window Maker / NeXTSTEP
IRIX Indigo Magic
IRIX Indigo Magic

Live Demonstrations

You can view a live demonstration of each theme by clicking the links below:

Usage

To use one of these styles in your own project:

  1. Find the corresponding CSS file in its directory (e.g., AmigaWorkbenchCSS/amiga-workbench.css).

  2. Link to the stylesheet in the <head> of your HTML document:

    <link rel="stylesheet" href="https://dreeam00.github.io/Desktop-CSS/<DesktopEnviromentName>/<DesktopEnviromentName>.css">
  3. Structure your HTML using the classes and elements demonstrated in the index.html and reference.html files within each theme's directory.

Contributing

Contributions are welcome! If you'd like to add a new theme or improve an existing one, please feel free to fork this repository and submit a pull request.

About

This is an attempt to recreate the look and feel of various desktop environments with CSS. It includes the desktop environments Amiga Workbench, CDE, Enlightenment, IRIX Indigo Magic, KDE Plasma, OS/2 Warp, Serenity, Trinity, and WindowMaker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published