I am using dark header with light text – Header text color is set to Light in Basel settings – Header – Appearance.
But when I create new post or page, text is not visible on that specific page (Dark text on dark background). The reason is that on new pages or posts, there is default value of Header text color set to Dark. I have to switch it manually in every specific item to Inherit in order to get it work, then it works OK.
It does not make me any sense to have Dark as default value, could it be please changed to Inherit, which will probably work well no matter which mode (Dark/Light) is enabled?
Proposed change:
basel/inc/metaboxes/pages.php
line 141:
now: ‘default’ => ‘dark’,
proposed: ‘default’ => ‘inherit’,