Material-theme-jetbrains: Panel tab height is too tall

Created on 22 Nov 2017  路  3Comments  路  Source: ChrisRM/material-theme-jetbrains

The tab height in Darkula have a more functional height that does not waste real estate.

The tabs styled by the theme have a quite tall look, which may be just a cosmetic problem in the settings for example, but become a real problem in some of the panes (e.g. Docker). They are a lot taller than needed, wasting quite a lot of precious real estate there.

The height of the tabs should not change from the original, only the background color should change.

Most helpful comment

The theme-styled tabs have their fixed hard-coded height in both the UI Panels and Settings, and are not affected by the Tab Height set in the Material Theme Settings:

tabs-in-panel

tabs-in-settings

All 3 comments

This is not an easy feat to do, as the height of the tabs are linked to each other, e.g editor tabs and code style tabs for example share the same height.

If that really bothers you you can reduce the tab height in the settings, but that will also influence the editor tabs.

That is absolutely not the case! I thought about that before posting the issue, and there is no relation whatsoever between the panel tabs and the editor tab height.

The theme-styled tabs have their fixed hard-coded height in both the UI Panels and Settings, and are not affected by the Tab Height set in the Material Theme Settings:

tabs-in-panel

tabs-in-settings

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vbasem picture vbasem  路  4Comments

NikoGrano picture NikoGrano  路  4Comments

Izopi4a picture Izopi4a  路  4Comments

sanderboom picture sanderboom  路  4Comments

ovr picture ovr  路  3Comments