nordtheme / atom-ui

An arctic, north-bluish clean and elegant minimal Atom UI theme.
https://www.nordtheme.com/ports/atom-ui
MIT License
95 stars 15 forks source link

Base background color for single tab #44

Closed arcticicestudio closed 7 years ago

arcticicestudio commented 7 years ago

If there is only one tab open the focusing background color does not play well with the base theme background color. Make use of the :only-child pseudo class to change this behavior if only one tab is open.

ghi-44-scrot-before

arcticicestudio commented 7 years ago

Single tabs are now colored with the base background color.

ghi-44-scrcast-after