Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/David5i6/Uncommon-Themes
Pharo Themes
https://github.com/David5i6/Uncommon-Themes
pharo80 theme uncommon
Last synced: about 2 months ago
JSON representation
Pharo Themes
- Host: GitHub
- URL: https://github.com/David5i6/Uncommon-Themes
- Owner: David5i6
- Created: 2020-05-01T08:33:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T05:48:07.000Z (over 4 years ago)
- Last Synced: 2024-04-24T18:25:15.533Z (9 months ago)
- Topics: pharo80, theme, uncommon
- Language: Smalltalk
- Size: 21.1 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pharo - Uncommon-Themes - A collection of themes for Pharo. (IDE)
README
# Uncommon-Themes
These are a little collection of themes made by me (David Sánchez Gregori) for the Pharo IDE.
This is tested on `Pharo 8` and (in the moment of publishing) latest `Pharo 9`.
To load the package:
Execute from the `Playground` or the `Workspace`:
```smalltalk
Metacello new
repository: 'github://David5i6/Uncommon-Themes/src';
baseline: 'UncommonThemes';
load
```Then go to *Settings* and select a "Uncommon Theme".
## Themes
Here is a list of themes with ans screenshot of them.
### Aquamarine
![screenshot](./screenshots/Aquamarine.png)
### Circus
![screenshot](./screenshots/Circus.png)
### Copper
![screenshot](./screenshots/Copper.png)
### Emerald
![screenshot](./screenshots/Emerald.png)
### Gold
![screenshot](./screenshots/Gold.png)
### Jade
![screenshot](./screenshots/Jade.png)
### Mechanical
![screenshot](./screenshots/Mechanical.png)
### Mechanical APG
Mechanical theme with alternative progressbar
![screenshot](./screenshots/MechanicalAPG.png)
### Nineties
![screenshot](./screenshots/Nineties.png)
### Oldie
![screenshot](./screenshots/Oldie.png)
### Oldie Patterns
![screenshot](./screenshots/OldiePatterns.png)
### Paper
![screenshot](./screenshots/Paper.png)
### Polar
![screenshot](./screenshots/Polar.png)
### Retro
![screenshot](./screenshots/Retro.png)
### Ruby
![screenshot](./screenshots/Ruby.png)
### Sakura
![screenshot](./screenshots/Sakura.png)
### Silver
![screenshot](./screenshots/Silver.png)
### Straza
![screenshot](./screenshots/Straza.png)
### Straza NT
The same as Straza but without transparency.
![screenshot](./screenshots/StrazaNT.png)
### Sunlight
![screenshot](./screenshots/Sunlight.png)