Chicago95/README.md

158 lines
6.9 KiB
Markdown
Raw Normal View History

2016-04-15 22:39:22 +02:00
# Chicago95
## XFCE / Xubuntu Windows 95 Total Conversion
I was unhappy with the various XFCE/GTK2/GTK3 Windows 95 based themes and decided to make one that was more consistent accross the board for theming.
Included in this theme:
- New icons to complete the icon theme started with Classic95
- Edited Redmond XFWM theme to more accurately reflect Windows 95
- Edited Xfce-Redmond by dbbolton to be more accurate and include XFCE panels
- Created GTK-3.0 theme from scratch (based on Win 10 and Mate themes)
- Plymouth theme created from scratch
## Screenshots
2016-04-18 19:40:55 +02:00
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/plymouth.gif "Plymouth")
2016-04-18 19:39:14 +02:00
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/lightdm.png "LightDM")
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/Screenshot.png "Big Screenshot")
2016-04-15 22:39:22 +02:00
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/gtk2.png "GTK2")
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/gtk3.png "GTK3")
2016-04-17 20:30:32 +02:00
I decided that the pop-overs were almost exactly as annoying/ugly as Clippy was in MS Office 97 so the buttons/coloring are matched to look exactly like that.
![alt text](https://raw.githubusercontent.com/grassmunk/Chicago95/master/Screenshots/DOS.png "Terminal")
2016-04-15 22:39:22 +02:00
## Installation
### Themes
Copy the folder `Theme/Chicago95` to the themes directory i.e. `/usr/share/themes/` or `~/.themes`.
In XFCE select Settings -> Appearance. Click on 'Style' and select `Chicago95`.
For window borders select Settings -> Window Manager. Under 'Style' select `Chicago 95`.
2016-04-18 19:39:14 +02:00
Background: Just set to whatever you like, for a more authentic look try setting Style to none and color to `#008080`.
2016-04-15 22:39:22 +02:00
### Icons
To install the icons copy the folder `Icons/Chicago95` to `/usr/share/icons` or `~/.icons`.
In XFCE select Settings -> Appearance. Click on 'Icons' and select `Chicago95`.
For icons with tux check the Extras section below.
2016-04-15 22:39:22 +02:00
### Cursors
To install the cursors copy the folders in `Cursors` to `/usr/share/icons` or `~/.icons`.
In XFCE select Settings -> Mouse and Touchpad. Click on 'Icons' and select `Chicago95`.
### Fonts
Copy the folder `Fonts/vga_font` to `~/.fonts/truetype/` if the `.fonts/truetype` folder doesn't exist just create it before you copy the files.
Update your font cache: sudo fc-cache -f -v
In xfce-term selet the font `Less Perfect DOS VGA` or `More Pefect DOS VGA`.
### Terminal
Copy the file `Extras/Chicago95.theme` to `~/.local/share/xfce4/terminal/colorschemes` (create the colorschemes folder if it doesn't exist: `mkdir .local/share/xfce4/terminal`).
Under preferences in xfce-term select 'Colors.' Under `Presets` you should see `Chicago 95`.
To get the MS-DOS `C:\>` prompt and startup message add the contents of `Extras/DOSrc` to your `.bashrc` file: `cat Extras/DOSrc >> ~/.bashrc`.
2016-04-18 19:39:14 +02:00
### Plymouth
2016-04-15 22:39:22 +02:00
2016-04-18 19:39:14 +02:00
Recreates the classic Windows 95 boot screen.
2016-04-15 22:39:22 +02:00
To install:
```
sudo cp -r Plymouth/Chicago95 /lib/plymouth/themes/
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Chicago95/Chicago95.plymouth 100
sudo update-alternatives --config default.plymouth #here, choose the number of the theme you want to use then hit enter
sudo update-initramfs -u
```
2016-04-18 19:39:14 +02:00
### LightDM:
Attemps to recreate the asthetic of logging on to a computer in the mid 90's.
Install instructions are in the `README.md` in `Lightdm/Chicago95/`.
## Extras
Big thanks to u/EMH_Mark_I at Reddit.com for the most recent changes and these items:
### Fonts
In the xfce appearance window, open the font tab.
* Default Font: Sans 10
* Enable Antialiasing: Yes
* Hinting: Full
* Sub-pixel order: None
Next, open Window Manager.
* Title Font: Sans Bold 8
2017-05-03 22:31:50 +02:00
### Wheres the classic Start Button?
If you want a classic style start button for the Whisker Menu or Application-Menu plugins instead of it defaulting to only an icon without the button borders, there are a few steps required to set this up.
I didnt include this in the installer script because theres too much potential for it to go wrong.
Note: Your panel has to be 32px high if you wish to have the classic style Start button. If its any other size, the button wont look correct. Youre more than welcomed to make your own Start button.
This is a work around because Ive been unable to find a more sane means of making something that should be so simple to work...
1. Go to this directory on your system. `/home/$USER/.themes/Chicago95-custom/gtk-2.0/`
2. You will see a file named `panel.rc` and another one named `panel.rc.alt`. Rename `panel.rc` to `panel.rc.bak`. Rename `panel.rc.alt` to `panel.rc`.
3. Open the properties menu of either Whisker Menu or Application Menu and change the icon. The Start Button is located in the following directory: `/home/$USER/.themes/Chicago95-custom/gtk-2.0/panel/`. Select the file name `start-button.png`.
4. The icon will appear crunched. Log out and log back in or run `xfce4-panel -r` to reset the panel interface. The icon should appear a regular size.
2017-05-03 22:31:50 +02:00
### Pulse Audio Fix
Copy the `pulseaudio_fix.css` file from the `gtk-3.0 Override` directory into `/home/$USER/.config/gtk-3.0/` (This will fix the oversized pulse audio button and battery icon in the panel.)
Next, execute the following command as a regular user to import the pulseaudio fix:
`echo "@import url(\"pulseaudio_fix.css\");" >> /home/$USER/.config/gtk-3.0/gtk.css`
2017-05-03 22:31:50 +02:00
### Setting up the panel
1. Panel 1. Horizontal, 32px high ONLY, and 100% Length. Below or above and it wont look correct. (Make sure you set the background style to "None" so that it inherits the theme style.)
2. Application Menu;
3. Separator (Handle Style);
4. Custom Launcher, Custom Launcher, Custom Launcher, etc.
5. “Show Desktop” plugin;
6. Separator (Handle Style);
7. Window Buttons (Sorting Order: Timestamp and Window Grouping is Always. Uncheck “Show Handle” if its enabled.);
8. Separator (Transparent with Expanding);
9. Separator (Handle Style);
10. Notification Area (19px max icon size);
11. PulseAudio Plugin (Uncheck mark "Show Notifications when volume changes." it will conflict with XFCE notifiyd by making duplicate volume notifications);
12. Separator (Transparent);
13. Orage Panel Clock. ( In settings, enable check box “Show frame” and replace the text in “Line 1” with %I:%M %p.)
2017-05-03 22:31:50 +02:00
### Shadows
Disable shadows in compositing for an authentic appearance, or at the very least disable “show shadows under dock windows” to prevent dark shading from the panel bar overlapping onto maximized applications.
2017-05-03 22:31:50 +02:00
### Install tweaked icons
For the icon theme, I made a small adjustment that replaces the MS Windows logos with tux penguins. You can install this if you want. To install it, copy the `Chicago95-tux` directory into “/home/$USER/.icons.”
2016-04-15 22:39:22 +02:00
## Requirements
GTK+ 3.16 or above
2016-04-15 22:39:22 +02:00
Xfce 4.12 of above
(preferred distro is Xubuntu)
### Code and license
2016-04-18 19:39:14 +02:00
License: GPL-3.0+/MIT