A widget framework on top of Bloc
[](./LICENSE) [](https://github.com/pharo-graphics/Toplo/actions/workflows/Tests.yml) <img width="1298" alt="Screenshot #1" src="https://github.com/user-attachments/assets/d442368b-88f6-42c4-816f-483f6ce246be" /> <img width="1274" alt="Screenshot #2" src="https://github.com/user-attachments/assets/a3a1e4da-4a2c-42c8-a4f7-b705ec1ac941" /> # Toplo Toplo is a widget framework for [Pharo](https://www.pharo.org) on top of [Bloc](https://github.com/pharo-graphics/Bloc). Toplo is in development. You want to contribute ? A cool way to start to contribute is to use it and add issues with tests. ## Documentation You can get started on **Bloc**, **Toplo** and **Style Sheets** on [this page](doc/StyleSheets.md). ## Install The project can be loaded as usual via Metacello, using the `BaselineOfToplo` specification. To copy/paste a loading script, see the [wiki page](../../wiki/Install). ## Branches & Contributions We describe our contribution workflow & branch name convention in [this wiki page](../../wiki/Branches-and-versions). ## Look and Feel features (work in progress) A look and feel management is currently in development, using modern styles and skin management.   ## License This code is licensed under the [MIT license](./LICENSE).