I am using the obsidian colour theme for Notepad++ and Sublime Text 2, but the font is not the same in each.
I prefer the font used by Sublime Text 2 seen in the screenshot below. How can I determine what that font family is so that I can set it in Notepad++?
Monokai is the default font on Sublime Text and was everywhere back in 2011, when it seemed like the whole world moved to Sublime.
Mac OS X: Sublime Text 3 > Preferences > Settings - User. Windows: Preferences > Settings - User. Linux: Preferences > Settings - User.
For example, the default editor font size is 10pt. If you want 14pt text, copy the font-size attribute into the user prefernces file and change 10 to 14 . The changes are visible when you save the user preferences file.
Getting Started Simply install the plugin and confirm that the theme and color scheme is set to Monokai Pro F. The recommended font is Fira Code Retina (https://github.com/tonsky/FiraCode) with font ligatures enabled.
it's Consolas , you can view the current font by typing:
view.settings().get('font_face')
nb: The shortcut for the console is
ctrl + `
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With