Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No visually difference of the active tab #40

Closed
arcticicestudio opened this issue Nov 9, 2016 · 2 comments
Closed

No visually difference of the active tab #40

arcticicestudio opened this issue Nov 9, 2016 · 2 comments
Labels
Milestone

Comments

@arcticicestudio
Copy link
Contributor

The current active tab has no visual difference compared to unactive tabs.
This leads to the fact that it is hard for the user to

  • know which file currently is open editing
  • know which direction to change tabs to get to another file
  • know if a file is saved or not.

Caused by the .tab.active[class="MarkdownPreview"] selector which overrides the .tab.active selector rules.

@arcticicestudio
Copy link
Contributor Author

The background color of the active tab is now slightly lighter compared to inactive tabs:

ghi-40-scrot-after

@arcticicestudio
Copy link
Contributor Author

arcticicestudio commented Nov 15, 2016

Released in 📦 version 0.7.0.

@arcticicestudio arcticicestudio added this to the 0.7.0 milestone Jul 2, 2017
@arcticicestudio arcticicestudio removed their assignment Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant