jonathanchu / atom-one-dark-theme

Atom One Dark - An Emacs port of the Atom One Dark theme from Atom.io.
GNU General Public License v3.0
256 stars 52 forks source link

Match mode-line colors to Atom status-bar #34

Closed jhacksworth closed 6 years ago

jhacksworth commented 6 years ago

I thought it would be nice if the mode-line colors matched the Atom status-bar.

This commit:

I used a hard-coded value for the color of the active mode-line box border, since I don't see much use for it in other places. If you prefer, it could be defined as atom-one-dark-border or whatever you think makes sense.

jonathanchu commented 6 years ago

Hey @jhacksworth! Thanks for this! I think I would prefer it to be defined as atom-one-dark-border or whatever you see fit, as even though it's only used in one place now, at least it will be ready for re-use in the future :) What do you think?

If agreeable, please do make that tiny edit and I'll be happy to Just Merge™ :beers:

jhacksworth commented 6 years ago

Hi @jonathanchu! Thanks for merging the previous pull requests 😄 I committed the change you suggested, thanks for taking the time to look it over. Cheers! 🍻

jonathanchu commented 6 years ago

Hey @jhacksworth! Thanks for the fast turnaround and all your great work on this to make it even better :)