Closed giacu92 closed 3 years ago
Well there is no color defined in my plugin. The theme should change default font colour. I will look later and maybe add an option to set label color and icon color
Proper colors for navbar elements seem to come from .navbar-text class. But just adding this class anywhere in your layout messes the navbar because the dimension it sets are suited for one-line elements.
So, I propose:
<li id="navbar_plugin_toptemp" class="navbar-text" data-bind="allowBindings: true" style="margin-right: 4px; margin-left: 4px;">
#navbar_plugin_toptemp > div {
margin-top: -2px;
line-height: 20px;
}
@giacu92 and @shadowpanther please try the latest release:
https://github.com/LazeMSS/OctoPrint-TopTemp/releases/tag/0.0.0.3
I'm closing for now - if not fixed please reopen this :)
working flawlessly :) thanks!
When using Dark settings on octoprint icons and label cannot be read as the gray is very similar to topbar