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

"font_size" variable seems to have no effect #227

Closed
minton opened this issue Sep 24, 2024 · 1 comment
Closed

"font_size" variable seems to have no effect #227

minton opened this issue Sep 24, 2024 · 1 comment

Comments

@minton
Copy link

minton commented Sep 24, 2024

macOS: 14.6.1
ST: 4180

I'm trying to restore the theme after the 2.0 update. I reviewed #225 and found how to adjust the font_face. However, the font_size doesn't appear to have any effect. I even tried setting it to something giant like 18pt and it makes no difference. I've tried restarting ST, but it seems to ignore this setting.

My goal is to modify the font size of items in the Side Bar.

Here is my theme customization file:
settings

Thanks for this awesome theme and for any help you can provide. 🙏

@deathaxe
Copy link
Member

Only relative font sizes "1.2rem" are strings. Absolute font sizes must be integers.

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