* additionally merged full input of f/enhanced_component_list with the
current working state of f/forward_messages:
* implemented setting of colors (theming) for ContextMenu
* renamed messageTextColor to textColor
* Added multi-line messages
* Added shutdown method for LoginDialog
* Fixed login bug in LoginDialog
* Added a maximum length for messages
* Implemented update of component list elements on resizing
* Improved visual appearance of some files
* Created abstract SettingsPanel class for defining settings screen
pages
* Moves theme customization related settings to new class
ThemeCustomizationPanel
* Changes Theme to use a map internally