7ute / symbols-list

An alternate symbol list sidebar for Atom.io text editor
GNU General Public License v3.0
32 stars 24 forks source link

Closes #54: add distinct colors to the protected and private function icons #65

Closed monsieurluge closed 6 years ago

monsieurluge commented 6 years ago

There is no change for the regular function icon (blue: #3996e3).

Protected one is now orange: #e39339. Private one is now red: #e35139.

icon colors

7ute commented 6 years ago

Thank you for your contribution!