README Update

Trying to keep the layout a little consistent with the other READMEs.
This commit is contained in:
EMH-Mark-I 2020-06-27 19:53:34 -05:00
parent 0096fe7327
commit 35fe9cef79
2 changed files with 24 additions and 12 deletions

View File

@ -11,15 +11,33 @@ Download any Windows 95, 98, ME or XP theme file (from places like themeworld.co
Currently supports: Currently supports:
* Icons (ICL, DLL and ICO files) - Icons (ICL, DLL and ICO files)
* Cursors (CUR and ANI files) - Cursors (CUR and ANI files)
* Theme colors - Theme colors
* Fonts - Fonts
* Sounds - Sounds
* Wallpapers (installed to `/home/$USER/Pictures`) - Wallpapers (installed to `/home/$USER/Pictures`)
Two ways to install themes: GUI and CLI: Two ways to install themes: GUI and CLI:
#### Requirements
- inkscape
- python3-svgwrite
- python3-fonttools
- python3-numpy
Notes:
* Sounds are installed assuming you have XFCE sounds enabled per the [Chicago95 Install instructions](../INSTALL.md).
* To use Chicago95 Plus! on Xubuntu you need to install the following: `python3-svgwrite` `python3-fonttools` `inkscape`:
sudo apt install python3-svgwrite python3-fonttools inkscape
* By default Chicago95 Plus! creates the theme in your working folder and copies the files to their required location then automatically changes the current theme to the new theme, just like Windows!
-----
## Chicago95 Plus! GUI ## Chicago95 Plus! GUI
Designed to look very familiar you can pick and choose exactly which theme options you'd like to install. It also supports all theme previews. To use simply execute from the Plus folder `./PlusGUI.py` and you'll be presented with this: Designed to look very familiar you can pick and choose exactly which theme options you'd like to install. It also supports all theme previews. To use simply execute from the Plus folder `./PlusGUI.py` and you'll be presented with this:
@ -230,9 +248,3 @@ Specific Installs:
Part of the Chicago95 theme project Part of the Chicago95 theme project
``` ```
Notes:
* Sounds are installed assuming you have XFCE sounds enabled per the Chicago95 Install instructions.
* To use Chicago95 Plus! on Xubuntu you need to install the following: `python3-svgwrite` `python3-fonttools` `inkscape`: `sudo apt install python3-svgwrite python3-fonttools inkscape`
* By default Chicago95 Plus! creates the theme in your working folder and copies the files to their required location then automatically changes the current theme to the new theme, just like Windows!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 14 KiB