status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

Theme style syntax #54

Closed jeluard closed 5 years ago

jeluard commented 6 years ago

Implement a syntax allowing to propagate styling/properties to nested view components

Use case: status might introduce visualization for privacy (a chat could switch from private to public). Or some UI might be read-only while others read-write. Those share similarities to theming but differ in an important way: it is not globally set but can be specified at lower scope, multiple times and with different values.

Resources: