pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
19 stars 9 forks source link

Need an option to not override tokens in ToThemeEditorPresenter #139

Closed LouisePla closed 6 months ago

LouisePla commented 7 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