Manuel-Kehl / Go-For-It

A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

Ui tweaks #16

Closed voldyman closed 9 years ago

voldyman commented 9 years ago

added a little margin to the text entry for new item, to make it look better.

Manuel-Kehl commented 9 years ago

I understand that on certan GTK themes some margin would look better. Unfortunately adding only horizontal space makes it look a bit odd (imho) on my setup. One can clearly recognize the 3 different background colors, indicating different regions. If there was some vertical margin of the same size, the text area would look neatly "embedded" into its surrounding widget.

margin

What do you think? Would you mind adding some vertical margin? In that case I'd happily merge it :-)

voldyman commented 9 years ago

does this look better? screenshot from 2014-12-28 00 25 17

Manuel-Kehl commented 9 years ago

I personally prefer it a lot :wink: Moreover I assume it is the best "compromise", when it comes to the vast variety of possible GTK themes out there, as this should look at least acceptable on every setup I could think of.