Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)