Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/badetitou/pharo-draculatheme
This is a dracula theme adaptation for Pharo
https://github.com/badetitou/pharo-draculatheme
dracula dracula-theme pharo
Last synced: 2 days ago
JSON representation
This is a dracula theme adaptation for Pharo
- Host: GitHub
- URL: https://github.com/badetitou/pharo-draculatheme
- Owner: badetitou
- Created: 2023-08-18T07:53:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T15:56:17.000Z (8 months ago)
- Last Synced: 2024-11-12T11:40:26.270Z (2 months ago)
- Topics: dracula, dracula-theme, pharo
- Language: Smalltalk
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pharo-DraculaTheme
## Installation
```smalltalk
Metacello new
githubUser: 'badetitou' project: 'Pharo-DraculaTheme' commitish: 'main' path: 'src';
baseline: 'DraculaTheme';
load
```## Screenshot
![image](https://github.com/badetitou/Pharo-DraculaTheme/assets/6225039/3b96391c-7b0d-4332-b61a-2839cedf1edd)