Jump to content
  • 0

Basic: Font tiny


akmatov

Question

4 answers to this question

Recommended Posts

  • 0

I stumbled onto this forum post while searching google for the same issue.

 

Here is a link to a qss theme that increases the font size of the "dracula" theme, making the Mod Organizer interface much more readable on my display. The text file contains instructions on how to add the style to Mod Organizer:

 

https://gist.github.com/pineapplemachine/454eacec21835fb61481b180d8d087d3

 

Here's a screenshot:

 

http://files.pineapplemachine.com/public/images/2020-07-26%20Mod%20Organizer%20Dracula%20Bigger%20Font.png

Link to comment
Share on other sites

  • 0

I have the opposite problem.  I've got a 4k monitor and in order to see everything in MO2, I need to expand the window to fill half the screen.  I'd love to use a smaller font size, but can't figure out how to adjust it.

I think the font size can be set in the stylesheet you are using based on what I'm seeing in some of the files in stylesheet\*.qss. Assuming this is the correct place, yYou'll need to find the stylesheet you are using and edit this stylesheet to add an * element near the top that specifies the font size like this:

 

* {
	font-size: 13px;
}

See Paper Automata.qss as a sample stylesheet that defines the font-size in this element.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.