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

Can't override font in CSS when using Unite #103

Closed
pezz opened this issue Apr 5, 2019 · 0 comments
Closed

Can't override font in CSS when using Unite #103

pezz opened this issue Apr 5, 2019 · 0 comments

Comments

@pezz
Copy link

pezz commented Apr 5, 2019

Hi there, love this extension.

I noticed that I am unable to override the font-family and font size with a custom CSS theme file of the top panel when Unite is enabled.

I've found that I have to comment out the following in modules/themeMods.js for it to work again:

// Main.uiGroup.set_style(`font-family: ${fontName};`);

Whatever this does is causing the top panel to just use the default font.

Cheers.

jonian added a commit that referenced this issue Apr 10, 2019
@jonian jonian closed this as completed Apr 10, 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