thehogfather / brackets-code-folding

Code folding extension for brackets IDE
134 stars 42 forks source link

Update main.less with less annoyances #124

Closed f3yisayo closed 9 years ago

f3yisayo commented 9 years ago

screenshot 25 screenshot 26

The margin between the editor and the codemarker icon is too close so the pointer doesn't show up, tried fixing that.

Replaced the Codemarker icons with the unicode circled plus ⊕ and minus ⊖ ones, I think they feel a lot intuitive and replaced the fold marker icon with minimalistic three dots "..."

Replaced the colours of the icons with material orange instead of white/grey for those using a Brackets light theme.

thehogfather commented 9 years ago

Thanks for the PR. However this is a theming issue and not a core code-folding issue. I would suggest creating a PR on the repo for the theme you are currently using.