CANT SET THE FONT TO PALETTE
Closed this issue · 3 comments
chigix commented
lefoy commented
@chigix Could you please share your Sublime Text configuration (Preferences.sublime-settings
) please?
chigix commented
{
"always_show_minimap_viewport": true,
"color_scheme": "Packages/Color Scheme - Default/Dawn.tmTheme",
"contrasted_light_quick_panel": true,
"contrasted_light_sidebar": true,
"contrasted_light_tabs": true,
"font_options":
[
"directwrite"
],
"ignored_packages":
[
"Vintage",
"Pylinter",
"SideBarEnhancements"
],
"inconsolata_ui": true,
"monaco_ui": true,
"theme": "Cyanide.sublime-theme",
"ubuntu_mono_ui": true
}
The above is my user preference settings to override default items. The default settings of sublime itself deny user directly modification, So the system's settings is still the original.
lefoy commented
I don't think it is possible to change the font setting of the quick panel... I'm sorry.
https://www.sublimetext.com/forum/viewtopic.php?f=3&t=9952
http://www.reddit.com/r/SublimeText/comments/2cxu2y/changing_font_face_of_the_quick_panel/