• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

minimap-highlight-selected

A minimap binding for the highlight-selected package
atom-minimap
724,240
1451
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

minimap-highlight-selected package

Build Status

A minimap binding for the highlight-selected package.

Screenshot

Customization

If you want to change the color of the minimap highlights use the following CSS rules in your user stylesheet:

/* The rule for normal highlights */
.minimap .highlight-selected {
  background: blue;
}
 
/* The rule for selected highlights */
.minimap .highlight-selected.selected {
  background: red;
}

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by