Hey @Marcel,
Both things are possible here, though neither are things built into our plugins by default and so will take either code customization or the use of other software 🙁
For adding the week number to a place on the calendar, you will have to do some custom coding. You can use PHP’s built-in date() function and echo the week number where desired; you can learn about adding code to the front-end of The Events Calendar in our Themer’s Guide here → https://theeventscalendar.com/knowledgebase/themers-guide/
And you can learn about the PHP date() function here → http://php.net/manual/en/function.date.php
For the second question about categories in different colors, there is fortunately a great plugin for this available here → https://wordpress.org/plugins/the-events-calendar-category-colors/
This plugin is not an official Tribe plugin, so we do not offer support for it, and we also do not offer support for custom coding, but hopefully the information provided here helps.
Best of luck with your customizations!
— George