Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts not changing in sublime #176

Open
Helithumper opened this issue Dec 13, 2017 · 6 comments
Open

Fonts not changing in sublime #176

Helithumper opened this issue Dec 13, 2017 · 6 comments

Comments

@Helithumper
Copy link

Here is the folder font in Sublime Text right now:
image
And here is my settings file:

{
	"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",
	"font_size": 11,
	"ignored_packages":
	[
		"Vintage"
	],
	"theme": "ayu-mirage.sublime-theme",
	"ui_font_roboto_mono": true,
	"ui_font_size_small": true,
	"ui_font_source_code_pro": true,
	"ui_native_titlebar": true,
	"ui_separator": true,
	"ui_wide_scrollbars": true
}

Therefore the line "ui_font_roboto_mono":true, Is not working correctly

And yes, I do have the font installed

@dempfi
Copy link
Owner

dempfi commented Dec 13, 2017

Hi @Helithumper, what OS and sublime version do you use?

@Helithumper
Copy link
Author

This was with Ubuntu 16.04 and Sublime 3.0

@Helithumper
Copy link
Author

Oops. My bad. So what had happened was that the font looks like the default (source code pro or whatever monospace is default) when at small font sizes. Given my hi-dpi screen and only a 13" monitor (surface pro 4) the font did not looks the same. Perhaps if there was an addition for the font size in the sidebar that would help out 👍 thx

@Helithumper
Copy link
Author

You can see what I mean by the size problem in this screenshot. The Folders menu is significantly smaller than my main editor, therefore the text looks incorrect

image

@dempfi
Copy link
Owner

dempfi commented Mar 23, 2019

@Helithumper was this fixed with the latest(3200) sublime release?

@dempfi dempfi closed this as completed Mar 23, 2019
@dempfi
Copy link
Owner

dempfi commented Mar 23, 2019

Oops, closed accidentally :)

@dempfi dempfi reopened this Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants