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: 2 months ago
JSON representation

Pharo Themes

Lists

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)