> For the complete documentation index, see [llms.txt](https://book.konstantinsecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.konstantinsecurity.com/readme/art/xfce-xubuntu-windows-95.md).

# XFCE / Xubuntu Windows 95

<https://github.com/grassmunk/Chicago95>

Chicago95 XFCE / Xubuntu Windows 95 Total Conversion

![](/files/7nppsrs060n2ufwVv2sj)

*Click* [*here*](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Art/XFCE%20Xubuntu%20Windows%2095/SCREENSHOTS/README.md) *for more screenshots*

I was unhappy with the various XFCE/GTK2/GTK3 Windows 95 based themes and decided to make one that was more consistent across the board for theming.

Included in this theme:

* Icons to complete the icon theme started with Classic95
* GTK2 and GTK3 themes
* Edited Redmond XFWM theme to more accurately reflect Windows 95
* Chicago95 Plus! A tool to preview and install Windows 95/98/ME/XP themes
* Plymouth theme created from scratch
* An MS-DOS inspired theme for oh-my-zsh
* Partial support for HiDPI monitors
* Partial icon theme for LibreOffice 6+

Requirements:

* GTK+ 3.22 or 3.24
* Xfce 4.12, 4.14, 4.16
* gtk2-engines-pixbuf (Recommended for GTK2 applications)
* The xfce4-panel-profiles package
* A Window compositor

(If your are using an older desktop that uses GTK3.18, you can use [this forked version of the theme.](https://github.com/EMH-Mark-I/Chicago95-Custom-XUbuntu-16.04-))

Documentation

[Click here](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Art/XFCE%20Xubuntu%20Windows%2095/INSTALL/README.md) for Chicago95 documentation and extra features.

Installation Packages:

| Distro                  | Package Name/Link                                                                                                 |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------- |
| Debian 9                | <https://software.opensuse.org//download.html?project=home%3Abgstack15%3AChicago95\\&package=chicago95-theme-all> |
| Debian 10               | <https://software.opensuse.org//download.html?project=home%3Abgstack15%3AChicago95\\&package=chicago95-theme-all> |
| Debian Testing/Unstable | <https://software.opensuse.org//download.html?project=home%3Abgstack15%3AChicago95\\&package=chicago95-theme-all> |
| Ubuntu 18.04 - 20.04    | <https://software.opensuse.org//download.html?project=home%3Abgstack15%3AChicago95\\&package=chicago95-theme-all> |

Manual installation and setup instructions:

[Click here](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Art/XFCE%20Xubuntu%20Windows%2095/INSTALL/README.md) for install steps.

Install a Microsoft Windows Plus! theme:

[Click here](https://github.com/grassmunk/Chicago95/blob/master/Plus/README.MD) for installing custom themes.

Install the Plymouth boot splash theme:

[Click here](https://github.com/grassmunk/Chicago95/blob/master/Plymouth) for install steps.

Install the LibreOffice icon theme:

[Click here](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Art/XFCE%20Xubuntu%20Windows%2095/README/README.md) for installing the LibreOffice Chicago95 icon theme.

Miscellaneous KDE Support (experimental):

* SDDM Logon Manager:: Click `Install from file...` in Loggin Screen (SDDM) manager. Select `SDDM/Chicago95.tar.gz` to install the theme.
* Splash Screen: `plasmapkg2 -t lookandfeel -i KDE/Splash/chicago95.splashscreen`

Screenshots:

[Click here to view screenshots](https://gitlab.com/johnmkane/tech-recipe-book/-/blob/main/Book/Art/XFCE%20Xubuntu%20Windows%2095/SCREENSHOTS/README.md)

IRC server:

[Click here](https://web.emhmki.org:8443/) to connect to the IRC server. Please read server rules and be kind.

Code and license

License: GPL-3.0+/MIT


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://book.konstantinsecurity.com/readme/art/xfce-xubuntu-windows-95.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
