I propose the addition of a new feature to enhance Courier Inbox by introducing support for Right-to-Left (RTL) layouts. This improvement involves adding a "rtl" property of type boolean to the theme object in the inbox configuration.
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Added rtl property to inbox theme
Description
I propose the addition of a new feature to enhance Courier Inbox by introducing support for Right-to-Left (RTL) layouts. This improvement involves adding a "rtl" property of type boolean to the theme object in the inbox configuration.
Type of change