https://github.com/sebastianconcept/PharoDawnTheme
A warm dark theme for Pharo Smalltalk
https://github.com/sebastianconcept/PharoDawnTheme
Last synced: about 1 month ago
JSON representation
A warm dark theme for Pharo Smalltalk
- Host: GitHub
- URL: https://github.com/sebastianconcept/PharoDawnTheme
- Owner: sebastianconcept
- License: mit
- Created: 2020-02-26T13:49:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T16:50:33.000Z (over 1 year ago)
- Last Synced: 2025-04-05T14:42:11.315Z (2 months ago)
- Language: Smalltalk
- Homepage:
- Size: 52.7 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pharo - Dawn theme - A warm dark theme for Pharo. (IDE)
README
# PharoDawnTheme
A warm dark theme for [Pharo](https://www.pharo.org).[](https://github.com/sebastianconcept/PharoDawnTheme/releases)
[](https://pharo.org/download)
[](https://pharo.org/download)
[](https://pharo.org/download)[]()
[]()
[](./LICENSE.txt)### Install
```smalltalk
"Loads the Dawn theme in Pharo 11 (current latest, Feb 2024)"
Metacello new
baseline: 'PharoDawnTheme';
repository: 'github://sebastianconcept/PharoDawnTheme:latest';
load.
```
### How does it look?
It looks like this:
___
[Sebastian Sastre](https://sebastiansastre.co) - 2020