Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 483 Bytes

Coloured tab header container.md

File metadata and controls

25 lines (17 loc) · 483 Bytes

Collection

Coloured tab header container


  • author:: rushi
  • source::

cover::

.workspace-tab-header-container {
  background-color: var(--text-accent); /* change this to your desired colour */
}

/* additional code for windows min,mix buttons */
.titlebar-button-container {
  background-color: transparent !important;
}

You might need to change colour of some elements inside the tab container