pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
17 stars 8 forks source link

Need an option to not override tokens in ToThemeEditorPresenter #139

Closed LouisePla closed 1 month ago

LouisePla commented 2 months ago

In ToThemeEditorPresenter I need to manage my tokens separately in another tool. However, when I edit my theme with ToThemeEditorPresenter, there is no option to save my theme without overriding the defaultTokenProperties method.

It might be great to add a 4th option to do this when saving changes.

token