rougier / nano-theme

GNU Emacs / N Λ N O Theme
GNU General Public License v3.0
358 stars 35 forks source link

Don't change font by default #4

Open jacksonludwig opened 3 years ago

jacksonludwig commented 3 years ago

The theme should just change the color theme by default, in my opinion. Changing font size especially doesn't make much sense as the font size is going to be either too big or too small on most people's screens.

What would you think of removing font changes? Or perhaps it would make sense to include them in your nano-setup function?

rougier commented 3 years ago

You're right. The plan is to have an option to disable font family/size. Just need to do it!