I am using Ayu Mirage theme with Solarized dark color scheme for Sublime Text 3. I have the following settings added. But the side bar font is not changing.
"ui_big_tabs": false,
"ui_fix_tab_labels": true,
"ui_font_default": false,
"ui_font_roboto_mono": false,
"ui_font_size_small": true,
"ui_font_source_code_pro": true,
"ui_native_titlebar": true,
"ui_separator": true,
"ui_wide_scrollbars": false,
I have source code pro and roboto mono fonts installed. I am using macOS Mojave. How to set a monospace font for the sidebar. Is it possible to set Monaco?
