mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
README Update
Trying to keep the layout a little consistent with the other READMEs.
This commit is contained in:
parent
0096fe7327
commit
35fe9cef79
@ -11,15 +11,33 @@ Download any Windows 95, 98, ME or XP theme file (from places like themeworld.co
|
||||
|
||||
Currently supports:
|
||||
|
||||
* Icons (ICL, DLL and ICO files)
|
||||
* Cursors (CUR and ANI files)
|
||||
* Theme colors
|
||||
* Fonts
|
||||
* Sounds
|
||||
* Wallpapers (installed to `/home/$USER/Pictures`)
|
||||
- Icons (ICL, DLL and ICO files)
|
||||
- Cursors (CUR and ANI files)
|
||||
- Theme colors
|
||||
- Fonts
|
||||
- Sounds
|
||||
- Wallpapers (installed to `/home/$USER/Pictures`)
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
```
|
||||
|
||||
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 |
Loading…
x
Reference in New Issue
Block a user