Created
December 13, 2011 21:54
-
-
Save madmax/1474059 to your computer and use it in GitHub Desktop.
changing font in textmate 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Open Bundle editor | |
2. Select Themes -> Themes -> your theme | |
3. add to settings | |
fontName = 'Monaco'; | |
fontSize = '12px'; | |
or what you want, enjoy :) |
@MarkFull that approach just worked for me, too. Restarting was key. Without the restart, the font changes back even if I just switch tabs (although, the View > Font > Show Fonts still retains the previous setting).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Lohoris
View → Font → Show Fonts
change and restart TextMate.
Tested working on TextMate version 2.0-beta.7.4