Hi Miltos,
You can take a look at the block: root/templates/ja_blockk/html/layouts/t4/block/default.html
You will see that it loads element for the theme toggle, not a position there. However, you can load more position into this block, the same with how this template loads the 'head-search' position:
<div class="head-search">
<jdoc:include type="modules" name="head-search" />
</div>