Closed outaTiME closed 7 years ago
Hi guys,
What it means "Source Code Pro as UI font support"? this is my current configuration:
{ "theme": "ayu-dark.sublime-theme", "color_scheme": "Packages/ayu/ayu-dark.tmTheme", "ui_separator": true, // separators between panels "ui_font_size_small": true, // smaller UI font size(sidebar, statusbar etc) "ui_fix_tab_labels": true, // to fix tab labels if they look not right "ui_font_source_code_pro": true, // use [Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro) for UI "ui_wide_scrollbars": true // wider scrollbars }
i need to activate the source code pro font in config ? or ayu auto switch that ?
thks !
At first you have to install the font from the link in readme, then activate the setting in ST.
Hi guys,
What it means "Source Code Pro as UI font support"? this is my current configuration:
i need to activate the source code pro font in config ? or ayu auto switch that ?
thks !