Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Conversation

@mpsq
Copy link
Contributor

@mpsq mpsq commented Oct 12, 2016

This enable custom styling based on the branch name.

Example: when you have a big list of projects you might want to add a:

.branch-label:not(.master) {
  color: orange;
}

Class to your styles.less to automatically see which project is on a [branch] and which project is on [master].

Copy link
Owner

@subesokun subesokun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea! I'll try to prepare a release by this weekend :)

@mpsq
Copy link
Contributor Author

mpsq commented Oct 13, 2016

That's great! Thank you :)

@subesokun subesokun merged commit 733f1f4 into subesokun:master Oct 16, 2016
@subesokun
Copy link
Owner

FYI I've changed the implementation a little bit to make it more generic :) See https://github.com/subesokun/atom-tree-view-git-status#css-branch-styling

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants