https://github.com/grype/pharo3darktransluscenttheme
Transluscent variant of Pharo3DarkTheme
https://github.com/grype/pharo3darktransluscenttheme
Last synced: 3 months ago
JSON representation
Transluscent variant of Pharo3DarkTheme
- Host: GitHub
- URL: https://github.com/grype/pharo3darktransluscenttheme
- Owner: grype
- License: mit
- Created: 2017-12-21T07:29:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T07:39:48.000Z (over 7 years ago)
- Last Synced: 2025-01-05T13:42:25.024Z (5 months ago)
- Language: Smalltalk
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pharo3DarkTransluscentTheme
Transluscent variant of Pharo3DarkTheme```smalltalk
Metacello
new
baseline: 'Pharo3DarkTransluscentTheme';
repository: 'github://grype/Pharo3DarkTransluscentTheme/repository';
load
```